Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why
FE-203
This PR
Disables the test_load_hca e2e test as it was consistently failing against dev TDR/BQ.
The TDR team wants me to refactor to test against prod.
Drew and I discussed this and felt that a refactor was out of scope at this time, so I am disabling and will then run a quick smoke test on dev before deploying to prod (as per usual) as well as a smoke test on prod after deploy (as per usual).
In a future sprint I will dig into why TDR dev/BQ dev are not scaled or provisioned in the same manner as prod.
Merging into FE-187 to deploy and test with the removal of extraneous tests.
Checklist