coreos-assembler icon indicating copy to clipboard operation
coreos-assembler copied to clipboard

kola/tests: add /var/lib/containers to separate disk test

Open mike-nguyen opened this issue 5 years ago • 10 comments

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

mike-nguyen avatar May 21 '20 19:05 mike-nguyen

/retest

mike-nguyen avatar Jul 07 '20 13:07 mike-nguyen

/retest

mike-nguyen avatar Jul 13 '20 20:07 mike-nguyen

Adding WIP label. Need to fix a few things due to #1573

mike-nguyen avatar Jul 13 '20 21:07 mike-nguyen

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.

arithx avatar Jul 14 '20 05:07 arithx

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.

mike-nguyen avatar Jul 15 '20 12:07 mike-nguyen

/retest

mike-nguyen avatar Jul 15 '20 19:07 mike-nguyen

Lifting WIP. This should work with the recent changes now.

mike-nguyen avatar Jul 15 '20 20:07 mike-nguyen

Addressed comments :arrow_up: If there are no other comments this is ready to go.

mike-nguyen avatar Jul 30 '20 12:07 mike-nguyen

[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

Needs approval from an approver in each of these files:
  • ~~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

openshift-ci-robot avatar Aug 05 '20 05:08 openshift-ci-robot

@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.

openshift-ci[bot] avatar Feb 03 '22 00:02 openshift-ci[bot]

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.

jlebon avatar Jan 16 '24 16:01 jlebon