Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UAT Tests failing when run in parallel due to collision of environments #61

Open
disaac opened this issue Feb 25, 2020 · 0 comments
Open
Assignees

Comments

@disaac
Copy link
Member

disaac commented Feb 25, 2020

Currently the uat tests for covalence and ci-infra are both using the same uat settings. This causes a collision when run in parallel since they are accessing the same state bucket and the tests are ran in parallel.

@disaac disaac self-assigned this Feb 25, 2020
disaac added a commit that referenced this issue Feb 25, 2020
# Issue #61
* Changing env_label and subnet cidr for covalence uat run so it can run in parallel with ci_infra tests.
* This addresses build failures seen in recent parallel runs.
* Adding gitignore for local testing files used when verifying CircleCI commands.
disaac added a commit that referenced this issue Feb 25, 2020
Fix CI parallel build execution collisions Issue #61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant