toyoda
ba4119a07b
use framework.ExpectNoError() for e2e/network
2019-05-15 13:33:13 +09:00
SataQiu
515f8342d3
fix golint failures of test/e2e/network
2019-05-11 22:29:40 +08:00
John Schnake
0c62f751b6
Move auth and network tests to use framework/log
...
This is part of the transition to using framework/log instead
of the Logf inside the framework package. This will help with
import size/cycles when importing the framework or subpackages.
2019-05-03 08:41:21 -05:00
draveness
774c15f2be
refactor: move wait for endpoints to new pkg
2019-04-27 22:05:39 +08:00
SataQiu
1405819049
fix golint failures of test/e2e/framework/framework.go
2019-04-08 15:11:37 +08:00
Andrew Sy Kim
1470df7a05
remove usages of internal clientset in e2e framework
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com >
2019-03-28 21:13:40 -04:00
Srini Brahmaroutu
aef6cd9bac
Adding details to Conformance Tests using RFC 2119 standards.
2018-07-31 14:19:28 -07:00
Maciej Szulik
383872615d
Remove kubectl reapers
2018-05-25 22:18:05 +02:00
Lucas Käldström
703dc826bf
Remove e2e test for cAdvisor running in the kubelet, as it's deprecated and gonna be removed
2018-05-16 10:39:07 +01:00
David Eads
94e3d94d67
update tests to be specific about the versions they are testing instead of floating
2018-05-01 13:18:41 -04:00
p0lyn0mial
1f1d24005a
removes custom scalers from kubectl
2018-03-26 19:33:42 +02:00
Mike Danese
7b4722964d
remove deprecated /proxy paths
...
These were depercated in v1.2.
2018-02-20 14:42:19 -08:00
Matt Liggett
a5967cbaf1
Add framework.ConformanceIt as the new way to declare conformance tests.
...
Also rewrite all existing conformance tests to use this.
2017-10-27 15:29:59 -07:00
Kevin
4c8539cece
use core client with explicit version globally
2017-10-27 15:48:32 +08:00
Brad Topol
095913e9d7
Add conformance annotations for proxy and scheduler predicate tests
...
Signed-off-by: Brad Topol <btopol@us.ibm.com >
2017-10-23 11:30:05 -07:00
Manjunath A Kumatagi
ee4d54c70c
Port e2e tests for multi architecture
2017-09-01 05:40:52 +05:30
Phillip Wittrock
6cfc3d163c
Move ownership of proxy test to sig-network directory
2017-08-07 14:10:52 -07:00