Skip to content

Comments

redpanda: Point redpanda chart to nightly console helm chart during tests#566

Closed
RafalKorepta wants to merge 1 commit intomainfrom
rk/fix-mistake-in-integration-tests
Closed

redpanda: Point redpanda chart to nightly console helm chart during tests#566
RafalKorepta wants to merge 1 commit intomainfrom
rk/fix-mistake-in-integration-tests

Conversation

@RafalKorepta
Copy link
Contributor

As Redpanda chart go module import new unreleased version of console the tests are failing to start up Console. This is due the fact that without this change latest Console helm chart is taken as a helm depedency and downloaded to charts folder. Latest (unreleased) version bring breaking changes, so the test setup changes the Chart.yaml depedency definition to download Console helm chart nightly build.

…ests

As Redpanda chart go module import new unreleased version of console the tests
are failing to start up Console. This is due the fact that without this change
latest Console helm chart is taken as a helm depedency and downloaded to charts
folder. Latest (unreleased) version bring breaking changes, so the test setup
changes the Chart.yaml depedency definition to download Console helm chart
nightly build.
@RafalKorepta RafalKorepta force-pushed the rk/fix-mistake-in-integration-tests branch from 655b7d6 to c82dc3e Compare March 25, 2025 20:34
@chrisseto
Copy link
Contributor

Closing in favor of #555

@chrisseto chrisseto closed this Mar 27, 2025
@RafalKorepta RafalKorepta deleted the rk/fix-mistake-in-integration-tests branch March 28, 2025 09:18
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