X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-jjb-kni.yaml;h=452234f69d33c2b04fec0374a4f3aaec366c9f13;hp=1f64bcc872001c591603292cbc8b0c6efe4fb240;hb=c23cee93855c8e48cf2cb1b8aa81807395cebccd;hpb=a50cd8cb04472e00985bb3271fa8dfaddda41d6f diff --git a/jjb/akraino-templates/akraino-jjb-kni.yaml b/jjb/akraino-templates/akraino-jjb-kni.yaml index 1f64bcc..452234f 100644 --- a/jjb/akraino-templates/akraino-jjb-kni.yaml +++ b/jjb/akraino-templates/akraino-jjb-kni.yaml @@ -218,6 +218,30 @@ - ../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'