X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-jjb-kni.yaml;fp=jjb%2Fakraino-templates%2Fakraino-jjb-kni.yaml;h=e75fa4f9a0b12ac2c77f0189b136e75ace1637a2;hp=1e48683fefcbcbd1433e0f4c301ea6fdeeda92a5;hb=a935bd0b32062c0c71ec12bd8aeab927ac0fc467;hpb=a08444714f8a1983e6bb4b8fad303c65a98b49d6 diff --git a/jjb/akraino-templates/akraino-jjb-kni.yaml b/jjb/akraino-templates/akraino-jjb-kni.yaml index 1e48683..e75fa4f 100644 --- a/jjb/akraino-templates/akraino-jjb-kni.yaml +++ b/jjb/akraino-templates/akraino-jjb-kni.yaml @@ -215,6 +215,7 @@ - job-template: id: kni-verify-deploy-gcp name: 'kni-{project-name}-verify-deploy-gcp' + site: edge-sites-testing.gcp.devcluster.openshift.com build-node: kni-cloud <<: *kni_common_deploy @@ -222,7 +223,7 @@ - compare-type: ANT pattern: 'profiles/production.gcp/**' - compare-type: ANT - pattern: 'sites/testing.gcp.edge-sites.net/**' + pattern: 'sites/edge-sites-testing.gcp.devcluster.openshift.com/**' - compare-type: ANT pattern: 'base/**' @@ -234,7 +235,32 @@ target: akraino-secrets/coreos-pull-secret - shell: !include-raw-escape: - ../shell/install_go.sh - - shell: ./installer/ci/kni_deploy_gcp.sh + - shell: ./installer/ci/kni_deploy_gcp.sh {site} + +- job-template: + id: kni-verify-deploy-gcp-hub + name: 'kni-{project-name}-verify-deploy-gcp' + site: kni-mgmt-hub.gcp.devcluster.openshift.com + build-node: kni-cloud + <<: *kni_common_deploy + + gerrit_trigger_file_paths: + - compare-type: ANT + pattern: 'profiles/production.gcp/**' + - compare-type: ANT + pattern: 'sites/kni-mgmt-hub.gcp.devcluster.openshift.com/**' + - compare-type: ANT + pattern: 'base/**' + + builders: + - lf-infra-pre-build + - config-file-provider: + files: + - file-id: kni-coreos-pull-secret + target: akraino-secrets/coreos-pull-secret + - shell: !include-raw-escape: + - ../shell/install_go.sh + - shell: ./installer/ci/kni_deploy_gcp.sh {site} - job-template: id: kni-verify-deploy-baremetal