From 4303a78e4bcbb4c817a5bab2eb99cbe85f4f7b61 Mon Sep 17 00:00:00 2001
From: Jayesh Badwaik <j.badwaik@fz-juelich.de>
Date: Thu, 27 Mar 2025 15:26:41 +0100
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59073da..19ea919 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,8 +22,7 @@ powercap-measurement:
     - |
       jutil env activate \
         --project cjsc \
-        --budget zam \
-        --reservation test-alvarez-jpbot-001-22
+        --budget zam 
     - jube-autorun -r "-e --outpath ../outpath" benchmark.yml
     - jube result --style csv ../outpath > benchmark.csv
 
-- 
GitLab