Skip to content
Snippets Groups Projects
Verified Commit 01a7390f authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

+ use exacb

parent 4434fa35
No related branches found
No related tags found
No related merge requests found
Pipeline #222697 passed
jureca.strong.tiny: include:
variables: - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
CUSTOM_CI_BUILDS_DIR: /p/scratch/cjsc/badwaik1.exacb/$CI_JOB_ID rules:
id_tokens: - when: always
SITE_ID_TOKEN: inputs:
aud: "https://gitlab.jsc.fz-juelich.de" prefix: "jureca.single"
tags: variant: "single"
- jacamar machine: "jureca"
- jureca queue: "dc-cpu"
- login project: "cjsc"
- shell budget: "zam"
script: is_public: "all"
- module load JUBE jube_file: "simple.yml"
- jutil env activate --budget zam --project cjsc fixture: .setup
- jube-autorun -r "--tag strong.tiny --outpath ../outpath" simple.yml record: "true"
- jube result --style csv ../outpath > jureca.strong.tiny - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
- module load Python rules:
- python -m venv venv - when: always
- source venv/bin/activate inputs:
- pip install --upgrade pip prefix: "jedi.single"
- pip install jureap variant: "single"
- jureap check jureca.strong.tiny machine: "jedi"
queue: "all"
project: "cjsc"
budget: "zam"
is_public: "all"
jube_file: "simple.yml"
fixture: .setup
record: "true"
.setup:
script:
- echo "No setup needed"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment