summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/smoke.sh
diff options
context:
space:
mode:
authorDeepshikha Khandelwal <dkhandel@redhat.com>2020-01-21 18:57:17 +0530
committerDeepshikha Khandelwal <dkhandel@redhat.com>2020-01-21 21:50:17 +0530
commit43d0c844f83dbc84371bcbcdee637f7d5952994d (patch)
tree589175b9ba9cda7c86ec347e504fd3a458bb2198 /build-gluster-org/scripts/smoke.sh
parentdee2f78e4513cb7fdaf4a9f30dcd9f85c78dfc28 (diff)
This commit has the following fixes:
- Remove gd2-smoke job - Run smoke job to both on Centos7 and Centos8 - Update few jobs to run on Centos8(build-job, cppcheck, glusto-tests-lint, smoke) - Run shellcheck to latest Fedora (currently 30) Change-Id: Ia3e6bff655cdfc67939b57e91edae50e1dc72721
Diffstat (limited to 'build-gluster-org/scripts/smoke.sh')
-rw-r--r--build-gluster-org/scripts/smoke.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/scripts/smoke.sh b/build-gluster-org/scripts/smoke.sh
index 49c8c73..27021d5 100644
--- a/build-gluster-org/scripts/smoke.sh
+++ b/build-gluster-org/scripts/smoke.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-BURL=${BUILD_URL}consoleFull
+BURL="$BUILD_URL"consoleFull
JDIRS="/var/log/glusterfs /var/lib/glusterd /var/lib/glusterd/groups/virt /var/run/gluster /d /d/archived_builds /d/backends /d/build /d/logs /home/jenkins/root /build/*"
sudo mkdir -p $JDIRS