fix bracketing issue metal3 integration tests
[infra/cicd.git] / jjb / metal3 / job_integration_tests.yml
index edd807ebf6e77de2b91c9c926cd2ea7fd8bd02f9..e7234c846eda90e4113b41ee68a42d313d9e1c88 100644 (file)
@@ -79,7 +79,7 @@
         description: 'In case of ironic-image PR tested with ironic source install, the source repo of the PR  will be used to build the local ironic-image'
     - string:
         name: IRONIC_LOCAL_IMAGE_BRANCH
-        default: '${ironic_branch}'
+        default: '{ironic_branch}'
         description: 'In case of ironic-image PR tested with ironic source install, the source branch of the PR  will be used to build the local ironic-image'
     properties:
     - build-discarder:
@@ -97,7 +97,7 @@
         org-list: "{ci_github_whitelist_org}"
         cron: 'H/5 * * * *'
         auth-id: "{ci_ghprb_auth_id}"
-        trigger-phrase: '((.|\n)*\s)?/test-{{version}}-{{image_os}}-integration{trigger_postfix}(\s(.|\n)*)?'
+        trigger-phrase: '((.|\n)*\s)?/test-{version}-{image_os}-integration{trigger_postfix}(\s(.|\n)*)?'
         skip-build-phrase: '/skip-test'
         only-trigger-phrase: True
         github-hooks: True