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: update vault test matrix #2221

Merged
merged 4 commits into from
Apr 18, 2024
Merged

chore: update vault test matrix #2221

merged 4 commits into from
Apr 18, 2024

Conversation

fairclothjm
Copy link
Contributor

No description provided.

@fairclothjm fairclothjm changed the title chore: update go version and vault sdk chore: update go version and vault test matrix Apr 17, 2024
@fairclothjm
Copy link
Contributor Author

Reverting the Vault SDK bump for now since it looks like we need to update TFVP. I think the failures are related to hashicorp/vault#25744

@fairclothjm fairclothjm changed the title chore: update go version and vault test matrix chore: update vault test matrix Apr 17, 2024
@fairclothjm
Copy link
Contributor Author

Also reverting the go version bump. It seems to be breaking our tests?

@vinay-gopalan
Copy link
Contributor

vinay-gopalan commented Apr 17, 2024

Looks like the Secrets Sync Config test is failing due to the feature flag not being enabled. We should probably skip that test in CI since it can only be run on servers where the feature has been enabled (whoops!). We can add a skip on this line either in this PR or a follow up PR:

testutil.SkipTestEnvUnset(t, "VAULT_SECRETS_SYNC_ENABLED")

@fairclothjm
Copy link
Contributor Author

@vinay-gopalan Thanks! Done in 48a48c9

@fairclothjm fairclothjm merged commit 2f39183 into main Apr 18, 2024
13 checks passed
@fairclothjm fairclothjm deleted the update-build branch April 18, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants