From 59769fe5a5d3f07cb8399483d37eaa20e38f1544 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Oct 24 2015 03:57:30 +0000 Subject: Only run openmpi tests on koji --- diff --git a/mpi4py.spec b/mpi4py.spec index 2f11cb1..7c799f7 100644 --- a/mpi4py.spec +++ b/mpi4py.spec @@ -21,7 +21,7 @@ # # * MPICH: if '1' enable mpich # * OPENMPI: if '1' enable openmpi -%global MPICH 1 +%global MPICH 0 %global OPENMPI 1 # Run full testsuite or just with 1 core %global FULLTESTS 1