Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Conversation

@ajeddeloh
Copy link
Contributor

Depends on coreos/ignition#434

Copy link
Contributor

@bgilbert bgilbert left a comment

Choose a reason for hiding this comment

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

👍

// creating them
Run: NestedRootOnRaid,
ClusterSize: 0,
Platforms: []string{"qemu"},
Copy link
Contributor

Choose a reason for hiding this comment

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

Will need to be updated, of course.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

1534 good? It's dependent on Ignition changes (which will require a ignition bump in the overlay).

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like a reasonable guess. If it turns out to be wrong, the test will start failing and we'll bump again.

nestedRaidRootUserData = conf.ContainerLinuxConfig(`storage:
disks:
- device: /dev/vdb
wipe_table: true
Copy link
Contributor

Choose a reason for hiding this comment

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

None of the wipe_tables should be necessary here.

Name: "coreos.disk.raid.root",
})
register.Register(&register.Test{
// This test needs additional disks which is only supported on qemu since Ignition
Copy link
Contributor

Choose a reason for hiding this comment

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

stale copypaste

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants