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

ci/e2e: disable upgrade tests #673

Merged
merged 1 commit into from
Feb 16, 2023
Merged

ci/e2e: disable upgrade tests #673

merged 1 commit into from
Feb 16, 2023

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Feb 15, 2023

Upgrade tests scenarii should be changed. As they are not relevant anymore and sporadically fail it better to disable them.

This commit also remove the manual upgrade test with Elemental CLI, as this is not supported. And anyway the others upgrade methods are using the same API for the upgrade as the CLI. It could also be added in elemental-toolkit if needed.

Should fix #668 and #669.

NOTE: upgrade test in UI is kept, as it does a test do the latest version built and check the generated OS list from YAML, so still useful for now.

Verification runs:

Upgrade tests scenarii should be changed. As they are not relevant
anymore and sporadically fail it better to disable them.

This commit also remove the manual upgrade test with Elemental CLI, as
this is not supported.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

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

lgtm

@ldevulder ldevulder merged commit ed5f3e5 into main Feb 16, 2023
@ldevulder ldevulder deleted the e2e-disable-upgrade-tests branch February 16, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e: disable current upgrade tests from CI
3 participants