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

+ add CI

parent bb1fccc4
Branches
Tags
No related merge requests found
Pipeline #222695 passed
jureca.strong.tiny:
variables:
CUSTOM_CI_BUILDS_DIR: /p/scratch/cjsc/badwaik1.exacb/$CI_JOB_ID
id_tokens:
SITE_ID_TOKEN:
aud: "https://gitlab.jsc.fz-juelich.de"
tags:
- jacamar
- jureca
- login
- shell
script:
- module load JUBE
- jutil env activate --budget zam --project cjsc
- jube-autorun -r "--tag strong.tiny --outpath ../outpath" simple.yml
- jube result --style csv ../outpath > jureca.strong.tiny
- module load Python
- python -m venv venv
- source venv/bin/activate
- pip install --upgrade pip
- pip install jureap
- jureap check jureca.strong.tiny
# Simple Tutorial
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment