[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] add debug statement to gitlab ci
Shane Snyder
xgitlab at cels.anl.gov
Thu Apr 16 12:27:29 CDT 2020
Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan
Commits:
85d61528 by Shane Snyder at 2020-04-16T12:27:12-05:00
add debug statement to gitlab ci
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1,5 +1,5 @@
variables:
- ANL_THETA_SCHEDULER_PARAMETERS: "-A CSC250STDM12 -n 1 -t 10 -q default"
+ ANL_THETA_SCHEDULER_PARAMETERS: "-A CSC250STDM12 -n 1 -t 20 -q debug-cache-quad"
ANL_THETA_PROJECT_SERVICE_USER: "ecpcscstdm"
stages:
@@ -20,6 +20,7 @@ build_darshan:
- echo "configure status = $?"
- source darshan-test/automated/common/build.sh
- echo "build status = $?"
+ - echo "***BUILD COMPLETE FOR $CI_MERGE_REQUEST_TARGET_BRANCH_NAME"
test_darshan:
tags:
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/85d61528cb276ed0a35af5b9910d5aba7b3e2d3c
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/85d61528cb276ed0a35af5b9910d5aba7b3e2d3c
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20200416/3bc726e9/attachment.html>
More information about the Darshan-commits
mailing list