]> git.apps.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)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 19:18:56 +0000 (19:18 +0000)
commit22eeb2f6debaf0916318af967b72a36b69ab5bdb
treeeb63a8ba13774e58f45a5aaad7f28de29954c446
parent42f415d00e3f3ebb4a676623561dcfc2a39d7666
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)
(cherry picked from commit 424ba2fb1f8061a5eaeef122d67afeca40afd739)