Page MenuHomeHEPForge

No OneTemporary

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0ae41c0..645b5ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,20 +1,20 @@
stages:
- compile
-# - test
+ - test
compile:
image: gitlab-registry.cern.ch/lforthom/custom_ci_worker:cc7
stage: compile
before_script:
- - yum install -y -q gsl gsl-devel libgfortran gcc-gfortran
+ #- yum install -y -q gsl gsl-devel libgfortran gcc-gfortran
- mkdir build
- cd build
script:
- cmake -D CMAKE_MODULE_PATH=$PWD ..
- make -j 4
-#test:
-# stage: test
-# script:
-# - make test/probe_physics_processes
-# - test/probe_physics_processes lpair elastic
+test:
+ stage: test
+ script:
+ - make probe_physics_processes
+ - test/probe_physics_processes lpair elastic

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 7:04 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805754
Default Alt Text
(774 B)

Event Timeline