coreos-assembler
coreos-assembler copied to clipboard
kola/tests: add /var/lib/containers to separate disk test
Customers have requested the ability to use a separate disk for /var/lib/containers as a day two operation. This is a sanity test that makes sure this can be done with systemd units as described in the knowlege base article [0].
[0] https://access.redhat.com/solutions/4952011
/retest
/retest
Adding WIP label. Need to fix a few things due to #1573
Adding WIP label. Need to fix a few things due to #1573
Whoops sorry about that Mike, forgot to check open PRs to see if anything would be affected.
Adding WIP label. Need to fix a few things due to #1573
Whoops sorry about that Mike, forgot to check open PRs to see if anything would be affected.
No worries. I don't know if looking at open PRs should be a thing since sometimes PRs get closed/changed.
/retest
Lifting WIP. This should work with the recent changes now.
Addressed comments :arrow_up: If there are no other comments this is ready to go.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: arithx, mike-nguyen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [arithx,mike-nguyen]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@mike-nguyen: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/rhcos | dac32bb757df9bd12994be352bfedd6c04d0c405 | link | true | /test rhcos |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
Neat, Prow CI uncovered a bug in Ignition: https://github.com/coreos/ignition/pull/1789
Anyway, it's trivial to work around it so let's do that instead.