]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
run-make-check.sh: handle sudo and command that may not run in container
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 18 Mar 2025 23:26:59 +0000 (19:26 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Oct 2025 23:18:08 +0000 (19:18 -0400)
commit3aeb67e0530712bf54553d2959cd6882926714c2
tree976bfd9d5251e9cfe13170054a1b27d318b239c8
parent9cf444cb4c8c8e1fa5d331d69df6f1b82c6a57e3
run-make-check.sh: handle sudo and command that may not run in container

Work around a known failure that sudo is not expected to be present in
container images. Prepare to handle a failure to set a sysctl param.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 9f44155dff195015186315968a0a1e8ce925ed5d)
run-make-check.sh