[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] more gitlab ci hacking
Shane Snyder
xgitlab at cels.anl.gov
Fri Jan 17 16:09:01 CST 2020
Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan
Commits:
ec76394f by Shane Snyder at 2020-01-17T22:08:47Z
more gitlab ci hacking
- - - - -
2 changed files:
- .gitlab-ci.yml
- darshan-test/automated/common/setup.sh
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -17,7 +17,7 @@ build_darshan:
- source darshan-test/automated/common/setup.sh
- cat setup-result.xml
- echo "Hello World"
- - source darshan-test/automated/common/configure.sh
+# - source darshan-test/automated/common/configure.sh
# - source darshan-test/automated/common/build.sh
#.test_darshan:
=====================================
darshan-test/automated/common/setup.sh
=====================================
@@ -26,4 +26,4 @@ echo "
</testsuite>
</testsuites>
" > setup-result.xml
-exit $status
+#exit $status
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/ec76394f3cdd6e9b9a16ae8b1d001c88eda86542
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/ec76394f3cdd6e9b9a16ae8b1d001c88eda86542
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/20200117/13d09b05/attachment.html>
More information about the Darshan-commits
mailing list