Commit 1ea14f5
committed
test: Use beiboot on fedora-coreos
Our current fedora-coreos test setup overlays the bridge and the plugins
on the host and then additionally installs the various RPMs into a
container. This is more or less what you needed to do in the
pre-beiboot world, but the container on its own has been sufficient for
quite some time.
Let's get rid of the "host" rpm-ostree install component and just use
the container straight-up, which is what we expect our users to be doing
anyway.
We keep the "podman container runlabel INSTALL" from the end of that
script as a separate `--run-command` in `image-prepare`: we still want
to test this stuff in privileged mode (vs. the rhel/ws-container
scenarios which test an unprivileged container).1 parent 0c10eca commit 1ea14f5
2 files changed
+1
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
This file was deleted.
0 commit comments