fio does not report metrics when run on bionic
Bug #1781275 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Lee Trager | ||
2.4 |
Fix Released
|
High
|
Lee Trager |
Bug Description
When fio is run using Bionic as the ephemeral environment no metrics are captured. Metrics are captured when using Xenial as the ephemeral environment. This is due to Bionic having a newer version of Fio which changed its output breaking the regular expression the fio test uses to collect metrics.
Metrics should be gathered when using any version of Ubuntu
Related branches
~ltrager/maas:lp1781275_2.4
- Lee Trager (community): Approve
-
Diff: 574 lines (+310/-167)2 files modifiedsrc/metadataserver/builtin_scripts/fio.py (+97/-63)
src/metadataserver/builtin_scripts/tests/test_fio.py (+213/-104)
~ltrager/maas:lp1781275
Merged
into
maas:master
- MAAS Lander: Approve
- Newell Jensen (community): Approve
-
Diff: 574 lines (+310/-167)2 files modifiedsrc/metadataserver/builtin_scripts/fio.py (+97/-63)
src/metadataserver/builtin_scripts/tests/test_fio.py (+213/-104)
Changed in maas: | |
milestone: | none → 2.5.0 |
Changed in maas: | |
importance: | Critical → High |
assignee: | nobody → Lee Trager (ltrager) |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.5.0 → 2.5.0alpha1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.