Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Enable ns3 for coverage build and hope that it will be analyzed by sonar."
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 29 Sep 2020 09:16:20 +0000 (11:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 29 Sep 2020 09:16:20 +0000 (11:16 +0200)
This reverts commit 13ad11bcafc2a83c76b64438fe41794dcd47c6e6.

Reason:
00:00:21.524 CMake Error at CMakeLists.txt:427 (message):
00:00:21.524   Cannot activate both model-checking and ns-3 bindings: ns-3 pulls too much
00:00:21.524   dependencies for the MC to work

tools/jenkins/Coverage.sh

index 0c89c72..efbc457 100755 (executable)
@@ -57,7 +57,6 @@ ctest -D ExperimentalStart || true
 cmake -Denable_documentation=OFF -Denable_lua=ON \
       -Denable_compile_optimizations=OFF -Denable_compile_warnings=ON \
       -Denable_jedule=ON -Denable_mallocators=ON \
-      -Denable_ns3=ON \
       -Denable_smpi=ON -Denable_smpi_MPICH3_testsuite=ON -Denable_model-checking=ON \
       -Denable_smpi_papi=ON \
       -Denable_memcheck=OFF -Denable_memcheck_xml=OFF -Denable_smpi_ISP_testsuite=ON \