Salome HOME
[tuleap24729] : rollback. BearingSeparator is OK but still use server launching.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 23 Aug 2021 13:13:44 +0000 (15:13 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 23 Aug 2021 13:13:44 +0000 (15:13 +0200)
test.hdfs/CTestTestfileInstall.cmake

index c421140eb9e05cac5daf914a779486d4145122a5..9b9c39d6239a54236300fc39a5caef0950d42f1d 100644 (file)
@@ -20,7 +20,7 @@
 INCLUDE(tests.set)
 
 SET(COMPONENT_NAME     SHAPER)
-SET(PYTHON_TEST_DRIVER "$ENV{KERNEL_ROOT_DIR}/bin/salome/appliskel/python_test_driver.py")
+SET(PYTHON_TEST_DRIVER "testme.py")
 SET(TIMEOUT            600)
 
 FOREACH(tfile ${PUBLIC_TESTS})