From 131913d33e2bfddbde12964993a63b2b0728baea Mon Sep 17 00:00:00 2001 From: Jayesh Badwaik <j.badwaik@fz-juelich.de> Date: Thu, 5 Dec 2024 08:00:50 +0100 Subject: [PATCH] + measure power --- .gitlab-ci.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 177453e..c214994 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,20 @@ include: jube_file: "simple.yml" fixture: .setup record: "true" + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@power + rules: + - when: always + inputs: + prefix: "jedi.strong.tiny" + variant: "strong.tiny" + machine: "jedi" + queue: "all" + project: "cjsc" + budget: "zam" + is_public: "all" + jube_file: "simple.yml" + fixture: .setup + record: "true" #-------------------------------------------------------------------------------------------------- # #-------------------------------------------------------------------------------------------------- -- GitLab