-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
subs-swatch-thunder
-
-
-
Swatch Thunder Sprint 2, Swatch Thunder Sprint 3
The `longevity_user` is used in the `rhel_els` long run and `test_tally_openshift_payg`post_stage_deploy tests.
Since they are using the same org, tally syncs in the openshift_payg tests have the potential to effect the results of the long run test.
We need to update the test_tally_openshift tests so that they have their own user(s).
The user fixture:
@pytest.fixture(scope="session") def application(longevity_user_app): return longevity_user_app
Usages:
Acceptance Criteria:
- test_tally_openshift_payg.py tests should use a different user
- Create new user or find another user
- Credentials stored in Vault