Skip to content

Commit dae5fc7

Browse files
authored
Merge pull request #5193 from benmoss/remove-velodrome
Remove references to velodrome
2 parents 0148070 + 27585bc commit dae5fc7

File tree

14 files changed

+4
-31
lines changed

14 files changed

+4
-31
lines changed

contributors/devel/sig-testing/flaky-tests.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,10 @@ We offer the following tools to aid in finding or troubleshooting flakes
7777
- https://testgrid.k8s.io/presubmits-kubernetes-blocking - all merge-blocking jobs
7878
- https://testgrid.k8s.io/presubmits-kubernetes-blocking#pull-kubernetes-e2e-gce&exclude-filter-by-regex=BeforeSuite&sort-by-flakiness= - results for the pull-kubernetes-e2e-gce job sorted by flakiness
7979
- https://testgrid.k8s.io/sig-release-master-informing#gce-cos-master-default&sort-by-flakiness=&width=10 - results for the equivalent CI job
80-
- [velodrome.k8s.io] - dashboards driven by the results of queries run against test results using bigquery
81-
- http://velodrome.k8s.io/dashboard/db/job-health-merge-blocking?orgId=1 - includes flake rate and top flakes for merge-blocking jobs for kubernetes/kubernetes
82-
- http://velodrome.k8s.io/dashboard/db/job-health-release-blocking?orgId=1 - includes flake rate and top flakes for release-blocking jobs for kubernetes/kubernetes
8380
- [`kind/flake` github query][flake] - open issues or PRs related to flaky jobs or tests for kubernetes/kubernetes
8481

8582
[go.k8s.io/triage]: https://go.k8s.io/triage
8683
[testgrid.k8s.io]: https://testgrid.k8s.io
87-
[velodrome.k8s.io]: http://velodrome.k8s.io
8884

8985
# GitHub Issues for Known Flakes
9086

contributors/guide/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Common new contributor PR issues are:
6262

6363
* not having correctly signed the CLA ahead of your first PR. See the [CLA page](/CLA.md) for troubleshooting help, in some cases you might need to file a ticket with the CNCF to resolve a CLA problem.
6464
* finding the right SIG or reviewer(s) for the PR (see [Code Review](#code-review) section) and following any SIG or repository specific contributing guidelines (see [Learn about SIGs](#learn-about-sigs) section)
65-
* dealing with test cases which fail on your PR, unrelated to the changes you introduce (see [Test Flakes](http://velodrome.k8s.io/dashboard/db/bigquery-metrics?orgId=1))
65+
* dealing with test cases which fail on your PR, unrelated to the changes you introduce (see [Test Flakes](/contributors/devel/sig-testing/flaky-tests.md))
6666
* Not following [scalability good practices](scalability-good-practices.md)
6767
* Include mentions (like @person) and [keywords](https://help.github.com/en/articles/closing-issues-using-keywords) which could close the issue (like fixes #xxxx) in commit messages.
6868

contributors/guide/contributor-cheatsheet/README-de.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ nützlicher Informationen gedacht, um deine Beitragserfahrung auf GitHub besser
7575
- [Prow] - Kubernetes CI/CD-System.
7676
- [Test Grid] - Ansicht historischer Tests und den zugehörigen Informationen.
7777
- [Triage Dashboard] - Aggregiert ähnliche Fehler zur besseren Fehlerbehandlung.
78-
- [Velodrome] - Dashboard zur Überwachung der Job- und Testgesundheit.
7978

8079

8180
### Wichtige Email-Adressen
@@ -361,7 +360,6 @@ anderer Beitragenden zu überlassen, die als Reviewer und Approver für den PR z
361360
[Youtube Channel]: https://www.youtube.com/c/KubernetesCommunity/
362361
[Triage Dashboard]: https://go.k8s.io/triage
363362
[Test Grid]: https://testgrid.k8s.io
364-
[Velodrome]: https://go.k8s.io/test-health
365363
[Developer Statistiken]: https://k8s.devstats.cncf.io
366364
[Code of Conduct]: /code-of-conduct.md
367365
[user support requests]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

contributors/guide/contributor-cheatsheet/README-fr.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ C'est un "TL;DR" ou une référence rapide d'informations utiles pour améliorer
7070
- [Prow] - Kubernetes CI/CD System.
7171
- [Test Grid] - Afficher les tests historiques et leurs informations associées.
7272
- [Triage Dashboard] - Regroupe les défaillances similaires pour un meilleur dépannage.
73-
- [Velodrome] - Tableau de bord pour suivre le travail et tester la santé.
7473

7574
### Alias de messagerie importants
7675

@@ -301,7 +300,6 @@ Si vous ne savez pas si vous devez faire un squash de vos commits, il est préf
301300
[youtube channel]: https://www.youtube.com/c/KubernetesCommunity/
302301
[triage dashboard]: https://go.k8s.io/triage
303302
[test grid]: https://testgrid.k8s.io
304-
[velodrome]: https://go.k8s.io/test-health
305303
[statistiques de développeur]: https://k8s.devstats.cncf.io
306304
[code of conduct]: /code-of-conduct.md
307305
[user support request]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

contributors/guide/contributor-cheatsheet/README-hi.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
- [Prow] - कुबेरनेट्स CI / CD सिस्टम।
7070
- [परीक्षण ग्रिड] - ऐतिहासिक परीक्षण और उनसे जुड़ी जानकारी देखें।
7171
- [triage डैशबोर्ड] - बेहतरलिए समान विफलताओं को एक साथ समस्या निवारण केरखता है।
72-
- [veldrome] - नौकरी और परीक्षण स्वास्थ्य को ट्रैक करने के लिए डैशबोर्ड।
7372

7473
### महत्वपूर्ण ईमेल उपनाम
7574

@@ -292,7 +291,6 @@ PR संशोधन का चरण। यदि आप अनिश्चि
292291
[youtube चैनल]: https://www.youtube.com/c/KubernetesCommunity/
293292
[triage डैशबोर्ड]: https://go.k8s.io/triage
294293
[परीक्षण ग्रिड]: https://testgrid.k8s.io
295-
[veldrome]: https://go.k8s.io/test-health
296294
[डेवलपर आँकड़े]: https://k8s.devstats.cncf.io
297295
[आचार संहिता]: /code-of-conduct.md
298296
[उपयोगकर्ता समर्थन अनुरोध]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request
@@ -320,4 +318,4 @@ PR संशोधन का चरण। यदि आप अनिश्चि
320318
[डेवलपर गाइड]: /contributors/devel/README.md
321319
[Atlassian git tutorial]: https://www.atlassian.com/git/tutorials
322320
[Git magic]: http://www-cs-students.stanford.edu/~blynn/gitmagic/
323-
[सुरक्षा और प्रकटीकरण जानकारी]: https://kubernetes.io/docs/reference/issues-security/security/
321+
[सुरक्षा और प्रकटीकरण जानकारी]: https://kubernetes.io/docs/reference/issues-security/security/

contributors/guide/contributor-cheatsheet/README-id.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ di GitHub menjadi lebih baik.
7676
- [Prow] - Mekanisme CI/CD Kubernetes.
7777
- [Test Grid] - Melihat data _historical testing_ beserta informasi terkait.
7878
- [Dasbor Triase] - Melakukan agregasi _failure_ untuk mekanisme _troubleshoot_ yang lebih baik.
79-
- [Velodrome] - Dasbor untuk melacak _job_ dan _testing_ kesehatan.
8079

8180

8281
### Alamat Email Penting
@@ -362,7 +361,6 @@ _squashing_ perlu dilakukan atau tidak.
362361
[youtube _channel_]: https://www.youtube.com/c/KubernetesCommunity/
363362
[dasbor triase]: https://go.k8s.io/triage
364363
[test grid]: https://testgrid.k8s.io
365-
[velodrome]: https://go.k8s.io/test-health
366364
[Statistik Pengembang]: https://k8s.devstats.cncf.io
367365
[code of conduct]: /code-of-conduct.md
368366
[_user support request_]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request
@@ -391,4 +389,4 @@ _squashing_ perlu dilakukan atau tidak.
391389
[Panduan _Testing_]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/testing.md
392390
[Informasi _Security_ dan _Disclosure_]: https://kubernetes.io/docs/reference/issues-security/security/
393391
[approve]: https://prow.k8s.io/command-help#approve
394-
[Rilis Patch Kubernetes]: https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md
392+
[Rilis Patch Kubernetes]: https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md

contributors/guide/contributor-cheatsheet/README-it.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ condensato di informazioni utili per rendere migliore la tua esperienza di GitHu
7676
- [Prow] - Kubernetes CI/CD System.
7777
- [Test Grid] - Visualizzo lo storico dei test e tutte le informazioni associate.
7878
- [Triage Dashboard] - Aggrega problematiche simili per semplificare il troubleshooting.
79-
- [Velodrome] - Dashboard per monitorare lo storico dei job e dei test.
8079

8180
### Important Email Aliases
8281

@@ -369,7 +368,6 @@ git push --force
369368
[youtube channel]: https://www.youtube.com/c/KubernetesCommunity/
370369
[triage dashboard]: https://go.k8s.io/triage
371370
[test grid]: https://testgrid.k8s.io
372-
[velodrome]: https://go.k8s.io/test-health
373371
[developer statistics]: https://k8s.devstats.cncf.io
374372
[code of conduct]: /code-of-conduct.md
375373
[user support requests]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

contributors/guide/contributor-cheatsheet/README-ja.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ Kubernetesにコントリビュートする際のtipsや、Kubernetesプロジ
7070
- [Prow] - KubernetesのCI/CDシステム
7171
- [Test Grid] - 歴史的なテストや関連した情報を見る
7272
- [Triageダッシュボード] - よりよくトラブルシューティングをするために、似たような失敗をまとめる
73-
- [Velodrome] - ジョブやテスト結果を追跡するためのダッシュボード
7473

7574

7675
### 重要なEメールエイリアス
@@ -309,7 +308,6 @@ git checkout -b myfeature
309308
[youtubeチャンネル]: https://www.youtube.com/c/KubernetesCommunity/
310309
[triageダッシュボード]: https://go.k8s.io/triage
311310
[test grid]: https://testgrid.k8s.io
312-
[velodrome]: https://go.k8s.io/test-health
313311
[開発者統計]: https://k8s.devstats.cncf.io
314312
[code of conduct]: /code-of-conduct.md
315313
[ユーザーによるサポート要求]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

contributors/guide/contributor-cheatsheet/README-ko.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
- [테스트 그리드] - 테스트 기록과 관련된 정보 확인
8080
- [Triage 대시보드] - 더 나은 문제 해결을 위해 유사한 오류를
8181
수집
82-
- [Velodrome] - 작업과 테스트 상태를 추적하는 대시보드
8382

8483

8584
### 중요한 이메일 별칭
@@ -367,7 +366,6 @@ PR을 검토하고 승인하도록 지정된 다른 참여자의 판단에 맡
367366
[YouTube 채널]: https://www.youtube.com/c/KubernetesCommunity/
368367
[triage 대시보드]: https://go.k8s.io/triage
369368
[테스트 그리드]: https://testgrid.k8s.io
370-
[velodrome]: https://go.k8s.io/test-health
371369
[개발자 통계]: https://k8s.devstats.cncf.io
372370
[행동 강령]: /code-of-conduct.md
373371
[사용자 지원 요청]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

contributors/guide/contributor-cheatsheet/README-pt.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ Melhor.
7373
- [Prow] - Kubernetes CI/CD System.
7474
- [Test Grid] - Veja o histórico de testes e suas informações associadas.
7575
- [Dashboard de Triagem] - Junta falhas semelhantes para melhor solução de problemas.
76-
- [Velodrome] - Dashboard para rastrear jobs e testar a estabilidade.
7776

7877

7978
### E-mails-Importantes
@@ -348,7 +347,6 @@ fase de uma revisão do PR. Se você não tem certeza se deve efetuar o squashin
348347
[youtube]: https://www.youtube.com/c/KubernetesCommunity/
349348
[Dashboard de Triagem]: https://go.k8s.io/triage
350349
[test grid]: https://testgrid.k8s.io
351-
[velodrome]: https://go.k8s.io/test-health
352350
[Estatísticas do Desenvolvedor]: https://k8s.devstats.cncf.io
353351
[Código de Conduta]: /code-of-conduct.md
354352
[solicitações de suporte ao usuário]: /contributors/guide/issue-triage.md#determine-if-its-a-support-request

0 commit comments

Comments
 (0)