]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits: interpret with bash instead of sh 48291/head
authorLaura Flores <lflores@redhat.com>
Sat, 8 Oct 2022 06:50:25 +0000 (06:50 +0000)
committerLaura Flores <lflores@redhat.com>
Sat, 8 Oct 2022 06:50:25 +0000 (06:50 +0000)
Signed-off-by: Laura Flores <lflores@redhat.com>
qa/workunits/test_telemetry_pacific.sh
qa/workunits/test_telemetry_pacific_x.sh
qa/workunits/test_telemetry_quincy.sh
qa/workunits/test_telemetry_quincy_x.sh

index 02ab62f0797bbfa71508a4a800beb4795a136658..f8f42ba347b41f86121d869288fe9c185d87c111 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 # Set up ident details for cluster
 ceph config set mgr mgr/telemetry/contact 'ceph-org'
index 587b3524c19f238f207f7811b60a8550fa903ae2..f5538cf1185445bf8db471a008bbd77b843799d3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 # Assert that we're still opted in
 LAST_OPT_REVISION=$(ceph config get mgr mgr/telemetry/last_opt_revision)
index 77abb804aeffe8ec431fd9d55af50db5e5dffe81..f5a0e6cfac820b99bac0027ce5426d664fed25ff 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 # Set up ident details for cluster
 ceph config set mgr mgr/telemetry/contact 'ceph-org'
index c17f334e2763b9e06df84024c026990ea0727555..4734132d024c3645009f08af017d514e0e4006c9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 # For quincy, the last_opt_revision remains at 1 since last_opt_revision
 # was phased out for fresh installs of quincy.