Allow keeping VM alive for 24 hours for debugging in e2e tests too
[infra/cicd.git] / jjb / metal3 / projects.yml
index b8ad712f128bdb2a61f9496e22f8c243d1c829ec..692d6adfba34da1145b6d6d62a4438669e55029d 100644 (file)
             - v1a5:
                 capi_version: v1alpha4
                 capm3_version: v1alpha5
+                target_branches:
+                  - 'release-0.5'
+      - keep_capm3_e2e_tests:
+          version:
+            - v1b1:
+                capi_version: v1beta1
+                capm3_version: v1beta1
                 target_branches:
                   - 'main'
+            - v1a5:
+                capi_version: v1alpha4
+                capm3_version: v1alpha5
+                target_branches:
                   - 'release-0.5'
       - capm3_main_e2e_upgrade_tests:
           exclude:
                 capi_version: v1alpha4
                 capm3_version: v1alpha5
                 capm3_branch: release-0.5
-                schedule: "H 20 * * *"
+                schedule: "H 23 * * *"