OSTF cannot pass when the environment has been tested with Rally
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Artem Minasyan | ||
8.0.x |
Fix Committed
|
High
|
Artem Minasyan | ||
Mitaka |
Fix Released
|
High
|
Artem Minasyan | ||
Newton |
Fix Committed
|
High
|
Artem Minasyan |
Bug Description
MOS8, Ceilometer included.
The environment has been created and Rally tests were executed (Ceilometer has lots of data stored in the backend).
OSTF has been started and "Ceilometer test to check events and traits" fails.
fuel_health.
fuel_health.
The reason is - OSTF tries to execute the command "ceilometer trait-list -e compute.
Consequently in order to pass the test there is only one way - destroy all the data in Mongo.
I'd suggest to remove this test from the test plan or replace it with some other test including the filtering.
tags: | added: non-release |
Hi Artem, we need to review the OSTF test and fix the way how we check it, because it looks like our method doesn't work for a cluster with the real workload or cluster after performance testing.