forked from cert-manager/testing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update tests on master in preparation for 1.17 beta
see cert-manager/website#1627 Signed-off-by: Ashley Davis <[email protected]>
- Loading branch information
1 parent
3abe325
commit b105578
Showing
2 changed files
with
50 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,11 +70,11 @@ presubmits: | |
- master | ||
always_run: true | ||
optional: false | ||
- name: pull-cert-manager-master-e2e-v1-28 | ||
- name: pull-cert-manager-master-e2e-v1-29 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.28 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.29 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-presubmits-master | ||
|
@@ -95,7 +95,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.28 | ||
- K8S_VERSION=1.29 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -121,11 +121,11 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-29 | ||
- name: pull-cert-manager-master-e2e-v1-30 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.29 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.30 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-presubmits-master | ||
|
@@ -146,7 +146,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.29 | ||
- K8S_VERSION=1.30 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -172,11 +172,11 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-30 | ||
- name: pull-cert-manager-master-e2e-v1-31 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.30 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.31 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-presubmits-master | ||
|
@@ -197,7 +197,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.30 | ||
- K8S_VERSION=1.31 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -223,11 +223,11 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-31 | ||
- name: pull-cert-manager-master-e2e-v1-32 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.31 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.32 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-presubmits-master | ||
|
@@ -248,7 +248,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -274,7 +274,7 @@ presubmits: | |
- master | ||
always_run: true | ||
optional: false | ||
- name: pull-cert-manager-master-e2e-v1-31-upgrade | ||
- name: pull-cert-manager-master-e2e-v1-32-upgrade | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -292,7 +292,7 @@ presubmits: | |
args: | ||
- runner | ||
- make | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
- vendor-go | ||
- test-upgrade | ||
resources: | ||
|
@@ -347,7 +347,7 @@ presubmits: | |
always_run: false | ||
optional: true | ||
run_if_changed: go.mod | ||
- name: pull-cert-manager-master-e2e-v1-31-issuers-venafi-tpp | ||
- name: pull-cert-manager-master-e2e-v1-32-issuers-venafi-tpp | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -371,7 +371,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -397,7 +397,7 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-31-issuers-venafi-cloud | ||
- name: pull-cert-manager-master-e2e-v1-32-issuers-venafi-cloud | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -421,7 +421,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -447,7 +447,7 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-31-feature-gates-disabled | ||
- name: pull-cert-manager-master-e2e-v1-32-feature-gates-disabled | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -472,7 +472,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -498,7 +498,7 @@ presubmits: | |
- master | ||
always_run: false | ||
optional: true | ||
- name: pull-cert-manager-master-e2e-v1-31-bestpractice-install | ||
- name: pull-cert-manager-master-e2e-v1-32-bestpractice-install | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -525,7 +525,7 @@ presubmits: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -586,11 +586,11 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 00 00-23/02 * * * | ||
- name: ci-cert-manager-master-e2e-v1-28 | ||
- name: ci-cert-manager-master-e2e-v1-29 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.28 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.29 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-periodics-master | ||
|
@@ -611,7 +611,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.28 | ||
- K8S_VERSION=1.29 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -638,11 +638,11 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 04 01-23/02 * * * | ||
- name: ci-cert-manager-master-e2e-v1-29 | ||
- name: ci-cert-manager-master-e2e-v1-30 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.29 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.30 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-periodics-master | ||
|
@@ -663,7 +663,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.29 | ||
- K8S_VERSION=1.30 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -690,11 +690,11 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 08 00-23/02 * * * | ||
- name: ci-cert-manager-master-e2e-v1-30 | ||
- name: ci-cert-manager-master-e2e-v1-31 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.30 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.31 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-periodics-master | ||
|
@@ -715,7 +715,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.30 | ||
- K8S_VERSION=1.31 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -742,11 +742,11 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 12 01-23/02 * * * | ||
- name: ci-cert-manager-master-e2e-v1-31 | ||
- name: ci-cert-manager-master-e2e-v1-32 | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
description: Runs the end-to-end test suite against a Kubernetes v1.31 cluster | ||
description: Runs the end-to-end test suite against a Kubernetes v1.32 cluster | ||
testgrid-alert-email: [email protected] | ||
testgrid-create-job-group: "true" | ||
testgrid-dashboards: cert-manager-periodics-master | ||
|
@@ -767,7 +767,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -794,7 +794,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 16 00-23/02 * * * | ||
- name: ci-cert-manager-master-e2e-v1-31-issuers-venafi | ||
- name: ci-cert-manager-master-e2e-v1-32-issuers-venafi | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -819,7 +819,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -846,7 +846,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 20 00-23/12 * * * | ||
- name: ci-cert-manager-master-e2e-v1-31-upgrade | ||
- name: ci-cert-manager-master-e2e-v1-32-upgrade | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -864,7 +864,7 @@ periodics: | |
args: | ||
- runner | ||
- make | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
- vendor-go | ||
- test-upgrade | ||
resources: | ||
|
@@ -886,7 +886,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 24 00-23/08 * * * | ||
- name: ci-cert-manager-master-e2e-v1-31-bestpractice-install | ||
- name: ci-cert-manager-master-e2e-v1-32-bestpractice-install | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -913,7 +913,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -940,7 +940,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 28 00-23/24 * * * | ||
- name: ci-cert-manager-master-e2e-v1-28-feature-gates-disabled | ||
- name: ci-cert-manager-master-e2e-v1-29-feature-gates-disabled | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -965,7 +965,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.28 | ||
- K8S_VERSION=1.29 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -992,7 +992,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 32 07-23/24 * * * | ||
- name: ci-cert-manager-master-e2e-v1-29-feature-gates-disabled | ||
- name: ci-cert-manager-master-e2e-v1-30-feature-gates-disabled | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -1017,7 +1017,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.29 | ||
- K8S_VERSION=1.30 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -1044,7 +1044,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 36 14-23/24 * * * | ||
- name: ci-cert-manager-master-e2e-v1-30-feature-gates-disabled | ||
- name: ci-cert-manager-master-e2e-v1-31-feature-gates-disabled | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -1069,7 +1069,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.30 | ||
- K8S_VERSION=1.31 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
@@ -1096,7 +1096,7 @@ periodics: | |
repo: cert-manager | ||
base_ref: master | ||
cron: 40 21-23/24 * * * | ||
- name: ci-cert-manager-master-e2e-v1-31-feature-gates-disabled | ||
- name: ci-cert-manager-master-e2e-v1-32-feature-gates-disabled | ||
max_concurrency: 4 | ||
decorate: true | ||
annotations: | ||
|
@@ -1121,7 +1121,7 @@ periodics: | |
- -j7 | ||
- vendor-go | ||
- e2e-ci | ||
- K8S_VERSION=1.31 | ||
- K8S_VERSION=1.32 | ||
resources: | ||
requests: | ||
cpu: 7000m | ||
|
Oops, something went wrong.