[Darshan-commits] [Git][darshan/darshan][dev-new-regression-tests] re-enable both static/dynamic test cases

Shane Snyder xgitlab at cels.anl.gov
Mon Apr 27 10:53:02 CDT 2020



Shane Snyder pushed to branch dev-new-regression-tests at darshan / darshan


Commits:
86fcfce7 by Shane Snyder at 2020-04-27T10:52:49-05:00
re-enable both static/dynamic test cases

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -29,31 +29,31 @@ build_darshan:
     paths:
       - install/
 
-#test_darshan_static:
-#  tags:
-#    - shell
-#    - ecp-theta
-#
-#  rules:
-#    - if: '$CI_PIPELINE_SOURCE == "web" && $RUN_TESTS == "true"'
-#      when: on_success
-#    - if: '$CI_PIPELINE_SOURCE == "schedules" && $RUN_TESTS == "true"'
-#      when: on_success
-#
-#  stage: test
-#
-#  script:
-#    - export CRAYPE_LINK_TYPE=static
-#    - 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
-#
-#  resource_group: debug-queue
+test_darshan_static:
+  tags:
+    - shell
+    - ecp-theta
+
+  rules:
+    - if: '$CI_PIPELINE_SOURCE == "web" && $RUN_TESTS == "true"'
+      when: on_success
+    - if: '$CI_PIPELINE_SOURCE == "schedules" && $RUN_TESTS == "true"'
+      when: on_success
+
+  stage: test
+
+  script:
+    - export CRAYPE_LINK_TYPE=static
+    - 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
+
+  resource_group: debug-queue
 
 test_darshan_dynamic:
   tags:



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/86fcfce7b69336d214c6d36f9856103a4dd13d82

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/86fcfce7b69336d214c6d36f9856103a4dd13d82
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/20200427/45ef6653/attachment-0001.html>


More information about the Darshan-commits mailing list