From f9fa4a3a05545c6bc44c20417c91cfc8ec169f56 Mon Sep 17 00:00:00 2001 From: ehb54 Date: Wed, 8 Feb 2023 10:53:56 -0600 Subject: [PATCH] Update TestAiravataWrapper.php fix spelling. Not sure why we need both wallTime & estimatedMaxWallTime --- TestAiravataWrapper.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TestAiravataWrapper.php b/TestAiravataWrapper.php index 5aac173..dc4bd79 100644 --- a/TestAiravataWrapper.php +++ b/TestAiravataWrapper.php @@ -22,7 +22,7 @@ "nodes":1, "mGroupCount":1, "wallTime":30, -"extimatedMaxWallTime":100, +"estimatedMaxWallTime":100, "clusterUserName":"us3", "clusterScratch":"/expanse/lustre/scratch/us3/temp_project/airavata-workingdirs", "clusterAllocationAccount":"uot111" @@ -32,7 +32,7 @@ "nodes":1, "mGroupCOunt":1, "wallTime":30, -"extimatedMaxWallTime":100, +"estimatedMaxWallTime":100, "clusterUserName":"us3", "clusterScratch":"/expanse/lustre/scratch/us3/temp_project/airavata-workingdirs", "clusterAllocationAccount":"uot111"