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

chore: Allow sequential apply/delete execution for end-to-end tests #498

Merged

Conversation

nieomylnieja
Copy link
Collaborator

@nieomylnieja nieomylnieja commented Jul 25, 2024

Motivation

Since we're currently running into concurrency problems, we need to be able to constrain parallelism of apply/delete operations on demand.

Testing

export NOBL9_SDK_TEST_RUN_SEQUENTIAL_APPLY_AND_DELETE=true
make test/e2e

https://github.com/nobl9/nobl9-go/actions/runs/10095740091

@nieomylnieja nieomylnieja merged commit b3c4b77 into main Jul 25, 2024
7 checks passed
@nieomylnieja nieomylnieja deleted the allow-sequential-apply-and-delete-operations-for-e2e-tests branch July 25, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants