Activity log for bug #1625456

Date Who What changed Old value New value Message
2016-09-20 05:20:30 Aleksei Stepanov bug added bug
2016-09-20 05:35:48 Aleksei Stepanov description Error in nodes count checker: strict check instead of allowing additional nodes. As result, a lot of cases failed with error like: Exception: Nodes in state discover (online: True): 9, while expected: 4 Mistake was made in: Change-Id: I58fbf17d3bb1c0661181aa03d7a0431cf976137f Actual: if len(fnodes) != expected_amount Correct: if len(fnodes) < expected_amount Error in nodes count checker: strict check instead of allowing additional nodes. As result, a lot of cases failed with error like: Exception: Nodes in state discover (online: True): 9, while expected: 4 Mistake was made in:  Change-Id: I58fbf17d3bb1c0661181aa03d7a0431cf976137f Actual: if len(fnodes) != expected_amount Correct: if len(fnodes) < expected_amount Was affected: prepare_slaves_9 due to chunk bootstrap of nodes
2016-09-20 06:24:56 OpenStack Infra fuel: status New In Progress
2016-09-20 06:33:25 OpenStack Infra tags area-qa swarm-blocker area-qa in-stable-mitaka swarm-blocker
2016-09-20 18:47:44 Vladimir Khlyunev nominated for series fuel/7.0.x
2016-09-20 18:47:44 Vladimir Khlyunev bug task added fuel/7.0.x
2016-09-20 18:47:44 Vladimir Khlyunev nominated for series fuel/mitaka
2016-09-20 18:47:44 Vladimir Khlyunev bug task added fuel/mitaka
2016-09-20 18:47:44 Vladimir Khlyunev nominated for series fuel/newton
2016-09-20 18:47:44 Vladimir Khlyunev bug task added fuel/newton
2016-09-20 18:47:44 Vladimir Khlyunev nominated for series fuel/8.0.x
2016-09-20 18:47:44 Vladimir Khlyunev bug task added fuel/8.0.x
2016-09-20 18:47:55 Vladimir Khlyunev fuel/mitaka: status New Fix Committed
2016-09-20 18:47:57 Vladimir Khlyunev fuel/mitaka: importance Undecided Critical
2016-09-20 18:48:00 Vladimir Khlyunev fuel/7.0.x: importance Undecided High
2016-09-20 18:48:03 Vladimir Khlyunev fuel/8.0.x: importance Undecided High
2016-09-20 18:48:07 Vladimir Khlyunev fuel/8.0.x: milestone 8.0-updates
2016-09-20 18:48:10 Vladimir Khlyunev fuel/mitaka: milestone 9.1
2016-09-20 18:48:13 Vladimir Khlyunev fuel/newton: milestone 9.1 10.0
2016-09-20 18:48:18 Vladimir Khlyunev fuel/7.0.x: milestone 7.0-updates
2016-09-20 18:48:21 Vladimir Khlyunev fuel/8.0.x: status New In Progress
2016-09-20 18:48:25 Vladimir Khlyunev fuel/7.0.x: status New In Progress
2016-09-20 18:48:56 Vladimir Khlyunev fuel/mitaka: assignee Alexey Stepanov (astepanov-m)
2016-09-20 18:49:09 Vladimir Khlyunev fuel/8.0.x: assignee Alexey Stepanov (astepanov-m)
2016-09-20 18:49:27 Vladimir Khlyunev fuel/7.0.x: assignee Alexey Stepanov (astepanov-m)
2016-09-21 05:58:16 OpenStack Infra fuel: status In Progress Fix Committed
2016-09-22 12:22:17 Aleksei Stepanov fuel/8.0.x: status In Progress Fix Released
2016-09-22 12:22:22 Aleksei Stepanov fuel/newton: status Fix Committed Fix Released
2016-09-22 12:22:28 Aleksei Stepanov fuel/7.0.x: status In Progress Fix Released
2016-10-05 14:38:29 Alexandra tags area-qa in-stable-mitaka swarm-blocker area-qa in-stable-mitaka on-verification swarm-blocker
2016-10-06 15:55:53 Alexandra fuel/mitaka: status Fix Committed Fix Released
2016-10-06 15:56:10 Alexandra tags area-qa in-stable-mitaka on-verification swarm-blocker area-qa in-stable-mitaka swarm-blocker