diff --git a/gitlab-ci.yml b/gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa098d9506726d0e95d2e5b4a5c9b1e2032d34d3 --- /dev/null +++ b/gitlab-ci.yml @@ -0,0 +1,29 @@ +stages: + - build + - test + +build_darshan: + tags: + - shell + - ecp-theta + + stage: build + + script: + - source darshan-test/automated/common/setup.sh + - source darshan-test/automated/common/configure.sh + - source darshan-test/automated/common/build.sh + +test_darshan: + variables: + # XXX this info is hard-coded in our regression scripts + #SCHEDULER_PARAMETERS: "-A radix-io -n 1 -t 10 -q default" + + tags: + - batch + - ecp-theta + + stage: test + + script: + - darshan-test/regression/run-all.sh install scratch cray-module-alcf