kubernetes/test/integration/master
Monis Khan c16edb2738
Refactor dry run test to reuse ETCD storage data
This change updates the ETCD storage test so that its data is
exported.  Thus it can be used by other tests.  The dry run test was
updated to consume this data instead of having a duplicate copy.

The code to start a master that can be used for "one of every
resource" style tests was also factored out.  It is reused in the
dry run test as well.

This prevents these tests from drifting in the future and reduces
the long term maintenance burden.

Signed-off-by: Monis Khan <mkhan@redhat.com>
2018-10-19 18:35:56 -04:00
..
audit_test.go add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
BUILD add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
crd_test.go dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
kms_plugin_mock.go Add support for linux abstract socket namespace. 2018-06-25 09:41:14 -07:00
kms_transformation_test.go Add support for linux abstract socket namespace. 2018-06-25 09:41:14 -07:00
kube_apiserver_test.go use http.StatusOK instead of 200 2018-09-27 08:33:27 +08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Instrument transformer.go with latency metrics. 2018-03-02 10:01:44 -08:00
synthetic_master_test.go limit forbidden error to details of what was forbidden 2018-08-20 16:40:29 -04:00
transformation_testcase.go Refactor dry run test to reuse ETCD storage data 2018-10-19 18:35:56 -04:00