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
Claudiu Belu
3d02c5dbd5
tags: Adds [Excluded:WindowsDcoker] tag
...
Co-authored-by: Aaron Crickenberger <spiffxp@google.com>
2021-09-22 00:24:00 -07:00
Mauricio Poppe
97f9d03363
Debugging an e2e test with delve
2021-04-16 21:15:05 +00:00
Lubomir I. Ivanov
a275d97885
sig-testing/e2e-tests.md: add notes about MinimumKubeletVersion
2021-03-10 03:32:32 +02:00
Stephen Heywood
eaa22ca5f5
Remove/update legacy references in e2e testing guide
2020-06-22 23:47:04 +00:00
Michael McCune
777dfe5ea6
update kubetest installation instructions in the developer e2e testing 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-06-05 16:10:07 -04:00
Maru Newby
26f200e6a7
Update e2e test doc to remove mention of federation testing
...
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-30 19:15:34 -07:00
Robert Kielty
95fdc65c13
fixes contrib doc bug #4486 - kubetest replaces hack/e2e.go ( #4563 )
...
* 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-10 10:43:35 -07:00
Kenichi Omichi
1b5c23bcf2
Add NOTE to know how to download kubetest command
...
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-03-03 18:40:47 +00:00
mattjmcnaughton
3e43b40313
Delete instructions describing the `kubetest -ctl` command
...
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-15 07:44:46 -05:00
John Schnake
04a9b9b7e5
Clarify the meaning of the [Disruptive] E2E test tag
...
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-09-24 14:39:42 -05:00
toyoda
1ffdb61ca7
fix broken links in e2e-tests.md
2019-02-05 11:45:08 +09:00
eduartua
af988769d2
e2e-test.md file moved to the new /devel/-sig-testing folder - URLs updated - tombstone files created
2019-01-30 12:55:10 -06:00