Fix incorrect trigger phrase and add keep jobs to 42/11942/2
authorFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Mon, 10 Jan 2022 12:07:18 +0000 (14:07 +0200)
committerFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Mon, 10 Jan 2022 12:10:13 +0000 (14:10 +0200)
project-infra repository.

Change-Id: I0defbd92ac786e891bfddd2b4f035bf2db0eca57

jjb/airship/job_keep_integration_vm_v1b1_ubuntu.yml
jjb/airship/projects.yml

index f6bea5902a8a6da92edaabe041665951863e6f1f..03d2693fb41636e654864ac46e405121f8e06f8b 100644 (file)
@@ -94,7 +94,7 @@
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/keep-test-v1b1-centos-integration(\s(.|\n)*)?'
+        trigger-phrase: '((.|\n)*\s)?/keep-test-v1b1-integration(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True
         white-list-target-branches:
           - 'master'
           - 'main'
-        status-context: "keep-test-v1b1-centos-integration"
+        status-context: "keep-test-v1b1-integration"
         success-status: "Passed"
         failure-status: "Failed"
         error-status: "Error"
index 19a6fd01338cb61cd8535cc5f0d1e759c0a2bfbb..d65200f7cd0c9431011bc9dae172aa535af7fd02 100644 (file)
     - feature_tests_centos
     - feature_tests_upgrade_ubuntu
     - bml_integration_tests_centos
+    - keep_v1b1_test_ubuntu_alive
+    - keep_v1b1_test_centos_alive
+    - keep_v1a5_test_ubuntu_alive
+    - keep_v1a5_test_centos_alive
 
 - project:
     name: 'metal3io_project_infra_cleanup'