From 2157890afacb01f3a890668ea9b01696758c9799 Mon Sep 17 00:00:00 2001 From: Cecile Robert-Michon Date: Thu, 14 May 2020 17:06:25 -0700 Subject: [PATCH] Add pull-cluster-api-provider-azure-apidiff --- .../cluster-api-provider-azure-presubmits.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits.yaml index 7590762a5f1c..39f4ada38270 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits.yaml @@ -250,3 +250,21 @@ presubmits: annotations: testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure testgrid-tab-name: pull-conformance-v1alpha3-k8s-1-18 + - name: pull-cluster-api-provider-azure-apidiff + decorate: true + path_alias: sigs.k8s.io/cluster-api-provider-azure + always_run: true + optional: true + labels: + preset-service-account: "true" + skip_branches: + - release-0.3 + spec: + containers: + - command: + - runner.sh + - ./scripts/ci-apidiff.sh + image: gcr.io/k8s-testimages/kubekins-e2e:v20200509-be34c64-master + annotations: + testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure + testgrid-tab-name: pr-apidiff