Fix that required tests are skipped 39/61239/2
authorToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Wed, 22 Aug 2018 08:47:30 +0000 (08:47 +0000)
committerToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Tue, 25 Sep 2018 08:25:00 +0000 (08:25 +0000)
commitf3207cb719217231e5e212d2e84b0e7db97e97bf
tree6c1e9b35bf641e78983429d0cba6a5c983e7254b
parent1db7418e39d41cb92e3b1af71d2cb4b9fabb29f2
Fix that required tests are skipped

Because the service running flags of Gnocchi and Aodh
are overwritten in the loop of the compute node, once the flag
become false, the tests on all subsequent nodes are skipped.
This change makes to use new flags for each compute node.

Change-Id: Idc807419151b34b29f0117c9a7708a16a20d70dd
Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
baro_tests/collectd.py