Comment 11 for bug 1792862

Revision history for this message
chandan kumar (chkumar246) wrote :

After applying all the changes we are now seeing a new issue:
https://logs.rdoproject.org/49/18749/11/check/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset016-master/a103a28/logs/undercloud/home/zuul/tempest.log.txt.gz#_2019-02-19_14_31_34

2019-02-19 14:31:34 | Traceback (most recent call last):
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/telemetry_tempest_plugin/scenario/utils.py", line 61, in test
2019-02-19 14:31:34 | run_test(self, test_dir, filename)
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/telemetry_tempest_plugin/scenario/utils.py", line 53, in run_test
2019-02-19 14:31:34 | test_class_instance.fail(msg)
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail
2019-02-19 14:31:34 | raise self.failureException(msg)
2019-02-19 14:31:34 | AssertionError: From test "control stack status" :
2019-02-19 14:31:34 | _StringException: Traceback (most recent call last):
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/gabbi/suitemaker.py", line 95, in do_test
2019-02-19 14:31:34 | return test_method(*args, **kwargs)
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/gabbi/case.py", line 94, in wrapper
2019-02-19 14:31:34 | func(self)
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/gabbi/case.py", line 148, in test_request
2019-02-19 14:31:34 | self._run_test()
2019-02-19 14:31:34 | File "/usr/lib/python2.7/site-packages/gabbi/case.py", line 551, in _run_test
2019-02-19 14:31:34 | raise failure
2019-02-19 14:31:34 | testtools.matchers._impl.MismatchError: 'CREATE_COMPLETE' != u'CREATE_FAILED': Unable to match $.stack.stack_status as CREATE_COMPLETE, got CREATE_FAILED