commit | 189f43e9bc61261559b7e5616b46730d48e26c0c | [log] [tgz] |
---|---|---|
author | Mitya_Eremeev <deremeev@mirantis.com> | Thu Nov 25 08:20:33 2021 +0300 |
committer | Mitya_Eremeev <deremeev@mirantis.com> | Thu Jan 20 12:47:56 2022 +0300 |
tree | 386d416a59d42308bb033f2477c77f6fb1e8e3c6 | |
parent | 50b2ba2dcd9902e8e513f5040c482df4a2618157 [diff] |
Use unique projects for static accounts. If tests are launched in several threads, it's possible that the same project is used in several tests simultaneously. It causes bad side effects and tests fail. Patch provides that every static account has unique project. Related-PROD: https://mirantis.jira.com/browse/PRODX-19111 Change-Id: Id2e721a33640f4438e2db57b1808e745d506add4 (cherry picked from commit 9471ee64bd346583d8b869624de96fd87df3e89d)