From d9ffd9ad41ef34048608eed0f58bcd3867cc1bf0 Mon Sep 17 00:00:00 2001 From: giordano <domenico.giordano@cern.ch> Date: Thu, 19 Sep 2019 21:20:01 +0200 Subject: [PATCH] increased version number and forced number of events per thread for the CI --- atlas/gen/atlas-gen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/gen/atlas-gen.spec b/atlas/gen/atlas-gen.spec index 0289715a..6ff816eb 100644 --- a/atlas/gen/atlas-gen.spec +++ b/atlas/gen/atlas-gen.spec @@ -3,6 +3,6 @@ HEPWL_BMKOPTS="-e 4 -t 2" # -c replaces -n as of v0.11 HEPWL_BMKDIR=atlas-gen HEPWL_BMKDESCRIPTION="ATLAS Event Generation based on athena version 19.2.5.5" HEPWL_DOCKERIMAGENAME=atlas-gen-bmk -HEPWL_DOCKERIMAGETAG=v0.16 # versions >= v0.11 use common bmk driver +HEPWL_DOCKERIMAGETAG=v1.0 # versions >= v0.11 use common bmk driver HEPWL_CVMFSREPOS=atlas.cern.ch,atlas-condb.cern.ch,sft.cern.ch HEPWL_EXTEND_SFT_SPEC=./sft_spec_custom.txt -- GitLab