Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #30634 from timothysc/etcd3_shouldbe_intergration_…
Browse files Browse the repository at this point in the history
…tests

Automatic merge from submit-queue

Move UTs that block on apiserver to integration tests. 

In validating etcd.v3client we had uncovered that a change in the behavior of the client etcd-io/etcd#6162 , caused a number of unit tests to fail.  These test failures were due to the fact that the unit tests were trying to standup a apiserver even though there was no etcd backend stood up.  

This PR simply shuffles those tests to integration tests, which is where they should be. 

/cc @kubernetes/sig-scalability @wojtek-t @hongchaodeng @xiang90
  • Loading branch information
Kubernetes Submit Queue committed Aug 19, 2016
2 parents 2cad8da + 2ea0548 commit fd720bf
Showing 1 changed file with 0 additions and 350 deletions.
350 changes: 0 additions & 350 deletions cmd/federation-apiserver/app/server_test.go

This file was deleted.

0 comments on commit fd720bf

Please sign in to comment.