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

kola/testiso: combine fromram test with 4k instead #3621

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Sep 15, 2023

The iso-offline-install.$firmware tests are the most common, "default", path that users installing CoreOS will use. Let's keep that test untouched so we make sure we always have coverage for it.

To keep the number of tests the same, combine it with the 4k test instead, since it differs from the default path in an orthogonal way to how fromram differs.

Follow-up to 0955101 ("mantle/kola/testiso: support testing coreos.liveiso.fromram installs").

The `iso-offline-install.$firmware` tests are the most common, "default",
path that users installing CoreOS will use. Let's keep that test
untouched so we make sure we always have coverage for it.

To keep the number of tests the same, combine it with the `4k` test
instead, since it differs from the default path in an orthogonal way to
how `fromram` differs.

Follow-up to 0955101 ("mantle/kola/testiso: support testing
coreos.liveiso.fromram installs").
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@dustymabe dustymabe enabled auto-merge (rebase) September 15, 2023 14:41
@dustymabe dustymabe merged commit cf33fdb into coreos:main Sep 15, 2023
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