Skip to content

Commit

Permalink
Change interval to 8 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Hacman committed Jan 17, 2020
1 parent 69902c5 commit 8fcc576
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
@@ -1,6 +1,6 @@
periodics:

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagedebian9
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -32,7 +32,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-debian-9

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagedebian10
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -64,7 +64,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-debian-10

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imageubuntu1604
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -96,7 +96,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-ubuntu-16.04

- interval: 1h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imageubuntu1804
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -128,7 +128,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-ubuntu-18.04

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagecentos7
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -161,7 +161,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-centos-7

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imageamazonlinux2
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -193,7 +193,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-amazonlinux-2

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagerhel7
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -225,7 +225,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-rhel-7

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagerhel8
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -257,7 +257,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-rhel-8

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imagecoreos
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -289,7 +289,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-coreos

- interval: 4h
- interval: 8h
name: ci-kubernetes-e2e-kops-aws-imageflatcar
labels:
preset-service-account: "true"
Expand Down
@@ -1,6 +1,6 @@
periodics:

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-9
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -31,7 +31,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.9

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-10
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -62,7 +62,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.10

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-11
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -92,7 +92,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.11

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-12
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -122,7 +122,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.12

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-13
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -152,7 +152,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.13

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-14
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -182,7 +182,7 @@ periodics:
testgrid-dashboards: google-aws, sig-cluster-lifecycle-kops
testgrid-tab-name: kops-aws-k8s-1.14

- interval: 12h
- interval: 8h
name: e2e-kops-aws-k8s-1-15
labels:
preset-service-account: "true"
Expand Down

0 comments on commit 8fcc576

Please sign in to comment.