Workflow, Seismic, and Wellbore Improvements
Several small changes with progress on verifying E2E integration tests for Workflow, Seismic, and Wellbore.
Merge request reports
Activity
requested review from @seanfisher and @Travis.Purcell
assigned to @wes.holman.pariveda
added 2 commits
added 3 commits
-
4f10a798...4fe59c1f - 2 commits from branch
master
- 1b8fae81 - Merge branch 'master' into aws-develop
-
4f10a798...4fe59c1f - 2 commits from branch
assigned to @elsiabraham, @john.gilday, and @grace.meyne
@anujgupta - For run_end_to_end_tests_dev we discovered that there was a race condition where the tokens were being set to null because the keycloak service was not yet ready to supply them. We have changed the code for the export of ACCESS_TOKEN, REFRESH_TOKEN and REFRESH_PARTITION_TOKEN. They have been moved inside a retry loop to ensure they properly are set before the end to end tests run. Please see lines 217 - 232.
This change was only applied to run_end_to_end_tests_dev stage because we can't test run_end_to_end_tests_qa.
Edited by John Gildayadded 1 commit
- b4ab4105 - Changing values to reflect plaintext originals
mentioned in commit e05f3453