summaryrefslogtreecommitdiffstats
path: root/ci/daily.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/daily.sh')
-rwxr-xr-xci/daily.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/daily.sh b/ci/daily.sh
index 3278e4a..0170b41 100755
--- a/ci/daily.sh
+++ b/ci/daily.sh
@@ -83,8 +83,6 @@ echo "==========================================================================
echo "Starting run of ${WORKLOAD} ${BLOCK_SIZE} ${QUEUE_DEPTH}"
echo "=========================================================================="
-exit 0
-
JOB=$("${WORKSPACE}/ci/start_job.sh" \
| awk '/job_id/ {print $2}' | sed 's/"//g')
curl -s -X GET "http://127.0.0.1:5000/api/v1.0/jobs?id=${JOB}&type=status" \