charm-woodpecker:rbd-bench-fix

Last commit made on 2023-11-27
Get this branch:
git clone -b rbd-bench-fix https://git.launchpad.net/charm-woodpecker

Branch merges

Branch information

Name:
rbd-bench-fix
Repository:
lp:charm-woodpecker

Recent commits

6ec5abd... by Luciano Lo Giudice

Also fix other uses of 'stderr' key

0e96301... by Luciano Lo Giudice

Fix rbd-bench action

The 'rand' and 'seq' operations are not valid for the 'bench' command
of the 'rbd' binary. Switch instead to 'readwrite' as a default.

In addition, when failing, the 'stderr' key is reserved for Juju,
so use the 'message' key instead.

70c23fa... by James Page

Drop upper bound for PyYAML

e0f6080... by James Page

Merge pull request #6 from samuelengineer/cos-support

Add COS support

eeba92a... by James Page

Merge branch 'master' into cos-support

bedeaed... by Peter Sabaini

Merge pull request #9 from openstack-charmers/unit-tests

Add unit tests for woodpecker charm

4a62b7d... by Luciano Lo Giudice

Remove python3.9 from tox.ini

1c053a1... by Peter Sabaini

Merge pull request #8 from samuelengineer/zero-disk

Zero disk devices before benchmarks

de751e7... by Samuel Allan

Add support for COS

- integrate with grafana-agent
- add dependencies required for COS agent library
- add the woodpecker grafana dashboard (based on
    https://github.com/openstack-charmers/openstack-performance-testing/blob/master/grafana/Woodpecker.json
  )
  - switch to COS prometheus source variable for datasource
  - remove old model=$model tag
  - fix fio clients count panel

Remove model tag from dashboard - not sure what this did,
but it doesn't display data with this tag,
and it does when I remove the tag.

582226e... by James Page

Merge pull request #7 from samuelengineer/thick-provision

Thick-provision rbd images