Commit Graph

110 Commits

Author SHA1 Message Date
Antonio Ojea 463cbd6a30 clarify testing pyramid
Change-Id: Ibe426e9157c95da5c2efc8a93bd6767fb6d72531
2024-11-05 10:15:21 +00:00
Antonio Ojea e617e77f12 address comments
Change-Id: Ide9010ec1a558a1a9791f8a4bc971d33183e4805
2024-11-04 21:56:10 +00:00
Antonio Ojea cdd1826b0e
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:35:51 +00:00
Antonio Ojea b560706838
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:30:24 +00:00
Antonio Ojea a60ee35f95
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2024-11-04 21:30:12 +00:00
Antonio Ojea 6ad2572720
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:29:05 +00:00
Antonio Ojea fd0bdd172f
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:28:58 +00:00
Antonio Ojea c2c6d1b3e1
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2024-11-04 21:28:48 +00:00
Antonio Ojea fcd8fa11e0
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Benjamin Elder <bentheelder@google.com>
2024-11-04 21:27:30 +00:00
Antonio Ojea 6401797848
Update contributors/devel/sig-testing/testing-strategy.md 2024-11-04 13:06:09 +00:00
Antonio Ojea 8cc4a95bc6
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Kevin Hannon <kehannon@redhat.com>
2024-11-04 13:04:35 +00:00
Antonio Ojea df90461f7d kubernetes testing strategy
Since this is a recurrent topic and we are mainly operating by tribal
knowledge, I think that is good to have it written so we can use it as
reference for future discussions.

Change-Id: I300b06d82a1064bfc3b5bc904f02f8b786cd5480
2024-11-04 12:03:56 +00:00
Kubernetes Prow Robot 4a6113abed
Merge pull request #7824 from pohly/e2e-tests-labels
e2e-tests.md: update description of labels
2024-06-17 02:48:40 -07:00
Patrick Ohly b4797e00cd e2e-tests.md: explain usage of Feature tag for alpha/beta tests
While we now have the ability to support tests properly which only depend on
alpha or beta feature gates, we still haven't migrated all jobs. So for now,
developers still need to follow the old practice of tagging such tests with
both [Feature] and [FeatureGate].
2024-06-13 09:07:55 +02:00
Patrick Ohly d5a4ac9984 e2e-tests.md: update description of labels
This explains how to use --filter-label (possible since Kubernetes 1.29) and
clarifies the usage of feature gate labels.
2024-06-12 08:52:22 +02:00
Junya Okabe 0adfecd04d fix: use https:// instead of http:// 2024-06-09 02:22:43 +09:00
Junya Okabe c0e379d50f update: links 2024-05-08 15:19:02 +09:00
Yuiko Mori 3e5ee6b5b5 Add link to e2e_node test docs 2024-03-26 09:07:02 +09:00
Kubernetes Prow Robot d48200bb58
Merge pull request #7658 from pacoxu/patch-3
remove todo of adding instructions to flaking test issue template
2024-01-02 17:15:59 +01:00
Paco Xu b6ed8dbbf6
remove todo of adding instructions to flaking test issue template 2023-12-28 17:06:08 +08:00
Paco Xu 1e9ace687c
use the video link of kcseu deflaking
- KCSEU23 - The Art of Deflaking Kubernetes Tests
2023-12-28 16:49:43 +08:00
Yuedong Wu ca47e08853
Fix broken links in contributors guide 2023-11-27 15:33:16 +00:00
Ritika eecb0e740f
Migrating k8s-testgrid.appspot.com link to testgrid.k8s.io (#7472)
* Migrating k8s-testgrid.appspot.com link to testgrid.k8s.io

Signed-off-by: Ritikaa96 <ritika@india.nec.com>

* Reverting changes from archive folder

Signed-off-by: Ritikaa96 <ritika@india.nec.com>

---------

Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-11-04 17:41:20 +01:00
Antonio Ojea d5650fe1a7
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-24 14:24:48 +02:00
Antonio Ojea 5cd3c93ef8
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-24 14:24:39 +02:00
Antonio Ojea a0a72fd949
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-09-24 14:24:30 +02:00
Antonio Ojea 0b824be749
Update flaky-tests.md
- Zero-flake policy
- Update resources
2023-09-24 11:28:37 +02:00
Kubernetes Prow Robot d299a12908
Merge pull request #7258 from tokers/docs/broken-link-for-timeouts
docs: fix broken link for TimeoutContext
2023-08-06 13:42:31 -07:00
Ricky Sadowski 4d6053b042 Update e2e-tests-kubetest2.md with new source for Kubernetes releases
This commit updates the 'e2e-tests-kubetest2.md' documentation. Instead
of instructing users to use a `gsuti`l command to find release names,
they are now directed to visit the Kubernetes GitHub releases page.
This change removes the reliance on GCS as the release buckets will
eventually be fully replaced with the community owned `dl.k8s.io`
endpoint.

Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-18 00:42:24 +00:00
Alex Zhang d54408935d
Update contributors/devel/sig-testing/writing-good-e2e-tests.md
Co-authored-by: Christoph Blecker <admin@toph.ca>
2023-04-19 10:36:51 +08:00
tokers 491f2b07c8
docs: fix broken link for TimeoutContext
Signed-off-by: tokers <zchao1995@gmail.com>
2023-04-18 17:33:23 +08:00
Kubernetes Prow Robot 665eecfb70
Merge pull request #7021 from pohly/testing-e2e-guidelines
writing-good-e2e-tests.md: polling, contexts and failure messages
2023-03-01 02:43:17 -08:00
Patrick Ohly bf8b4d5f6c writing-good-e2e-tests.md: polling, contexts and failure messages
This reflects the recent changes that came with Ginkgo v2.
2023-03-01 10:48:11 +01:00
Oscar Utbult 284ba22f05 grammar: removed doubles of the word "the" 2022-09-19 16:30:28 +02:00
Kubernetes Prow Robot dbb243f825
Merge pull request #6542 from s-urbaniak/pod-security-admission
e2e-tests: describe pod security admission
2022-03-25 08:21:59 -07:00
Sergiusz Urbaniak 43a08f9d49
e2e-tests: describe pod security admission 2022-03-24 15:44:04 +01:00
Patrick Ohly 554bbdfd61 flaky-tests.md: update template in link
This changed from .md to .yaml in
https://github.com/kubernetes/kubernetes/pull/104468.
2022-03-24 10:48:09 +01:00
jlsong01 2ad53d57ea update stress installation command for go version 1.17 and later 2022-01-03 00:08:16 +08:00
Kubernetes Prow Robot 5658578375
Merge pull request #6127 from pravarag/verify-documentation
Add documentation for remaining hack/verify* tests
2021-11-23 16:58:21 -08:00
Claudiu Belu a48453ebf6 Removes [Exclude:WindowsDocker] test tag
We've removed support for Windows Docker in Kubernetes v1.24, so
we no longer need this tag.

Updates a few of the Windows tests considerations, since a few of them
are supported by Windows Containerd
2021-11-16 08:55:15 -08:00
Pravar Agrawal 2979af4f98 add documentation for verify-spelling script 2021-10-10 22:43:20 +05:30
Pravar Agrawal 9791d9897a add documentation for verify-gofmt script 2021-10-10 22:43:20 +05:30
Pravar Agrawal ec0dcfbcc2 update documentation for verify-structured-logging 2021-10-10 22:43:20 +05:30
Kubernetes Prow Robot 7deec62168
Merge pull request #5355 from claudiubelu/adds-excluded-windows-docker-tag
tags: Adds [Excluded:WindowsDocker] tag
2021-10-06 20:41:45 -07:00
Pravar Agrawal 15d2ce6938 update as per review comments 2021-10-05 21:44:11 +05:30
Pravar Agrawal 15f001cdbe add documentation for verify-codegen script 2021-10-05 21:39:00 +05:30
Pravar Agrawal 9ffd5971f3 add documentation for verify-cli-conventions 2021-10-05 21:39:00 +05:30
Pravar Agrawal de45ce7cb3 add documentation for verify-boilerplate script 2021-10-05 21:39:00 +05:30
Pravar Agrawal a52b7d6dd2 add documentation for verify-bazel script 2021-10-05 21:39:00 +05:30
Claudiu Belu 3d02c5dbd5 tags: Adds [Excluded:WindowsDcoker] tag
Co-authored-by: Aaron Crickenberger <spiffxp@google.com>
2021-09-22 00:24:00 -07:00