[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] hold onto test stage output logs as artifacts

Shane Snyder xgitlab at cels.anl.gov
Sun Apr 19 20:49:20 CDT 2020



Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan


Commits:
8f01bf54 by Shane Snyder at 2020-04-19T20:48:43-05:00
hold onto test stage output logs as artifacts

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -46,3 +46,10 @@ test_darshan:
     - ls $PWD/install
     - ls $PWD/install/bin
     - darshan-test/regression/run-all.sh $PWD/install $PWD/scratch cray-module-alcf
+
+  artifacts:
+    paths:
+        - $PWD/scratch/*.darshan
+        - $PWD/scratch/*.debuglog
+        - $PWD/scratch/*.out
+        - $PWD/scratch/*.err



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/8f01bf54c57f0fde11dcf3505bf49c1529966d1c

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/8f01bf54c57f0fde11dcf3505bf49c1529966d1c
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/20200419/09108d5c/attachment.html>


More information about the Darshan-commits mailing list