Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F7878266
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
854 B
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
rCEPGEN CepGen - public repository
Event Timeline
Log In to Comment