David Zhu
|
2820c1d8c8
|
Add davidz627 (David Zhu) to Approvers for OperationExecutor and GCE PD
|
2019-07-11 13:14:31 -07:00 |
|
Masaki Kimura
|
ea4f4c8432
|
Move volume_expand tests to storage e2e testsuites
|
2019-07-11 18:49:49 +00:00 |
|
Kubernetes Prow Robot
|
e75bf58aea
|
Merge pull request #80001 from aramase/dualstack-e2e-cleanup
Cleanup for dualstack e2e tests
|
2019-07-11 11:25:08 -07:00 |
|
Benjamin Elder
|
1e831eff55
|
mark dashboard tests [Feature:Dashboard]
|
2019-07-11 10:07:33 -07:00 |
|
Devan Carpenter
|
4b8a9d4467
|
Update testname and fix typo
|
2019-07-10 21:01:37 -07:00 |
|
Devan Carpenter
|
4d1d096945
|
Update Conformance test Metadata
|
2019-07-10 20:59:19 -07:00 |
|
draveness
|
b6d41ee5cc
|
feat: cleanup pod critical pod annotations feature
|
2019-07-11 08:54:19 +08:00 |
|
Anish Ramasekar
|
6c5cca323a
|
clean up and fix nits
|
2019-07-10 15:14:39 -07:00 |
|
draveness
|
d3158b2c71
|
feat: use framework.ExpectNotEqual in e2e test
|
2019-07-10 21:36:26 +08:00 |
|
Jan Safranek
|
a9e838f2e9
|
Remove redundant provisioning tests
|
2019-07-10 15:27:00 +02:00 |
|
Jan Safranek
|
b5a800e765
|
Remove redundant tests
We check that block / filesystem volume is writable in volumes.go
|
2019-07-10 15:17:09 +02:00 |
|
Jan Safranek
|
5fc9e23b50
|
Add block volume support to InjectContent / TestVolumeClient
|
2019-07-10 15:17:09 +02:00 |
|
Jan Safranek
|
a2c9052716
|
Refactor TestVolumeClient and InjectContent into common function
These two functions do almost the same thing - one writes data to volumes
in a pod, the second reads them. Let them share the code.
|
2019-07-10 15:17:09 +02:00 |
|
Kubernetes Prow Robot
|
2c912e3516
|
Merge pull request #79685 from oomichi/use-ExpectEqual-apimachinery
Use ExpectEqual under e2e/apimachinery
|
2019-07-09 20:20:38 -07:00 |
|
Kubernetes Prow Robot
|
98a1c25203
|
Merge pull request #78801 from aramase/dualstacke2e
Add e2e tests for ipv6 dual stack feature
|
2019-07-09 20:20:25 -07:00 |
|
Caleb Woodbine
|
180ce027e8
|
Promote pod autoscaling
|
2019-07-10 01:15:41 +00:00 |
|
toyoda
|
6ce0d547e5
|
add failedJobsHistoryLimit to successfulJobsHistoryLimit test
|
2019-07-10 09:17:38 +09:00 |
|
toyoda
|
b4ccb62c39
|
add e2e test for cronjob failedJobsHistoryLimit
|
2019-07-10 09:10:58 +09:00 |
|
Kubernetes Prow Robot
|
2d1ee3db83
|
Merge pull request #79864 from draveness/feature/use-framework-expect-equal-instead
feat: use framework.ExpectEqual instead of should
|
2019-07-09 13:47:03 -07:00 |
|
Jonathan Basseri
|
ceb31f747b
|
More consistent env var handling in vsphere e2e test
This adds a useful error message when VSPHERE_WORKING_DIR is not set,
and replaces some explicit checks with the GetAndExpectStringEnvVar
helper.
|
2019-07-09 12:44:20 -07:00 |
|
Pandiyaraja Ramamoorthy
|
ecf3bb0c03
|
removed flaky watch code and added NewIndexerInformerWatcher
|
2019-07-10 00:02:04 +05:30 |
|
Kubernetes Prow Robot
|
4b5dc0a06d
|
Merge pull request #78697 from tsmetana/fix-multinode-e2e
e2e: Skip multi-node PV test when pods scheduled on the same node
|
2019-07-09 03:10:16 -07:00 |
|
Kubernetes Prow Robot
|
a61006bbc4
|
Merge pull request #75593 from pohly/e2e-no-global-flags
e2e: avoid mandatory command line flags
|
2019-07-09 03:10:03 -07:00 |
|
s-ito-ts
|
0f8b7c92f3
|
Remove unnecessary return value check
|
2019-07-09 05:58:43 +00:00 |
|
Kubernetes Prow Robot
|
b6adfd09dd
|
Merge pull request #79860 from SataQiu/fix-test-20190707
e2e: use framework.ExpectEqual() for test/e2e/lifecycle
|
2019-07-08 20:30:26 -07:00 |
|
Kubernetes Prow Robot
|
6d69cd1895
|
Merge pull request #75895 from msau42/enable-multipod-e2es
enable multipod e2es for intree volumes
|
2019-07-08 20:30:01 -07:00 |
|
Kubernetes Prow Robot
|
2cfd4a5eb9
|
Merge pull request #79168 from tnozicka/fix-sigapps-owners
Update Sig-Apps OWNERS to aliases in places that were missed in #76669
|
2019-07-08 17:30:01 -07:00 |
|
alejandrox1
|
348fd0805e
|
Refactored metrics-related functions from framework/metrics_util.go
This a refactoring of framework/metrics_utils.go into framework/metrics.
Signed-off-by: alejandrox1 <alarcj137@gmail.com>
|
2019-07-08 19:35:10 -04:00 |
|
Antonio Ojea
|
9c75f4a40a
|
Add e2e test for downward API with host network
Co-authored-by: BenTheElder <bentheelder@google.com>
|
2019-07-08 21:50:16 +02:00 |
|
Kubernetes Prow Robot
|
d771dfac3d
|
Merge pull request #79765 from clarklee92/use-ExpectEqual-autoscaling
use ExpectEqual under e2e/autoscaling
|
2019-07-08 05:06:34 -07:00 |
|
Sukeesh
|
346fdbccf0
|
Cleanup: Audit log and error capitalization
|
2019-07-08 20:20:12 +09:00 |
|
ClarkLee
|
5030064d2e
|
use ExpectEqual under e2e/autoscaling
|
2019-07-08 18:57:18 +08:00 |
|
toyoda
|
baddd2fd3b
|
Replace KubeDescribe with ginkgo.Describe in e2e/kubectl
|
2019-07-08 18:03:40 +09:00 |
|
Anish Ramasekar
|
bc13a39ccf
|
use framework.ExpectEqual for tests
|
2019-07-08 00:24:28 -07:00 |
|
draveness
|
0ec95afb76
|
feat: use framework.ExpectEqual instead of should
|
2019-07-07 21:07:48 +08:00 |
|
SataQiu
|
02585c8a08
|
e2e: use framework.ExpectEqual() for test/e2e/lifecycle
|
2019-07-07 17:09:11 +08:00 |
|
Kubernetes Prow Robot
|
80bfec44a0
|
Merge pull request #79756 from draveness/feature/use-framework-expect-equal-in-e2e-test
feat: use framework.ExpectEqual in upgrades and windows e2e test
|
2019-07-05 20:34:34 -07:00 |
|
Kubernetes Prow Robot
|
448b15562e
|
Merge pull request #79842 from zh1314/expectequal_e2e_scalability
Use ExpectEqual in e2e/scalability
|
2019-07-05 19:01:13 -07:00 |
|
Kubernetes Prow Robot
|
a44cb287dd
|
Merge pull request #79769 from clarklee92/use-ExpectEqual-common
Use ExpectEqual in e2e/common
|
2019-07-05 19:01:00 -07:00 |
|
Kubernetes Prow Robot
|
2054590481
|
Merge pull request #79695 from tanshanshan/e2e-apps
Use ExpectEqual under apps
|
2019-07-05 19:00:48 -07:00 |
|
Kubernetes Prow Robot
|
0304cda3e3
|
Merge pull request #79821 from frankjiao/ExpectEqual
Use framework.ExpectEqual() for e2e/cloud tests
|
2019-07-05 16:48:58 -07:00 |
|
Kubernetes Prow Robot
|
f1d0793621
|
Merge pull request #79762 from clarklee92/use-ExpectEqual-auth
Use ExpectEqual in e2e/auth
|
2019-07-05 16:48:46 -07:00 |
|
Kubernetes Prow Robot
|
4921e84841
|
Merge pull request #79699 from k-toyoda-pi/expectequal_e2e_kubectl
Use ExpectEqual in e2e/kubectl
|
2019-07-05 16:48:34 -07:00 |
|
Kubernetes Prow Robot
|
9e2fc16115
|
Merge pull request #79792 from SataQiu/fix-test-2019070402
e2e: use framework.ExpectEqual() for test/e2e/node
|
2019-07-05 14:15:00 -07:00 |
|
Kubernetes Prow Robot
|
b8fa7c4bb7
|
Merge pull request #79791 from SataQiu/fix-test-20190704
e2e: use framework.ExpectEqual() for test/e2e/network
|
2019-07-05 14:14:48 -07:00 |
|
Kubernetes Prow Robot
|
d97f08f0b3
|
Merge pull request #79781 from s-ito-ts/79686_scheduling
Use framework.ExpectEqual() under e2e/scheduling
|
2019-07-05 14:14:36 -07:00 |
|
Kubernetes Prow Robot
|
1addcf4715
|
Merge pull request #79755 from draveness/feature/use-framework-expect-equal-in-storage
feat: use framework.ExpectEqual in storage e2e test
|
2019-07-05 12:02:49 -07:00 |
|
Kubernetes Prow Robot
|
5865a7e3cf
|
Merge pull request #79754 from draveness/feature/use-framework-expect-equal-instead
feat: use framework.ExpectEqual in servicecatalog e2e test
|
2019-07-05 12:02:37 -07:00 |
|
zhanghui31
|
afee64477a
|
Use ExpectEqual in e2e/scalability
|
2019-07-05 22:02:08 +08:00 |
|
Kubernetes Prow Robot
|
915be28b61
|
Merge pull request #79733 from yastij/consolidate-etcd-version
consolidate etcd version per file
|
2019-07-05 05:06:36 -07:00 |
|