Skip to content

Conversation

ricardo-mng
Copy link

@ricardo-mng ricardo-mng commented Sep 5, 2025

End-to-end tests were failing while running the chaos testing that deletes random runner pods every 5 seconds.

I was able to reproduce this issue and noticed that sometimes we were getting the state locked during these tests, invalidating their success. This was not happening before PR #1588 was merged.
image

I've noticed that the terraform-exec library had an upgrade from version v0.15.1-0.20220809152546-4850a69faedb from repo github.com/tf-controller/terraform-exec to v0.17.3 repo github.com/hashicorp/terraform-exec.

After downgrading to the older version, this problem disappeared, and I never got the same locking issues while executing the End-to-End tests.

Tests results

Chaos tests passed with 100 pods being randomly deleted:
image

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.

2 participants