aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-08-26 16:12:37 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-08-26 16:22:48 +0200
commitcea19e8c8cba4a7aa7073c1df9225fccbaa8bc3c (patch)
treef853dda594c024aed984c5b331075f0967f7b9c9 /ansible/site.yml
parentc3e7a055a1636508dda07ea767d0a2a252908731 (diff)
Remove sig_network_serial
PerformanceDNS is now optional [1] and DNS configMap nameserver makes operations on coredns which would break an living deployment [2]. sig_network_serial is now enpty and then can be safely removed. [1] https://github.com/cntt-n/CNTT/pull/2580 [2] https://github.com/kubernetes/kubernetes/blob/c262d09bb7d22d62665aa215b5c6d1dd2a865007/test/e2e/network/dns_common.go#L238 Change-Id: I525cf894699a1d56f0b3cbb8e630d40ea3549b51 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 775135dd1ef01ab50a22846067bfdd87903f836e)
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index bff3d200..64d4e43e 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -29,7 +29,6 @@
- sig_cluster_lifecycle
- sig_instrumentation
- sig_network
- - sig_network_serial
- sig_node
- sig_scheduling_serial
- sig_storage