Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix running acceptance tests locally #18

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

akijakya
Copy link
Member

@akijakya akijakya commented May 11, 2023

Since the latest stable release (1.19.0) a lot of Azure-related packages have been updated which causes the Bank-Vaults image to fail on a local Kind cluster. Pinning the latest stable version makes possible to run operator acceptance tests locally, until the origin of this issue is found and the problem is fixed for the next release.

Related issues: #13, #14

test/acceptance_test.go Outdated Show resolved Hide resolved
test/acceptance_test.go Outdated Show resolved Hide resolved
@akijakya akijakya force-pushed the fix-acceptance-tests branch 3 times, most recently from be873e8 to d1975cc Compare May 11, 2023 15:03
@akijakya akijakya changed the title Fix acceptance tests Fix running acceptance tests locally May 11, 2023
Signed-off-by: András Jáky <ajaky@cisco.com>

Signed-off-by: András Jáky <ajaky@cisco.com>
@akijakya akijakya force-pushed the fix-acceptance-tests branch from d1975cc to 95dd4cf Compare May 11, 2023 15:10
@akijakya akijakya marked this pull request as ready for review May 11, 2023 15:12
@akijakya akijakya requested a review from bonifaido as a code owner May 11, 2023 15:12
This was linked to issues May 11, 2023
@akijakya akijakya requested a review from sagikazarmark May 11, 2023 15:13
@sagikazarmark sagikazarmark merged commit 255a6f1 into main May 11, 2023
@sagikazarmark sagikazarmark deleted the fix-acceptance-tests branch May 11, 2023 15:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix running tests locally Pin bank-vaults version in tests
2 participants