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=f4285e4be92532b1cd6afd150a10158668123ec3;hp=13ff4d6e8b2f759fcacb91080aa7f2adbfc8ce1e;hb=997138e1a15e65b1d028f13fdbd825c223f6f078;hpb=a1380d6e81b6c15f4e227091613bcc6bda9cd77e diff --git a/jjb/akraino-templates/akraino-jjb-kni.yaml b/jjb/akraino-templates/akraino-jjb-kni.yaml index 13ff4d6..f4285e4 100644 --- a/jjb/akraino-templates/akraino-jjb-kni.yaml +++ b/jjb/akraino-templates/akraino-jjb-kni.yaml @@ -177,23 +177,6 @@ - shell: !include-raw-escape: - ../shell/build_kni_binary.sh -- job-template: - id: kni-installer-publish-openshift-install-libvirt-binary - name: '{project-name}-publish-openshift-install-libvirt-binary' - <<: *kni_common - build-node: centos7-builder-8c-8g - - gerrit_trigger_file_paths: [] - gerrit_build_triggers: - - comment-added-contains-event: - comment-contains-value: '^build-binary' - builders: - - lf-infra-pre-build - - shell: !include-raw-escape: - - ../shell/install_go.sh - - shell: !include-raw-escape: - - ../shell/build_openshift_install_libvirt_binary.sh - - job-template: id: kni-verify-deploy-aws name: 'kni-{project-name}-verify-deploy-aws' @@ -242,33 +225,6 @@ - ../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: - - compare-type: ANT - pattern: 'profiles/testing.libvirt/**' - - compare-type: ANT - pattern: 'sites/testing.virt.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 - - file-id: kni-ssh-pub-key - target: akraino-secrets/ssh-pub-key - - shell: !include-raw-escape: - - ../shell/install_go.sh - - shell: ./installer/ci/kni_deploy_libvirt.sh - - job-template: id: kni-verify-deploy-baremetal name: 'kni-{project-name}-verify-deploy-baremetal'