Kubernetes Prow Robot
770d3f181c
Merge pull request #99734 from wgahnagl/sysctls-conformance
...
Promote sysctls e2e test to Conformance
2021-03-26 18:26:43 -07:00
Skyler Clark
c6b99025a6
adds sysctls conformance tests
2021-03-25 09:28:25 -04:00
Swetha Repakula
9c1f9c3962
Promote EndpointSlice API test to Conformance
2021-03-19 23:28:35 +00:00
Kubernetes Prow Robot
da341b5cfc
Merge pull request #100290 from ii/promote-service-status-test
...
Promote ServiceStatus lifecycle e2e test to Conformance +4 endpoint coverage
2021-03-16 15:57:16 -07:00
Stephen Heywood
af1f64bee8
Promote ServiceStatus lifecycle e2e test to Conformance
2021-03-16 10:07:05 +13:00
Jordan Liggitt
e7b0ec5857
Replicate update/patch operations from eviction test in conformance CRUD test
2021-03-15 16:54:45 -04:00
Kubernetes Prow Robot
cd66a33b32
Merge pull request #100092 from liggitt/conformance-pdb
...
[test-only] Promote PDB CRUD e2e tests to conformance
2021-03-10 22:42:35 -08:00
Kubernetes Prow Robot
be419673a2
Merge pull request #98677 from zachmandeville/ineligible_endpoint
...
add ineligible_endpoints.yaml
2021-03-10 08:15:14 -08:00
Jordan Liggitt
be58ad6fec
Promote PDB CRUD e2e tests to conformance
2021-03-10 11:02:47 -05:00
Kubernetes Prow Robot
956de2644f
Merge pull request #100036 from dims/revert-andrewsykim-conformance-probe-tests
...
Revert : conformance: promote container exec probe timeout tests
2021-03-09 20:37:13 -08:00
Davanum Srinivas
ecc8de7083
Revert : conformance: promote container exec probe timeout tests
...
Reverting af3e118b1f
and
2242d0ffc4
as these tests fail when
ExecProbeTimeout feature gate is turned on.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-09 17:05:07 -05:00
Morten Torkildsen
08e0a46757
Promote PodDisruptionBudget e2e test to Conformance
2021-03-09 12:26:02 -08:00
Kubernetes Prow Robot
16e9c682ff
Merge pull request #99495 from wojtek-t/cleanup_describe_8
...
Move ownership of core events test to sig-instrumentation
2021-03-09 04:27:38 -08:00
Kubernetes Prow Robot
faa3a5fbd4
Merge pull request #99916 from swetharepakula/eps-ga-e2e
...
Promote Endpoint Slice E2E Tests to Conformance
2021-03-08 20:47:45 -08:00
Kubernetes Prow Robot
761cdf33a2
Merge pull request #99952 from ii/Promote-ReplicaSet-Test
...
Promote ReplicaSet Replace and Patch Test +2 Endpoints
2021-03-08 19:24:18 -08:00
Kubernetes Prow Robot
b85313b6dd
Merge pull request #99853 from wojtek-t/cleanup_describe_17
...
Cleanup the remaining multi-owned sig-node tests
2021-03-08 19:23:44 -08:00
Riaan Kleinhans
c3fb2c002a
Promote ReplicaSet e2e test to Conformance
2021-03-09 09:54:04 +13:00
Swetha Repakula
17beeaf47a
Promote EndpointSlice E2E Tests to Conformance
2021-03-08 09:44:47 -08:00
Maciej Szulik
3c9bbe427b
Promote cronjob e2es to conformance
2021-03-06 19:01:02 +01:00
wojtekt
ae8baefeff
Cleanup the remaining multi-owned sig-node tests
2021-03-05 20:27:31 +01:00
wojtekt
3a8e84c2da
Move ownership of core events test to sig-instrumentation
2021-03-05 16:47:16 +01:00
Kubernetes Prow Robot
5bf49baf71
Merge pull request #99558 from BenTheElder/gen-conformance-md
...
add test/conformance/gen-conformance-docs.sh
2021-03-04 06:42:21 -08:00
wojtekt
d4883f532e
Remove KubeDescribe
2021-03-04 07:54:53 +01:00
wojtekt
3b438eb4e5
Cleanup test/e2e/common directory - part2
2021-03-03 10:27:35 +01:00
wojtekt
f4407f4db8
Assign remaining test/e2e/common test to SIGs
2021-03-02 21:34:58 +01:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Benjamin Elder
5eedf2a0f1
nit: newlines
2021-02-28 13:04:21 -08:00
Benjamin Elder
5ed5a5fe25
add test/conformance/gen-conformance-docs.sh
2021-02-28 13:01:07 -08:00
Kubernetes Prow Robot
a185bafa0c
Merge pull request #99549 from BenTheElder/conformance-make
...
conformance.yaml: generate with make
2021-02-28 05:30:39 -08:00
Benjamin Elder
025e6de3eb
don't run generated_files when generating specsummaries.json
2021-02-28 00:54:54 -08:00
Benjamin Elder
ed09168e8a
fix generated conformance filepaths when test binary is not stripped
2021-02-28 00:54:54 -08:00
Benjamin Elder
c1c3fdefe3
port conformance yaml generation to hack
2021-02-28 00:54:54 -08:00
wojtekt
cad9957f95
Remove KubeDescribe from SIGDescribe calls
2021-02-26 08:49:25 +01:00
Kubernetes Prow Robot
ca916183db
Merge pull request #99460 from wojtek-t/transfer_secrets_ownership
...
Align ownership of secret and configmap tests to sig-node
2021-02-25 13:52:56 -08:00
Kubernetes Prow Robot
5feb39fdb3
Merge pull request #99458 from wojtek-t/cleanup_describe_1
...
Replace some nested KubeDescribe calls with ginkgo.Describe
2021-02-25 08:01:25 -08:00
wojtekt
8df355b80a
Replace some nested KubeDescribe calls with ginkgo.Describe
2021-02-25 14:44:39 +01:00
wojtekt
22429ab642
Align ownership of secret and configmap tests to sig-node
2021-02-25 14:38:02 +01:00
wojtekt
7b2458ac01
Cleanup tests/e2e/common directory - part 1
2021-02-24 20:44:14 +01:00
Kubernetes Prow Robot
9a8da9ee43
Merge pull request #97619 from andrewsykim/conformance-probe-tests
...
conformance: promote container exec probe timeout tests
2021-02-23 22:56:49 -08:00
Kubernetes Prow Robot
1db189eab2
Merge pull request #99316 from zshihang/conformance
...
promote RootCAConfigMap e2e test to Conformance
2021-02-23 15:23:46 -08:00
Kubernetes Prow Robot
462dbc17aa
Merge pull request #99282 from ii/Promote-ReplicaSetScale-Test
...
Promote Read, Replace and Patch ReplicaSetScale test to Conformance +3 endpoints
2021-02-23 15:23:19 -08:00
Kubernetes Prow Robot
f499d27535
Merge pull request #99281 from ii/Promote-DeploymentScale-Test
...
Promote Read, Replace and Patch DeploymentScale test to Conformance +3 endpoints
2021-02-23 15:23:12 -08:00
Shihang Zhang
5d1774e9db
promote RootCAConfigMap e2e test to Conformance
2021-02-22 10:37:41 -08:00
Riaan Kleinhans
8faa3307ec
Promote ReplicaSetScale e2e test to Conformance
2021-02-22 04:03:17 +13:00
Mayank Kumar
2dfc7c3943
Promote RunAsGroup e2e test to Conformance
2021-02-18 21:21:29 -08:00
Riaan Kleinhans
303fd4aca2
Promote DeploymentScale e2e test to Conformance
2021-02-19 13:13:29 +13:00
wojtekt
498441448c
Minor refactor of test/e2e/common names
2021-02-15 08:16:01 +01:00
Kubernetes Prow Robot
528390348d
Merge pull request #98126 from ii/statefulset_test
...
Update: StatefulSet Replica scaling to include Patch Scale +1 endpoint
2021-02-12 09:27:09 -08:00
Riaan Kleinhans
866f658695
Update e2e patch scale statefulset test
...
Test now validates patchAppsV1NamespacedStatefulSetScale endpoint.
Update conformance metadata to include v1.21
Co-authored-by: Stephen Heywood <stephen@ii.coop>
2021-02-12 09:43:48 +13:00
Kubernetes Prow Robot
2ebd3b99ac
Merge pull request #98940 from ii/remove-conformance-metadata
...
Update conformance metadata for relocated test
2021-02-11 11:02:15 -08:00