Salome HOME
Update batch test template file for Vishnu tests
authorbarate <barate>
Fri, 30 Mar 2012 09:44:40 +0000 (09:44 +0000)
committerbarate <barate>
Fri, 30 Mar 2012 09:44:40 +0000 (09:44 +0000)
src/Core/Test/batchtest.conf

index 07034c424d75dd7872804537704c7a8152ba623a..2d30ca9bd7ef7522f144a34c8c7ca6bcbc77e214 100644 (file)
@@ -44,10 +44,7 @@ TEST_ESLURM_USER = "username"                 # Login for the Slurm server
 TEST_ESLURM_HOMEDIR = "/home/username"        # Home directory on Slurm server
 TEST_ESLURM_TIMEOUT = 120                     # Execution timeout (in seconds) for Slurm Batch test
 
-TEST_EVISHNU_HOST = "localhost"               # Vishnu server host
-TEST_EVISHNU_USER = "username"                # Login on the Vishnu server host
-TEST_EVISHNU_VISHNU_USERID = "userid"         # UserId for connecting to Vishnu
-TEST_EVISHNU_VISHNU_PASSWORD = "password"     # Password for connecting to Vishnu
-TEST_EVISHNU_VISHNU_MACHINEID = "localhost"   # ID of the machine where Vishnu will launch the job
-TEST_EVISHNU_HOMEDIR = "/home/username"       # Home directory on Vishnu server
+TEST_EVISHNU_HOST = "localhost"               # Machine ID of the target cluster
+TEST_EVISHNU_USER = "username"                # Vishnu login (unused)
+TEST_EVISHNU_HOMEDIR = "/home/username"       # Home directory on the target cluster
 TEST_EVISHNU_TIMEOUT = 120                    # Execution timeout (in seconds) for Vishnu Batch test