summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-testing
AgeCommit message (Collapse)Author
2022-09-19grammar: removed doubles of the word "the"Oscar Utbult
2022-03-25Merge pull request #6542 from s-urbaniak/pod-security-admissionKubernetes Prow Robot
e2e-tests: describe pod security admission
2022-03-24e2e-tests: describe pod security admissionSergiusz Urbaniak
2022-03-24flaky-tests.md: update template in linkPatrick Ohly
This changed from .md to .yaml in https://github.com/kubernetes/kubernetes/pull/104468.
2022-01-03update stress installation command for go version 1.17 and laterjlsong01
2021-11-23Merge pull request #6127 from pravarag/verify-documentationKubernetes Prow Robot
Add documentation for remaining hack/verify* tests
2021-11-16Removes [Exclude:WindowsDocker] test tagClaudiu Belu
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-10-10add documentation for verify-spelling scriptPravar Agrawal
2021-10-10add documentation for verify-gofmt scriptPravar Agrawal
2021-10-10update documentation for verify-structured-loggingPravar Agrawal
2021-10-06Merge pull request #5355 from claudiubelu/adds-excluded-windows-docker-tagKubernetes Prow Robot
tags: Adds [Excluded:WindowsDocker] tag
2021-10-05update as per review commentsPravar Agrawal
2021-10-05add documentation for verify-codegen scriptPravar Agrawal
2021-10-05add documentation for verify-cli-conventionsPravar Agrawal
2021-10-05add documentation for verify-boilerplate scriptPravar Agrawal
2021-10-05add documentation for verify-bazel scriptPravar Agrawal
2021-09-22tags: Adds [Excluded:WindowsDcoker] tagClaudiu Belu
Co-authored-by: Aaron Crickenberger <spiffxp@google.com>
2021-08-16Guide for monitoring tests run by CI - final push (#5449)Robert Kielty
* Describe how to find and report failing tests Co-authored-by: Joyce Kung <thejoycekung@users.noreply.github.com> Co-authored-by: Jorge Alarcon Ochoa <alejandrox1@users.noreply.github.com> * updates TestGrid screen shot * adds fixes for review comments * adds a generated toc * adds generated toc * removes duplicated toc heading * removes toc comment * adds capitalization feedback * adds grammar and typo fixes * clarifies that this doc is about CI on Kubernetes * fixes a markdown issue * adds fixes for review comments adds a generated toc * adds generated toc removes duplicated toc heading * removes toc comment * adds capitalization feedback * adds grammar and typo fixes * clarifies that this doc is about CI on Kubernetes * fixes a markdown issue * Revert "fixes a markdown issue" This reverts commit 78a8e2f257cce9245f0cea2f45cf56d91e00fe6b. * Revert "clarifies that this doc is about CI on Kubernetes" This reverts commit 53acc8991a08f3386ca37485ecdf487bfebc06bd. * Revert "adds grammar and typo fixes" This reverts commit 4c81b457fc4f244b3b229da8f409a490f8fda97f. * Revert "adds capitalization feedback" This reverts commit b56a4469eeddc6285d22b9779a8300c5affd46a5. * Revert "removes toc comment" This reverts commit 12423175e406f4076aa785e5891d43428190e82a. * Revert "adds generated toc" This reverts commit 9725c9efc561cd1f03cba265eb2cfea2a3bda6b5. * Revert "adds fixes for review comments" This reverts commit d9a6347e4b334eee1b5bf45898da3b31dabc85b0. Co-authored-by: Joyce Kung <thejoycekung@users.noreply.github.com> Co-authored-by: Jorge Alarcon Ochoa <alejandrox1@users.noreply.github.com>
2021-07-25remove bazel buildSataQiu
2021-06-16add documentation for verify-api-groupsPravar Agrawal
2021-04-16Debugging an e2e test with delveMauricio Poppe
2021-03-10sig-testing/e2e-tests.md: add notes about MinimumKubeletVersionLubomir I. Ivanov
2021-02-16Merge pull request #5349 from PurelyApplied/verify-documentationKubernetes Prow Robot
Add documentation for hack/verify* tests.
2021-02-13recommend using bazeliskMichael Vorburger ⛑️
2021-02-12Add note about documentation being incomplete.Patrick Rhomberg
2021-02-11Respond to review comments.Patrick Rhomberg
2021-02-11Add documentation for verification tests.Patrick Rhomberg
In particular, add documentation for verify-govet-levee
2020-10-21Add Deflaking tests information to Developer GuideErik L. Arneson
This updates flaky-tests.md with all of the information on finding and deflaking tests from the presentation to SIG Testing found here: https://www.youtube.com/watch?v=Ewp8LNY_qTg Also, this drops the outdated "Hunting flaky unit tests" section from flaky-tests.md. Co-authored-by: Aaron Crickenberger <spiffxp@google.com>
2020-10-06Remove references to velodromeBen Moss
2020-09-14update link to reboot test in writing good e2e tests docMichael McCune
This change updates the link to reboot.go as it has moved to the `test/e2e/cloud/gcp` directory of the kubernetes repository.
2020-09-01Developer guide: Adding kubetest2 --build instructions to e2e testingErik L. Arneson
This change adds details on building with kubetest2 and without --legacy-mode.
2020-08-27Developer Guide: Fixing updates to kubetest2 tutorialErik L. Arneson
This addresses some suggested changes to the kubetest2 getting started guide.
2020-08-18Developer Guide: Refresh e2e testing documents for kubetest2Erik L. Arneson
This change creates a new file with e2e testing documentation for the new kubetest2 test runner. Once kubetest is retired, this can drop right into the existing e2e developer guide docs.
2020-06-30remove planter from bazel.mdSataQiu
Signed-off-by: SataQiu <1527062125@qq.com>
2020-06-23Merge pull request #4878 from heyste/update-e2e-testingKubernetes Prow Robot
Remove/update legacy references in e2e testing guide
2020-06-23Adding link to San Diego CS testgrid presentationmarkyjackson-taulia
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-06-22Remove/update legacy references in e2e testing guideStephen Heywood
2020-06-16Update Testing Guide to clarify how to use go test as an alternative to make ↵Brian Pursley
test
2020-06-05update kubetest installation instructions in the developer e2e testing ↵Michael McCune
documentation This change removes the installation instructions for kubetest in favor of links to the project documentation. The reason for this change is that the installation instructions are no longer current for the project, this removal will aid with a de-duplication of information.
2020-03-30Update e2e test doc to remove mention of federation testingMaru Newby
The federation codebase was removed from the kubernetes repo years ago so there is no point in maintaining documentation on how to test it.
2020-03-10fixes contrib doc bug #4486 - kubetest replaces hack/e2e.go (#4563)Robert Kielty
* fixes contrib doc bug #4486 - kubetest replaces hack/e2e.go * Update contributors/devel/sig-testing/e2e-tests.md Restoring original list formatting for doc consistency. Co-Authored-By: Bob Killen <killen.bob@gmail.com> * Update contributors/devel/sig-testing/e2e-tests.md Co-Authored-By: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-03-03Merge pull request #4553 from m-rey/fix-opensuse-spellingKubernetes Prow Robot
Fix misspelling of openSUSE
2020-03-03Add NOTE to know how to download kubetest commandKenichi Omichi
According to the test-infra issue, some people seem to face the issue when downloading kubetest command. So this adds NOTE to know how to avoid the issue at this time.
2020-02-28Fix misspelling of openSUSEMartin Rey
2020-01-15Delete instructions describing the `kubetest -ctl` commandmattjmcnaughton
As far as I can tell, `kubetest` no longer has a `-ctl` flag. Remove it from the examples of commands that can be run using `kubetest`.
2020-01-14Add some suggestions on how to handle flakesAaron Crickenberger
based on looking at deflaking PRs from the past few months, what are some common anti-patterns or fixes?
2019-12-26Fix broken linksSpencer Thomas
Updated the link to the test failure report to include the colon after protocol. Updated the link to velodrome to HTTP, as it does not run on HTTPS
2019-12-09Try adding some more useful links for hunting flakesAaron Crickenberger
2019-10-16Contributor Testing Guide: Update punctuation and grammarDevan Carpenter
2019-10-13Contributor Testing Guide: Add section on smooth PR review processDevan Carpenter