[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] test stage should actually be shell, not batch
Shane Snyder
xgitlab at cels.anl.gov
Fri Apr 17 15:10:29 CDT 2020
Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan
Commits:
8e964e73 by Shane Snyder at 2020-04-17T15:09:58-05:00
test stage should actually be shell, not batch
we invoke batch scheduler directly in our scripts
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -1,5 +1,4 @@
variables:
- ANL_THETA_SCHEDULER_PARAMETERS: "-A CSC250STDM12 -n 1 -t 20 -q debug-cache-quad"
ANL_THETA_PROJECT_SERVICE_USER: "ecpcscstdm"
stages:
@@ -32,7 +31,7 @@ build_darshan:
test_darshan:
tags:
- - batch
+ - shell
- ecp-theta
rules:
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/8e964e7360ce17d383d48f4dba06b9a123c1b6fe
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/8e964e7360ce17d383d48f4dba06b9a123c1b6fe
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/20200417/a497192c/attachment-0001.html>
More information about the Darshan-commits
mailing list