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

Fix: add force destroy project to flaky tests #883

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

tomer-landesman
Copy link
Contributor

@tomer-landesman tomer-landesman commented Jun 25, 2024

Issue & Steps to Reproduce / Feature Request

fixes

We noticed two of the integration tests are flaky. It is caused by environments being deployed again just before we try to destroy the project

Solution

since this is not the focus of the test, we decided to force destroy the project when it ends.

@github-actions github-actions bot added the fix label Jun 25, 2024
@tomer-landesman tomer-landesman changed the title add force destroy FIX: add force destroy project to flaky tests Jun 25, 2024
@tomer-landesman tomer-landesman changed the title FIX: add force destroy project to flaky tests Fix: add force destroy project to flaky tests Jun 25, 2024
@github-actions github-actions bot added the ready to merge PR approved - can be merged once the PR owner is ready label Jun 25, 2024
@tomer-landesman tomer-landesman merged commit b11c7f8 into main Jun 25, 2024
7 of 10 checks passed
@tomer-landesman tomer-landesman deleted the fix-add-force-destroy-to-flaky-tests branch June 25, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix integration-tests ready to merge PR approved - can be merged once the PR owner is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants