k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-v1beta1-release-1.14.yaml (about) 1 periodics: 2 - name: periodic-cluster-api-provider-azure-capi-e2e-v1beta1-release-1-14 3 decorate: true 4 decoration_config: 5 timeout: 4h 6 interval: 72h 7 labels: 8 preset-dind-enabled: "true" 9 preset-kind-volume-mounts: "true" 10 preset-azure-cred-only: "true" 11 preset-azure-anonymous-pull: "true" 12 preset-azure-capz-sa-cred: "true" 13 extra_refs: 14 - org: kubernetes-sigs 15 repo: cluster-api-provider-azure 16 base_ref: release-1.14 17 path_alias: "sigs.k8s.io/cluster-api-provider-azure" 18 spec: 19 containers: 20 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 21 command: 22 - runner.sh 23 args: 24 - ./scripts/ci-e2e.sh 25 env: 26 - name: GINKGO_FOCUS 27 value: "Cluster API E2E tests" 28 - name: GINKGO_SKIP 29 value: "\\[K8s-Upgrade\\]|API Version Upgrade" 30 # docker-in-docker needs privileged mode 31 securityContext: 32 privileged: true 33 annotations: 34 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure 35 testgrid-tab-name: capz-periodic-capi-e2e-v1beta1-release-1-14 36 testgrid-alert-email: k8s-infra-staging-cluster-api-azure@kubernetes.io 37 - name: periodic-cluster-api-provider-azure-e2e-v1beta1-release-1-14 38 decorate: true 39 decoration_config: 40 timeout: 4h 41 interval: 72h 42 labels: 43 preset-dind-enabled: "true" 44 preset-kind-volume-mounts: "true" 45 preset-azure-cred-only: "true" 46 preset-azure-anonymous-pull: "true" 47 preset-azure-capz-sa-cred: "true" 48 extra_refs: 49 - org: kubernetes-sigs 50 repo: cluster-api-provider-azure 51 base_ref: release-1.14 52 path_alias: "sigs.k8s.io/cluster-api-provider-azure" 53 spec: 54 containers: 55 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 56 command: 57 - runner.sh 58 args: 59 - ./scripts/ci-e2e.sh 60 env: 61 - name: GINKGO_FOCUS 62 value: "Workload cluster creation" 63 - name: GINKGO_SKIP 64 value: \[Managed Kubernetes\] 65 # docker-in-docker needs privileged mode 66 securityContext: 67 privileged: true 68 annotations: 69 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure 70 testgrid-tab-name: capz-periodic-e2e-v1beta1-release-1-14 71 testgrid-alert-email: k8s-infra-staging-cluster-api-azure@kubernetes.io 72 - name: periodic-cluster-api-provider-azure-e2e-aks-v1beta1-release-1-14 73 decorate: true 74 decoration_config: 75 timeout: 4h 76 interval: 72h 77 labels: 78 preset-dind-enabled: "true" 79 preset-kind-volume-mounts: "true" 80 preset-azure-cred-only: "true" 81 preset-azure-anonymous-pull: "true" 82 preset-azure-capz-sa-cred: "true" 83 extra_refs: 84 - org: kubernetes-sigs 85 repo: cluster-api-provider-azure 86 base_ref: release-1.14 87 path_alias: "sigs.k8s.io/cluster-api-provider-azure" 88 spec: 89 containers: 90 - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240515-17c6d50e24-1.27 91 command: 92 - runner.sh 93 args: 94 - ./scripts/ci-e2e.sh 95 env: 96 - name: GINKGO_FOCUS 97 value: \[Managed Kubernetes\] 98 - name: GINKGO_SKIP 99 value: "" 100 # docker-in-docker needs privileged mode 101 securityContext: 102 privileged: true 103 annotations: 104 testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-azure 105 testgrid-tab-name: capz-periodic-e2e-aks-v1beta1-release-1-14 106 testgrid-alert-email: k8s-infra-staging-cluster-api-azure@kubernetes.io