Head title change
[jabaws.git] / testsrc / compbio / metadata / AllTestSuit.java
index 24ca11d..92f1748 100644 (file)
@@ -52,8 +52,10 @@ public class AllTestSuit {
        public final static String test_group_cluster = "cluster";\r
        public final static String test_group_runner = "runner";\r
        public final static String test_group_non_windows = "non_windows";\r
+       public final static String test_group_windows_only = "windows_only";\r
        public final static String test_group_engine = "engine";\r
        public final static String test_group_long = "performance";\r
+       public final static String test_group_webservices = "webservices";\r
 \r
        /*\r
         * For this to work execution must start from the project directory!\r
@@ -70,7 +72,7 @@ public class AllTestSuit {
        // For cluster execution paths MUST BE ABSOLUTE as cluster hosts will not be\r
        // able to access the task otherwise\r
        public static final String OUTPUT_DIR_ABSOLUTE = AllTestSuit.CURRENT_DIRECTORY\r
-                       + File.separator + "jobsout" + File.separator;\r
+                       + File.separator + "local_jobsout" + File.separator;\r
 \r
        public static final String RUNNER_TEST_LOGGER = "RunnerLogger";\r
 \r