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:
Marek Siarkowicz
2024-04-02 14:36:16 +02:00
committed by GitHub

View File

@@ -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 (