-
Notifications
You must be signed in to change notification settings - Fork 140
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
Backport to Stable-3: Fix helm tests (#827) and Fix helm integration tests (#830) #829
base: stable-3
Are you sure you want to change the base?
Backport to Stable-3: Fix helm tests (#827) and Fix helm integration tests (#830) #829
Conversation
SUMMARY Some of the charts we've used for testing are no longer available at the old helm repository urls, as they've been moved to oci registries. This updates those charts. In the longer term, we should find a better way to handle these kinds of test fixtures, probably by switching to local charts as much as possible. ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Yuriy Novostavskiy
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 24s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 19s |
commit was created for the testing purposes and should not be merged This reverts commit 1379e77.
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 11s |
SUMMARY Fix charts ref on integration tests targets ISSUE TYPE Bugfix Pull Request Reviewed-by: Yuriy Novostavskiy Reviewed-by: Alina Buzachis
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 51s |
SUMMARY
Some of the charts we've used for testing are no longer available at the old helm repository urls, as they've been moved to oci registries. This updates those charts. In the longer term, we should find a better way to handle these kinds of test fixtures, probably by switching to local charts as much as possible.
ISSUE TYPE
Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Helen Bailey [email protected]
Reviewed-by: Yuriy Novostavskiy
SUMMARY
ISSUE TYPE
COMPONENT NAME
This is a backport of PR #830 as merged into main (7559b65).
SUMMARY
Fix charts ref on integration tests targets
ISSUE TYPE
Bugfix Pull Request