Skip to content

Commit 9172464

Browse files
committed
Drop perma-failing CI job - ci-fast-forward-website
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 6ff9e56 commit 9172464

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/releng/releng-trusted.yaml

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -367,41 +367,6 @@ periodics:
367367
testgrid-dashboards: sig-release-releng-blocking
368368
testgrid-tab-name: git-repo-kubernetes-fast-forward
369369

370-
- interval: 6h
371-
name: ci-fast-forward-website
372-
cluster: k8s-infra-prow-build-trusted
373-
decorate: true
374-
spec:
375-
serviceAccountName: gcb-builder
376-
containers:
377-
- image: gcr.io/k8s-staging-releng/k8s-ci-builder:latest-default
378-
imagePullPolicy: Always
379-
command:
380-
- wrapper.sh
381-
- /krel
382-
- fast-forward
383-
- --non-interactive
384-
- --submit
385-
- --github-org=kubernetes
386-
- --github-repo=website
387-
# TODO: enable no mock after a few runs to check
388-
# - --nomock
389-
resources:
390-
requests:
391-
cpu: 4
392-
memory: "8Gi"
393-
limits:
394-
cpu: 4
395-
memory: "8Gi"
396-
rerun_auth_config:
397-
github_team_slugs:
398-
- org: kubernetes
399-
slug: release-managers
400-
annotations:
401-
testgrid-alert-email: [email protected]
402-
testgrid-dashboards: sig-release-releng-informing
403-
testgrid-tab-name: git-repo-kubernetes-website-fast-forward
404-
405370
- name: periodic-release-verify-image-signatures
406371
cluster: k8s-infra-prow-build-trusted
407372
interval: 4h

0 commit comments

Comments
 (0)