]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: handle sudo and command that may not run in container 62324/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 18 Mar 2025 23:26:59 +0000 (19:26 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 19 Mar 2025 20:08:04 +0000 (16:08 -0400)
commit9f44155dff195015186315968a0a1e8ce925ed5d
treead8c539d7a762bda9f970c5c3ec8e4b82c33985c
parent6acd8f039ee56cfe0ad70d6c80cbcabe25984ac3
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>
run-make-check.sh