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

Prepare upgrade files in packit pipelines in test phase where all envs are set properly #10819

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

Frawless
Copy link
Member

@Frawless Frawless commented Nov 8, 2024

Type of change

  • Bugfix

Description

For 0.44.0 we ran packit pipelines, but there were failures in upgrade tests. In turned out the problem was in calling setup_upgrade.sh on wrong place. This PR moves the script execution to test phase where all env variables are properly set so all files used within upgrade tests are prepared properly.

I tested it within my fork - https://github.com/Frawless/strimzi-kafka-operator/runs/32710100554

Checklist

  • Make sure all tests pass

…s are set properly

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless requested a review from scholzj November 8, 2024 20:26
@Frawless Frawless added this to the 0.45.0 milestone Nov 8, 2024
@scholzj
Copy link
Member

scholzj commented Nov 9, 2024

/azp run upgrade

Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Frawless Frawless merged commit 692ddc4 into strimzi:main Nov 11, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants