Zaza tests need to implement retries when external problems occur (test env flakiness)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Cinder Charm |
New
|
Undecided
|
Unassigned |
Bug Description
In the last week, I have tried to re run all gate tests for PR[1]. However, tests fail in different ways:
* sample [2]: xenial-pike gate test creates a volume in error state (but all focal, bionic, and 2 xenial deployments [queens, ocata] did work fine; furthermore, the xenial-pike gate test worked fine when I manually run it from my serverstack bastion host)
* sample [3]: the first gate bundle did not go into idle before timeout
So far, I've tried 4 times and only the first time tests failed was correct (Func-Test-PR regexp failed because of a trailing slash, which I fixed in a subsequent patchset).
1. https:/
2. https:/
3. https:/
Have you looked through the logs about why the newly created volume went into an Error state?