Use parrallel e2e for e2e features test
[infra/cicd.git] / jjb / metal3 / defaults.yml
index 884d641d4f0390badea8bc881d2056a9f351e49d..ca76832f6c035d57c48142b0478ad18baa8f8964 100644 (file)
@@ -24,7 +24,7 @@
 # This file contains global default values for metal3 projects
 
 # Project Defaults
-- defaults:
+- defaults: &global_defaults
     name: global
     job_prefix: 'metal3'
     ci_github_admin_user: 'nordixinfra'
@@ -35,3 +35,9 @@
     ci_github_pipeline: 'jenkins/jobs/integration_tests.pipeline'
     ci_github_jenkins_credentials_id: 'metal3-jenkins-github-username-token'
     ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c'
+- defaults:
+    name: integration-default-values
+    <<: *global_defaults
+    ironic_install_type: 'rpm'
+    name_postfix: ''
+    trigger_postfix: ''