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

Add support for tests using 3.2-experimental Ignition spec #1589

Closed
jlebon opened this issue Jul 13, 2020 · 0 comments
Closed

Add support for tests using 3.2-experimental Ignition spec #1589

jlebon opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
jira for syncing to jira

Comments

@jlebon
Copy link
Member

jlebon commented Jul 13, 2020

We need to be able to test LUKS in Kola before 3.2 is stabilized.
Working on this already; filing it for tracking purposes.

@jlebon jlebon added the jira for syncing to jira label Jul 13, 2020
@jlebon jlebon self-assigned this Jul 13, 2020
jlebon added a commit to jlebon/coreos-assembler that referenced this issue Jul 13, 2020
The `platform.Conf` type allows abstracting over the different Ignition
versions so that different tests can use different versions. Using it
instead of the Ignition type directly means that we can now use the
3.2-experimental spec in external tests.

This is needed for testing the new LUKS support in Ignition[1] and the
related rootfs-on-complex-devices work[2].

[1] coreos/ignition#960
[2] coreos/fedora-coreos-config#503

Closes: coreos#1589
jlebon added a commit to jlebon/coreos-assembler that referenced this issue Jul 13, 2020
The `platform.Conf` type allows abstracting over the different Ignition
versions so that different tests can use different versions. Using it
instead of the Ignition type directly means that we can now use the
3.2-experimental spec in external tests.

This is needed for testing the new LUKS support in Ignition[1] and the
related rootfs-on-complex-devices work[2].

[1] coreos/ignition#960
[2] coreos/fedora-coreos-config#503

Closes: coreos#1589
jlebon added a commit to jlebon/coreos-assembler that referenced this issue Jul 17, 2020
The `platform.Conf` type allows abstracting over the different Ignition
versions so that different tests can use different versions. Using it
instead of the Ignition type directly means that we can now use the
3.2-experimental spec in external tests.

This is needed for testing the new LUKS support in Ignition[1] and the
related rootfs-on-complex-devices work[2].

[1] coreos/ignition#960
[2] coreos/fedora-coreos-config#503

Closes: coreos#1589
jlebon added a commit to jlebon/coreos-assembler that referenced this issue Jul 18, 2020
The `platform.Conf` type allows abstracting over the different Ignition
versions so that different tests can use different versions. Using it
instead of the Ignition type directly means that we can now use the
3.2-experimental spec in external tests.

This is needed for testing the new LUKS support in Ignition[1] and the
related rootfs-on-complex-devices work[2].

[1] coreos/ignition#960
[2] coreos/fedora-coreos-config#503

Closes: coreos#1589
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

No branches or pull requests

1 participant