Skip to content

Resolve intermittent nightly e2e test failures#202

Merged
maniSbindra merged 1 commit into
mainfrom
manisbindra-fix-intermittent-terraform-e2e-failures
Jan 12, 2026
Merged

Resolve intermittent nightly e2e test failures#202
maniSbindra merged 1 commit into
mainfrom
manisbindra-fix-intermittent-terraform-e2e-failures

Conversation

@maniSbindra

Copy link
Copy Markdown
Contributor

Resolve intermittent nightly e2e test failures. These started after moving to new matrix execution.

Fixes #201

  • Add cleanTerraformWorkingDir helper to clean .terraform/, terraform.tfstate, .terraform.lock.hcl, and tfplan files before and after each test
  • Add -p 1 -parallel 1 flag to force sequential test execution within package
  • Add git clean step in CI workflow to clean Terraform sample artifacts
  • Handle 403 errors gracefully in role assignment deletion with warning log

- Add cleanTerraformWorkingDir helper to clean .terraform/, terraform.tfstate,
  .terraform.lock.hcl, and tfplan files before and after each test
- Add -parallel 1 flag to force sequential test execution within package
- Add git clean step in CI workflow to clean Terraform sample artifacts
- Handle 403 errors gracefully in role assignment deletion with warning log
@maniSbindra maniSbindra requested a review from a team as a code owner January 12, 2026 07:38
@maniSbindra maniSbindra added this pull request to the merge queue Jan 12, 2026
Merged via the queue into main with commit b6e9a95 Jan 12, 2026
24 checks passed
@maniSbindra maniSbindra deleted the manisbindra-fix-intermittent-terraform-e2e-failures branch January 12, 2026 08:18
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

Successfully merging this pull request may close these issues.

[Bug]: Nightly E2E tests intermittently fail after moving to matrix execution recently

1 participant