Kubernetes Prow Robot
|
a56f3ed0b8
|
Merge pull request #80706 from WanLinghao/refactor_e2e_kubelet_stats
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/kubelet_stats.go file
|
2019-08-05 13:36:16 -07:00 |
|
Vinicyus Macedo
|
0f21b692e4
|
Moved e2e boilerplate to framework
|
2019-08-05 16:23:56 -03:00 |
|
alejandrox1
|
f948ce176d
|
Added import restrictions file to e2e framework
Signed-off-by: alejandrox1 <alarcj137@gmail.com>
|
2019-08-05 14:27:12 -04:00 |
|
Kubernetes Prow Robot
|
cd04b13a1d
|
Merge pull request #80882 from ravisantoshgudimetla/add-logging
Don't supress the node update error while logging
|
2019-08-02 12:40:22 -07:00 |
|
Kubernetes Prow Robot
|
f370abb230
|
Merge pull request #80595 from aojea/e2e_preserve
Add IPv6 support to preserve source pod IP test
|
2019-08-02 06:53:53 -07:00 |
|
ravisantoshgudimetla
|
2d8a021bb1
|
Don't supress the node update error while logging
|
2019-08-01 17:43:45 -07:00 |
|
Antonio Ojea
|
48f1756b93
|
Add IPv6 support to preserve source pod IP test
Co-Authored-By: Benjamin Elder <bentheelder@google.com>
|
2019-08-02 00:16:05 +02:00 |
|
Jan Safranek
|
d79b7c754f
|
Add in-line filesystem volumes to MakeSecPod
|
2019-08-01 20:04:11 +00:00 |
|
Masaki Kimura
|
f1d2d9d670
|
Move disruptive tests to testsuites and add ones for block volume
|
2019-08-01 20:04:10 +00:00 |
|
Kubernetes Prow Robot
|
9fdda3f610
|
Merge pull request #77534 from WanLinghao/psp_refactor
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/psp_util.go file
|
2019-08-01 09:46:15 -07:00 |
|
WanLinghao
|
92b0310cc5
|
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/kubelet_stats.go file
|
2019-08-01 17:40:02 +08:00 |
|
Kubernetes Prow Robot
|
e694959038
|
Merge pull request #80708 from WanLinghao/util_pods_refacotr
Move pod related functions in file test/e2e/framework/util.go to its sub directory
|
2019-07-31 20:08:38 -07:00 |
|
Kubernetes Prow Robot
|
14f4288ef4
|
Merge pull request #80739 from mlmhl/e2e
report error message when reset scheduler metrics in e2e test
|
2019-07-31 05:29:00 -07:00 |
|
WanLinghao
|
e43572f02b
|
Move pod related functions file in test/e2e/framework/util.go to its sub direcotry
|
2019-07-31 13:53:41 +08:00 |
|
Kubernetes Prow Robot
|
e116b6f09d
|
Merge pull request #80615 from jeefy/e2e-test-fixes
Support passing `Args` for `newrc` function within `test/e2e`
|
2019-07-30 08:53:17 -07:00 |
|
mlmhl
|
f2cf68b2a0
|
report error message when reset scheduler metrics in e2e test
|
2019-07-30 14:30:48 +08:00 |
|
Jeffrey Sica
|
ea2f6c80d7
|
support args for newrc funcs
|
2019-07-28 11:45:43 -04:00 |
|
WanLinghao
|
d288bc0368
|
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/psp_util.go file
|
2019-07-27 16:24:08 +08:00 |
|
Kubernetes Prow Robot
|
a300104f0a
|
Merge pull request #80578 from tsmetana/revert-pr78697
Revert "e2e: Skip multi-node PV test when pods scheduled on the same node
|
2019-07-26 16:52:10 -07:00 |
|
Kubernetes Prow Robot
|
ee84c95bdb
|
Merge pull request #80634 from aojea/translatev4v6
Don´t translate to IPv6 empty addresses
|
2019-07-26 08:06:12 -07:00 |
|
Antonio Ojea
|
be8bedef7b
|
Don´t translate to IPv6 empty addresses
|
2019-07-26 12:43:26 +02:00 |
|
Kubernetes Prow Robot
|
fc4cbf743a
|
Merge pull request #80543 from davidz627/fix/makePV
Document and improve defaulting for MakePersistentVolume, dedupe some manual PV creations
|
2019-07-26 03:24:25 -07:00 |
|
Kubernetes Prow Robot
|
cc0137cdc6
|
Merge pull request #80398 from aojea/ipfamily
Add ip family autodetection to the testing framework
|
2019-07-25 18:12:00 -07:00 |
|
Kubernetes Prow Robot
|
63a43402a3
|
Merge pull request #77532 from WanLinghao/perf_refactor
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/perf_util.go file
|
2019-07-25 13:02:45 -07:00 |
|
David Zhu
|
862ba3fc05
|
Document and improve defaulting for MakePersistentVolume, dedupe some manual PV creations
|
2019-07-25 10:57:29 -07:00 |
|
Antonio Ojea
|
bd15f3f9f7
|
Clarify IP family meaning
|
2019-07-25 16:14:57 +02:00 |
|
Tomas Smetana
|
4f3e31e978
|
Revert "e2e: Skip multi-node PV test when pods scheduled on the same node"
This reverts commit d4f43e8e19.
|
2019-07-25 13:32:39 +02:00 |
|
Kubernetes Prow Robot
|
a0a0146419
|
Merge pull request #80382 from davidz627/fix/refactor
Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all
|
2019-07-25 01:37:53 -07:00 |
|
WanLinghao
|
4c394ddf3b
|
Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/perf_util.go
|
2019-07-25 09:41:00 +08:00 |
|
Mayank Gaikwad
|
1438a3c8fc
|
Add service reachability test util function and e2e fixes
|
2019-07-24 23:08:16 +05:30 |
|
Kubernetes Prow Robot
|
0ba6ecca72
|
Merge pull request #77155 from draveness/feature/refactor-util-service
refactor: move service related functions in service pkg
|
2019-07-23 15:52:15 -07:00 |
|
Antonio Ojea
|
0655ad338f
|
e2e: add a function to map IPv4 in IPv6
|
2019-07-23 22:55:33 +02:00 |
|
David Zhu
|
e194cf24cc
|
Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all
|
2019-07-23 12:59:00 -07:00 |
|
Antonio Ojea
|
daff471766
|
e2e: Autodetect the IP family of the cluster
|
2019-07-23 20:09:19 +02:00 |
|
Kubernetes Prow Robot
|
3ea28073a4
|
Merge pull request #80375 from wongma7/framework-csidriver
Add CSIDriver creation factory to e2e framework
|
2019-07-23 01:28:54 -07:00 |
|
Kubernetes Prow Robot
|
7dc5d1f064
|
Merge pull request #80377 from davidz627/fix/testAMDefault
Change default PVC AccessModes to RWO in test framework
|
2019-07-22 23:52:55 -07:00 |
|
Matthew Wong
|
5060704a76
|
Add CSIDriver creation factory to e2e framework
|
2019-07-22 10:20:02 -07:00 |
|
Kubernetes Prow Robot
|
febc95282a
|
Merge pull request #80331 from wongma7/framework-panic
Surface error returned by LoadConfig
|
2019-07-19 21:24:54 -07:00 |
|
David Zhu
|
37aed97d62
|
Change default PVC AccessModes to RWO in test framework
|
2019-07-19 13:37:06 -07:00 |
|
draveness
|
c38ae01f8e
|
feat: move service_util to separated package
|
2019-07-19 08:32:39 +08:00 |
|
Matthew Wong
|
84b53966fd
|
Surface error returned by LoadConfig
|
2019-07-18 16:54:28 -07:00 |
|
Jiatong Wang
|
e24a962821
|
Fix error log issue, remove OrDie suffix in methods naming
|
2019-07-17 23:18:21 -07:00 |
|
Jiatong Wang
|
0b37152f17
|
Refactor and Move node related methods to framework/node package
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com>
|
2019-07-17 22:54:15 -07:00 |
|
Kubernetes Prow Robot
|
29669a5e21
|
Merge pull request #74703 from johscheuer/refactor-csi-e2e-tests
Add patch method for container images
|
2019-07-17 02:40:34 -07:00 |
|
Kubernetes Prow Robot
|
d900746422
|
Merge pull request #80188 from davidz627/fix/migrateTest
Fix error shadowing error for createPDWithRetry so failures return actual error
|
2019-07-15 20:28:13 -07:00 |
|
Kubernetes Prow Robot
|
40edce1235
|
Merge pull request #79730 from jsafrane/add-block-tests
Consolidate block and filesystem tests
|
2019-07-15 20:27:23 -07:00 |
|
David Zhu
|
0974db4634
|
Fix error shadowing error for createPDWithRetry so failures return actual error
|
2019-07-15 16:26:07 -07:00 |
|
Kubernetes Prow Robot
|
b8a10b4e12
|
Merge pull request #79753 from alejandrox1/framework-metrics
Refactored metrics-related functions from framework/metrics_util.go
|
2019-07-15 14:54:02 -07:00 |
|
Johannes M. Scheuermann
|
302e9d9f6b
|
Add patch method for container images
Return error if registry is missing otherwise the log message could be
overlooked by a developer
|
2019-07-15 19:05:09 +02:00 |
|
draveness
|
d3158b2c71
|
feat: use framework.ExpectNotEqual in e2e test
|
2019-07-10 21:36:26 +08:00 |
|