]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-perf: run run-cbt under bash on Jenkins 2634/head
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 29 Jun 2026 03:25:35 +0000 (08:55 +0530)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 29 Jun 2026 03:26:33 +0000 (08:56 +0530)
commit22ee94d23444a53888c28bf043f8e61120da3609
treee08d7d7297c0982d08c8e1dabfd853739da4858e
parent93a8ee77f843e5a021b4a9af0e0a42f88650783f
ceph-perf: run run-cbt under bash on Jenkins

Jenkins invokes shell steps as /bin/sh -xe when there is no shebang.
On Noble that is dash, which rejects set -o pipefail. Add #!/bin/bash
so Jenkins runs the run-cbt builder with bash.

Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml