mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #17691 from ivanvc/ignore-e2e-discovery-test-with-cluster-proxy-tag
tests/e2e: ignore discovery tests when cluster_proxy tag is set
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//go:build !cluster_proxy
|
||||
|
||||
package e2e
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user