kubernetes/test/integration
k8s-merge-robot 482a7bee2f Merge pull request #27426 from soltysh/scheduledjob_test_reapply
Automatic merge from submit-queue

Reapply ScheduledJob tests (2ab885a53a)

Re-applied the ScheduledJob tests (#25737) which were reverted due to an integration test error in #27184.
The problem was in `TestBatchGroupBackwardCompatibility` which is testing backwards compatibility for storing jobs (`extensions/v1beta1` vs `batch/v1`), which is not needed for `batch/v2alpha1`. I've added a skip to aforementioned test for that group. See `test/integration/master_test.go` for the actual fix.

@caesarxuchao @mikedanese ptal
@piosz @jszczepkowski @erictune fyi

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-06-21 10:31:54 -07:00
..
framework integration tests: add env. variable for etcd URL. 2016-06-20 10:40:49 +02:00
auth_test.go Merge pull request #26025 from liggitt/auth-test-flake 2016-05-23 13:19:49 -07:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
client_test.go Move Patch, AtomicPut and MasterService tests to test/integration. 2016-06-20 20:50:25 +02:00
configmap_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
dynamic_client_test.go let dynamic client take runtime.Object instead of v1.ListOptions 2016-05-10 16:05:31 -07:00
etcd_tools_test.go Merge pull request #23914 from sky-uk/make-etcd-cache-size-configurable 2016-04-17 00:06:31 -07:00
extender_test.go Removed all pause image constant strings, now the pause image is chosen by arch. Part of the effort of making e2e arch-agnostic 2016-05-26 19:16:43 +03:00
garbage_collector_test.go Fix spelling errors 2016-06-20 11:36:11 -04:00
kubectl_test.go Fix spelling errors 2016-06-20 11:36:11 -04:00
master_benchmark_test.go Fix compile errors in benchmark 2015-12-02 11:36:26 +01:00
master_test.go Reapply ScheduledJob tests (2ab885a53a) 2016-06-21 14:55:00 +02:00
metrics_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
openshift_test.go Extracting APIServer machinery code into a library 2015-12-16 13:54:23 -08:00
persistent_volumes_test.go Fix spelling errors 2016-06-20 11:36:11 -04:00
pods_test.go move pods.go to pods_test.go 2016-04-28 15:39:28 -07:00
quota_test.go Improve quota integration test to not use events, reduce number of pods provisioned 2016-05-10 19:50:36 -04:00
rbac_test.go add unit and integration tests for rbac authorizer 2016-06-14 11:07:48 -07:00
scheduler_test.go Fix panic in TestUnschedulableNodes 2016-06-14 11:05:07 +02:00
secret_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
service_account_test.go Merge pull request #24595 from zhouhaibing089/httpserverclose 2016-04-28 01:41:16 -07:00
utils.go Remove dependency on test/integration from kubemark 2016-06-20 16:20:51 +02:00