fix(tests): use latest catalog index to resolve/workaround e2e issues - #4065
Conversation
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
ee29bcf to
23e4a0c
Compare
|
The image is available at: |
nickboldt
left a comment
There was a problem hiding this comment.
/lgtm
this will pull from the latest index TAG instead of the pinned/digested one in the latest quay.io/rhdh/chart -CI tagged chart.
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
cfabbbf to
756b13c
Compare
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
…ds are replicated in the custom values file They will be overridden otherwise. See https://issues.redhat.com/browse/RHDHPLAN-869
|
🚫 Image Push Skipped. The container image push was skipped because the build was skipped (either due to [skip-build] tag or no relevant changes with existing image) |
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nickboldt, rm3l The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5e2ed32
into
redhat-developer:main



Description
This changes switches the used container image for the catalog index to the latest catalog CI build version instead of the one that is linked from the latest versioned helm chart.
This removes one level of indirection from rhdh => rhdh-helm-chart => catalog index.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer