summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-testing/e2e-tests.md
AgeCommit message (Collapse)Author
2022-03-24e2e-tests: describe pod security admissionSergiusz Urbaniak
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-06Merge pull request #5355 from claudiubelu/adds-excluded-windows-docker-tagKubernetes Prow Robot
tags: Adds [Excluded:WindowsDocker] tag
2021-09-22tags: Adds [Excluded:WindowsDcoker] tagClaudiu Belu
Co-authored-by: Aaron Crickenberger <spiffxp@google.com>
2021-04-16Debugging an e2e test with delveMauricio Poppe
2021-03-10sig-testing/e2e-tests.md: add notes about MinimumKubeletVersionLubomir I. Ivanov
2020-06-22Remove/update legacy references in e2e testing guideStephen Heywood
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-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-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`.
2019-09-24Clarify the meaning of the [Disruptive] E2E test tagJohn Schnake
If a test impacts other workloads in a meaningful way it ought to be considered disruptive. Clarified the wording so that it isn't so focused on only restarting components.
2019-02-05fix broken links in e2e-tests.mdtoyoda
2019-01-30e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated ↵eduartua
- tombstone files created