- 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
* 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>
- 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
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>