diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c99aed7585bd1ec979bc6a1340985f8f67b4fe7a..babcd2acdaaa7d8ee6b1a01d05aba3c60998bee9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,9 +10,9 @@ variables:
 stages:
   - download_data
   - validate_cwl_scripts
-  - test_steps
+#  - test_steps
   - test_calibrator
-  - test_target
+#  - test_target
 
 before_script:
   - mkdir workdir
@@ -25,7 +25,7 @@ download_data:
   stage: download_data
   script:
     - mkdir data && cd data
-    - wget -q https://git.astron.nl/eosc/prefactor3-cwl/-/raw/master/test_data/$TEST_DATASET_NAME -O $TEST_DATASET_NAME && tar -xf $TEST_DATASET_NAME && rm -f $TEST_DATA_NAME
+#    - wget -q https://git.astron.nl/eosc/prefactor3-cwl/-/raw/master/test_data/$TEST_DATASET_NAME -O $TEST_DATASET_NAME && tar -xf $TEST_DATASET_NAME && rm -f $TEST_DATA_NAME
     - wget -q www.astron.nl/citt/ci_data/prefactor/$TEST_HBA_DATASET_NAME -O $TEST_HBA_DATASET_NAME && tar xfz $TEST_HBA_DATASET_NAME && rm -f $TEST_HBA_DATASET_NAME
     - wget -q www.astron.nl/citt/ci_data/prefactor/$CALIBRATOR_HBA_RESULTS_NAME -O $CALIBRATOR_HBA_RESULTS_NAME && tar xfz $CALIBRATOR_HBA_RESULTS_NAME && rm -f $CALIBRATOR_HBA_RESULTS_NAME
     - wget -q www.astron.nl/citt/ci_data/prefactor/$TARGET_HBA_RESULTS_NAME -O $TARGET_HBA_RESULTS_NAME && tar xfz $TARGET_HBA_RESULTS_NAME && rm -f $TARGET_HBA_RESULTS_NAME
diff --git a/test_jobs/HBA_calibrator.json b/test_jobs/HBA_calibrator.json
index 1d26efbc51d7f90e0756dbe16d525aa586471c3e..a3be77a295b2ba89dfbcc16a22eea5d34658a5ad 100644
--- a/test_jobs/HBA_calibrator.json
+++ b/test_jobs/HBA_calibrator.json
@@ -79,47 +79,7 @@
         {
             "class": "Directory",
             "path": "../data/L667520_SB019_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB020_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB021_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB022_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB023_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB024_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB025_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB026_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB027_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB028_uv.MS"
-        },
-        {
-            "class": "Directory",
-            "path": "../data/L667520_SB029_uv.MS"
-        },
+        }
     ],
     "A-Team_skymodel": {
         "class": "File",