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

[QE] Integration test scenario change memory cpus and disk does not honor custom bundle #4157

Closed
adrianriobo opened this issue May 13, 2024 · 0 comments · Fixed by #4169
Closed

Comments

@adrianriobo
Copy link
Contributor

When running nightly integration tests the integration scenario for change memory cpus and disk is failing as we are using a custom bundle for testing.

After the first cluster initialization the scenario changes the config and start the cluster to ensure those changes take effect, but on the 2nd start the custom bundle is not honored and the test ends up failing:

Bundle 'crc_vfkit_4.15.10_amd64' was requested, but the existing VM is using 'crc_vfkit_4.15.12_amd64'. Please

The custon bundle option should be checked on the 2nd start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant