Skip to content

Commit

Permalink
update tests on master in preparation for 1.17 beta
Browse files Browse the repository at this point in the history
see cert-manager/website#1627

Signed-off-by: Ashley Davis <[email protected]>
  • Loading branch information
SgtCoDFish committed Jan 27, 2025
1 parent 3abe325 commit b105578
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -95,7 +95,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.28
- K8S_VERSION=1.29
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -146,7 +146,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.29
- K8S_VERSION=1.30
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -197,7 +197,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.30
- K8S_VERSION=1.31
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -248,7 +248,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -292,7 +292,7 @@ presubmits:
args:
- runner
- make
- K8S_VERSION=1.31
- K8S_VERSION=1.32
- vendor-go
- test-upgrade
resources:
Expand Down Expand Up @@ -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:
Expand All @@ -371,7 +371,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -421,7 +421,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -472,7 +472,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -525,7 +525,7 @@ presubmits:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand Down Expand Up @@ -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
Expand All @@ -611,7 +611,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.28
- K8S_VERSION=1.29
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -663,7 +663,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.29
- K8S_VERSION=1.30
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -715,7 +715,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.30
- K8S_VERSION=1.31
resources:
requests:
cpu: 7000m
Expand All @@ -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
Expand All @@ -767,7 +767,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -819,7 +819,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -864,7 +864,7 @@ periodics:
args:
- runner
- make
- K8S_VERSION=1.31
- K8S_VERSION=1.32
- vendor-go
- test-upgrade
resources:
Expand All @@ -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:
Expand All @@ -913,7 +913,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -965,7 +965,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.28
- K8S_VERSION=1.29
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -1017,7 +1017,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.29
- K8S_VERSION=1.30
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -1069,7 +1069,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.30
- K8S_VERSION=1.31
resources:
requests:
cpu: 7000m
Expand All @@ -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:
Expand All @@ -1121,7 +1121,7 @@ periodics:
- -j7
- vendor-go
- e2e-ci
- K8S_VERSION=1.31
- K8S_VERSION=1.32
resources:
requests:
cpu: 7000m
Expand Down
Loading

0 comments on commit b105578

Please sign in to comment.