Page MenuHomeHEPForge

No OneTemporary

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c85f8e..7d66683 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,21 +1,21 @@
stages:
- compile
- - test
+# - test
compile:
stage: compile
before_script:
- yum install -y gsl gsl-devel libgfortran gcc-gfortran
- mkdir build
- cd build
- wget https://raw.githubusercontent.com/opencog/opencog/master/lib/FindGSL.cmake
- wget https://raw.githubusercontent.com/ibab/lhcb-software/master/LbScripts/LbUtils/cmake/modules/FindHepMC.cmake
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 test/probe_physics_processes
+# - test/probe_physics_processes lpair elastic

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 5:34 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805411
Default Alt Text
(854 B)

Event Timeline