Skip to content

Commit

Permalink
sig-windows: create release signal dashboard on testgrid
Browse files Browse the repository at this point in the history
Signed-off-by: Ernest Wong <[email protected]>
  • Loading branch information
chewong committed Mar 19, 2021
1 parent 12fe1b7 commit e204e15
Show file tree
Hide file tree
Showing 11 changed files with 110 additions and 162 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=\[Conformance\]|\[NodeConformance\]|\[sig-windows\]|\[sig-apps\].CronJob|\[sig-api-machinery\].ResourceQuota --ginkgo.skip=\[LinuxOnly\]|\[Serial\]|\[Slow\]|Guestbook.application.should.create.and.stop.a.working.application
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_PARALLEL) --ginkgo.skip=$(GINKGO_SKIP_PARALLEL)
- --ginkgo-parallel=4
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure, sig-release-1.18-informing
testgrid-tab-name: aks-engine-azure-1-18-windows
testgrid-dashboards: sig-release-1.18-informing, sig-windows-1.18-release
testgrid-tab-name: aks-engine-windows-dockershim
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release tests on K8s 1.18 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
- interval: 24h
Expand Down Expand Up @@ -218,12 +218,12 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=(\[sig-windows\]|\[sig-scheduling\].SchedulerPreemption|\[sig-autoscaling\].\[Feature:HPA\]|\[sig-apps\].CronJob).*(\[Serial\]|\[Slow\])|(\[Serial\]|\[Slow\]).*(\[Conformance\]|\[NodeConformance\]) --ginkgo.skip=\[LinuxOnly\]
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_SERIAL) --ginkgo.skip=$(GINKGO_SKIP_SERIAL)
- --ginkgo-parallel=1
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure
testgrid-tab-name: aks-engine-azure-1-18-windows-serial-slow
testgrid-dashboards: sig-windows-1.18-release
testgrid-tab-name: aks-engine-windows-dockershim-serial-slow
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release serial tests on K8s 1.18 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
24 changes: 12 additions & 12 deletions config/jobs/kubernetes-sigs/sig-windows/release-1.19-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=\[Conformance\]|\[NodeConformance\]|\[sig-windows\]|\[sig-apps\].CronJob|\[sig-api-machinery\].ResourceQuota|\[sig-network\].EndpointSlice --ginkgo.skip=\[LinuxOnly\]|\[Serial\]|\[Slow\]|Guestbook.application.should.create.and.stop.a.working.application
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_PARALLEL) --ginkgo.skip=$(GINKGO_SKIP_PARALLEL)
- --ginkgo-parallel=4
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure, sig-release-1.19-informing
testgrid-tab-name: aks-engine-azure-1-19-windows
testgrid-dashboards: sig-release-1.19-informing, sig-windows-1.19-release
testgrid-tab-name: aks-engine-windows-dockershim
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release tests on K8s 1.19 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
- interval: 24h
Expand Down Expand Up @@ -218,13 +218,13 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=(\[sig-windows\]|\[sig-scheduling\].SchedulerPreemption|\[sig-autoscaling\].\[Feature:HPA\]|\[sig-apps\].CronJob).*(\[Serial\]|\[Slow\])|(\[Serial\]|\[Slow\]).*(\[Conformance\]|\[NodeConformance\]) --ginkgo.skip=\[LinuxOnly\]
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_SERIAL) --ginkgo.skip=$(GINKGO_SKIP_SERIAL)
- --ginkgo-parallel=1
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure
testgrid-tab-name: aks-engine-azure-1-19-windows-serial-slow
testgrid-dashboards: sig-windows-1.19-release
testgrid-tab-name: aks-engine-windows-dockershim-serial-slow
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release serial tests on K8s 1.19 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
- interval: 24h
Expand Down Expand Up @@ -272,13 +272,13 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=\[Conformance\]|\[NodeConformance\]|\[sig-windows\]|\[sig-apps\].CronJob|\[sig-api-machinery\].ResourceQuota|\[sig-network\].EndpointSlice --ginkgo.skip=\[LinuxOnly\]|\[Serial\]|\[Slow\]|Guestbook.application.should.create.and.stop.a.working.application
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_PARALLEL) --ginkgo.skip=$(GINKGO_SKIP_PARALLEL)
- --ginkgo-parallel=4
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-containerd, sig-windows-azure
testgrid-tab-name: aks-engine-azure-windows-1-19-containerd
testgrid-dashboards: sig-windows-1.19-release
testgrid-tab-name: aks-engine-windows-containerd
testgrid-alert-email: [email protected]
description: Runs Windows tests on a Kubernetes cluster running containerd provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
- interval: 24h
Expand Down Expand Up @@ -326,12 +326,12 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=(\[sig-windows\]|\[sig-scheduling\].SchedulerPreemption|\[sig-autoscaling\].\[Feature:HPA\]|\[sig-apps\].CronJob).*(\[Serial\]|\[Slow\])|(\[Serial\]|\[Slow\]).*(\[Conformance\]|\[NodeConformance\]) --ginkgo.skip=\[LinuxOnly\]
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_SERIAL) --ginkgo.skip=$(GINKGO_SKIP_SERIAL)
- --ginkgo-parallel=1
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-containerd, sig-windows-azure
testgrid-tab-name: aks-engine-azure-windows-1-19-containerd-serial-slow
testgrid-dashboards: sig-windows-1.19-release
testgrid-tab-name: aks-engine-windows-containerd-serial-slow
testgrid-alert-email: [email protected]
description: Runs serial Windows tests on a Kubernetes cluster running containerd provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,13 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=\[Conformance\]|\[NodeConformance\]|\[sig-windows\]|\[sig-apps\].CronJob|\[sig-api-machinery\].ResourceQuota|\[sig-network\].EndpointSlice --ginkgo.skip=\[LinuxOnly\]|\[Serial\]|\[Slow\]|Guestbook.application.should.create.and.stop.a.working.application
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_PARALLEL) --ginkgo.skip=$(GINKGO_SKIP_PARALLEL)
- --ginkgo-parallel=4
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure, sig-release-1.20-informing
testgrid-tab-name: aks-engine-azure-1-20-windows
testgrid-dashboards: sig-release-1.20-informing, sig-windows-1.20-release
testgrid-tab-name: aks-engine-windows-containerd
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release tests on K8s 1.20 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
- interval: 24h
Expand Down Expand Up @@ -218,12 +218,12 @@ periodics:
- --aksengine-win-binaries
- --aksengine-deploy-custom-k8s
# Specific test args
- --test_args=--node-os-distro=windows --ginkgo.focus=(\[sig-windows\]|\[sig-scheduling\].SchedulerPreemption|\[sig-autoscaling\].\[Feature:HPA\]|\[sig-apps\].CronJob).*(\[Serial\]|\[Slow\])|(\[Serial\]|\[Slow\]).*(\[Conformance\]|\[NodeConformance\]) --ginkgo.skip=\[LinuxOnly\]|\[sig-scheduling\].SchedulerPredicates.\[Serial\].validates.that.there.is.no.conflict.between.pods.with.same.hostPort
- --test_args=--node-os-distro=windows --ginkgo.focus=$(GINKGO_FOCUS_SERIAL) --ginkgo.skip=$(GINKGO_SKIP_SERIAL)
- --ginkgo-parallel=1
securityContext:
privileged: true
annotations:
testgrid-dashboards: sig-windows-releases, sig-windows-azure
testgrid-tab-name: aks-engine-azure-1-20-windows-serial-slow
testgrid-dashboards: sig-windows-1.20-release, sig-windows-1.20-release
testgrid-tab-name: aks-engine-windows-containerd-serial-slow
testgrid-alert-email: [email protected]
description: Runs SIG-Windows release serial tests on K8s 1.20 clusters provided by aks-engine (https://github.com/Azure/aks-engine) on Azure cloud
Loading

0 comments on commit e204e15

Please sign in to comment.