summaryrefslogtreecommitdiff
path: root/contributors/devel/sig-node/e2e-node-tests.md
AgeCommit message (Collapse)Author
2023-02-02Merge pull request #6996 from vaibhav2107/devel-nodeKubernetes Prow Robot
Update the references under sig-node
2023-02-02docs: update node e2e test docTodd Neal
- The test-e2e-node Makefile target has a dependency on ginkgo which installs it if its not already there so manual installation is no longer needed. - Add the working CNI requirement and point to a sample bridge configuration - Add a requirement for containerd configured with the cgroupfs driver
2022-12-01Update the references under sig-nodeVaibhav
2022-09-19grammar: removed doubles of the word "the"Oscar Utbult
2022-01-04Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io (#6311)Ayushman
* Changed all instancesof k-dev@ and kubernetes-dev@ to dev@kubernetes.io Changes Removed From archive updated the link changes made csv undo changed links * Fix last two instances of googlegroups.com * Revert changes to election docs for past elections Co-authored-by: Christoph Blecker <admin@toph.ca>
2021-09-08sig-node-e2e: gcloud application-defaults are requiredDanielle Lancashire
2020-10-02Updated e2e node test docs (#5148)Kenny Scharm
* Updated e2e node test docs to include more information about focus, skip, and testgrid * Fix spelling error * Address requested changes
2020-06-09improve sig-node e2e-node testing documentationMorgan Bauer
- Allow people to help themselves, by showing PRINT_HELP - More explicit demonstration of the FOCUS and SKIP arguments, as used by CI environment. - update command comment for rerunning tests - point out ProwJob types and the image configurations used for testing
2020-05-19e2e node: add commands for gcloud configKaran Goel
2020-03-02e2e: topology manager: properly quote labelsFrancesco Romani
Signed-off-by: Francesco Romani <fromani@redhat.com>
2020-02-24topology manager tests: document autodetectionFrancesco Romani
The topology manager tests gained some support to autodetect the system information need to run them. It is still possible, and sometimes needed, to override the autodetected data, so update the docs accordingly. Signed-off-by: Francesco Romani <fromani@redhat.com>
2020-02-11document the configuration for topology managerFrancesco Romani
The topology manager end-to-end tests require some extra configuration that we document here. Signed-off-by: Francesco Romani <fromani@redhat.com>
2019-04-05Add documentation on running node e2e's with custom image configsTim Allclair
2019-01-28file cri-testing-policy.md was moved to the new sig-node folder - URLs in ↵eduartua
k/community were updated