X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-jjb-kni.yaml;h=dbe69aa75623f0d3d5c719b5a795efafd6c7dac3;hb=dbb5c5d4d08d2bd7b27f96530ac541e3d5c128b9;hp=1f64bcc872001c591603292cbc8b0c6efe4fb240;hpb=cbe0c7f9bbfdcc4171a9a69a0390cd720e3d2a2b;p=ci-management.git diff --git a/jjb/akraino-templates/akraino-jjb-kni.yaml b/jjb/akraino-templates/akraino-jjb-kni.yaml index 1f64bcc..dbe69aa 100644 --- a/jjb/akraino-templates/akraino-jjb-kni.yaml +++ b/jjb/akraino-templates/akraino-jjb-kni.yaml @@ -218,10 +218,35 @@ - ../shell/install_go.sh - shell: ./installer/ci/kni_deploy_aws.sh +- job-template: + id: kni-verify-deploy-gcp + name: 'kni-{project-name}-verify-deploy-gcp' + build-node: kni-libvirt + <<: *kni_common_deploy + + gerrit_trigger_file_paths: + - compare-type: ANT + pattern: 'profiles/production.gcp/**' + - compare-type: ANT + pattern: 'sites/testing.gcp.edge-sites.net/**' + - 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 + - job-template: id: kni-verify-deploy-libvirt name: 'kni-{project-name}-verify-deploy-libvirt' build-node: kni-libvirt + build-timeout: 120 <<: *kni_common_deploy gerrit_trigger_file_paths: