Set GINKGO_FOCUS instead of GINKGO_SKIP in e2e feature tests 93/18193/2
authorSunnatillo <sunnat.samadov@est.tech>
Mon, 15 May 2023 20:11:42 +0000 (23:11 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Mon, 15 May 2023 20:37:22 +0000 (23:37 +0300)
Change-Id: I1a92c1653743e349d2d539c2d4ef58bfd19cf8ca

jjb/metal3/job_capm3_e2e_feature_tests.yml
jjb/metal3/job_capm3_main_e2e_ephemeral_tests.yml
jjb/metal3/job_capm3_main_e2e_feature_tests.yml
jjb/metal3/job_keep_capm3_e2e_feature_tests.yml

index c567efe1240928be2c265023c927427bfa0501a1..5f132c4535e9cb8a5b12c9f9f64476b0e7eecb31 100644 (file)
         default: "e2e_tests"
         description: 'Tests using the e2e framework.'
     - string:
-        name: GINKGO_SKIP
-        default: "upgrade integration"
-        description: 'Skip non feature e2e test'
-        
+        name: GINKGO_FOCUS
+        default: "features"
+        description: 'Select the e2e integration test'
+
     properties:
     - build-discarder:
         days-to-keep: 30
index 36e2f93aed246eb22b8857c0af20e41ff546bb57..c2f8fa2b0d6347cd5363026124d3cbcf3c41fe32 100644 (file)
@@ -82,9 +82,9 @@
         default: True
         description: 'Select the e2e test in ephemeral cluster'
     - string:
-        name: GINKGO_SKIP
-        default: "upgrade integration"
-        description: 'Skip non feature e2e test'
+        name: GINKGO_FOCUS
+        default: "features"
+        description: 'Select the e2e integration test'
 
     properties:
     - build-discarder:
index bcfdf5c28ebb83de2511f10d667680e95b4c96a3..b702250e7773a4bb1d4531f5f663fb1648877930 100644 (file)
         default: "e2e_tests"
         description: 'Tests using the e2e framework.'
     - string:
-        name: GINKGO_SKIP
-        default: "upgrade integration"
-        description: 'Skip non feature e2e test'
-        
+        name: GINKGO_FOCUS
+        default: "features"
+        description: 'Select the e2e integration test'
+
     properties:
     - build-discarder:
         days-to-keep: 30
index a649200160a2abdfa420623bb3521d67c8001b23..dd27fdbdf81e796640aceb8a1df261c5c6030acc 100644 (file)
@@ -82,9 +82,9 @@
         default: 'true'
         description: 'Whether tester VM and test env should be deleted or not by the end of the test'
     - string:
-        name: GINKGO_SKIP
-        default: "upgrade integration"
-        description: 'Skip non feature e2e test'
+        name: GINKGO_FOCUS
+        default: "features"
+        description: 'Select the e2e integration test'
 
     properties:
     - build-discarder: