USHIFT-1705: feat: re-add /usr/lib check for kustomize#2403
USHIFT-1705: feat: re-add /usr/lib check for kustomize#2403openshift-merge-robot merged 1 commit intoopenshift:mainfrom
Conversation
|
@eggfoobar: This pull request references USHIFT-1705 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.0" version, but no target version was set. DetailsIn response to this:
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. |
17cfe2d to
e69f7af
Compare
|
/retest-required |
1 similar comment
|
/retest-required |
|
This approach makes sense, beside two small nits looks good to me |
e69f7af to
492d701
Compare
|
/retest-required |
added logic to make /usr/lib writable during test, rebooting will revert back to immutable filesystem Signed-off-by: ehila <ehila@redhat.com>
492d701 to
b971e0c
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eggfoobar, pmtk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test microshift-metal-tests |
|
@eggfoobar: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
added logic to make /usr/lib writable during test, rebooting will revert back to immutable filesystem
local testing didn't show an increase in test time for the kustomize test itself, looking at previous runs, this test was around 2 minutes, and even with the reboot, it seems to hover around there.