[murano] ostf can be failed by the timeout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Victor Ryzhenkin | ||
Mitaka |
Fix Released
|
High
|
Victor Ryzhenkin | ||
Newton |
Fix Committed
|
High
|
Victor Ryzhenkin |
Bug Description
Steps to reproduce:
1) deploy mos 9.0 with enabled murano, enable glance artifact repository
2) run OSTF "Check application deployment in Murano environment with GLARE"
Expected result:
test will pass
Actual result:
test failed
Info:
fuel_health.
fuel_health.
fuel_health.
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
raise AssertionError(msg)
AssertionError: Time limit exceeded while waiting for deleting environment to finish.
But the environment was deleted successfully (was deleted in few seconds after test failed)
Changed in fuel: | |
milestone: | none → 9.1 |
summary: |
- [murano] ostf can be fialed by the timeout + [murano] ostf can be failed by the timeout |
tags: | added: on-verification |
Just would like to clarify the situation.
Not a long time ago someone filed a bug like this for swarm tests (9.x)
It was really rare reproducible and bug was moved to invalid (can't find it now).
So, the last week we are facing this problem on plugin-ci. The Murano OSTF tests now supports Murano plugin installation and we using OSTF tests for the validation of the plugin. This reproduces not always, but we have a lot of system tests and this is increases a chance to face this problem again.