summaryrefslogtreecommitdiff
path: root/ctdb/tests
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2016-01-05 15:53:50 +1100
committerAmitay Isaacs <amitay@samba.org>2016-01-25 07:18:25 +0100
commit3b64c27ca6def4f0ec7f6c5b543977f9a48647f9 (patch)
tree4259caaa69375ee41043d014738d8b697bf4cc8f /ctdb/tests
parent411ccb98c3e1c3d6bd26e74874c03acb0d470454 (diff)
downloadsamba-3b64c27ca6def4f0ec7f6c5b543977f9a48647f9.tar.gz
ctdb-scripts: No longer set the NAT gateway capability
Nothing checks it anymore. This means that the NAT gateway capability in the daemon is now unused. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/tests')
-rwxr-xr-xctdb/tests/eventscripts/11.natgw.053.sh2
-rwxr-xr-xctdb/tests/eventscripts/11.natgw.054.sh2
2 files changed, 0 insertions, 4 deletions
diff --git a/ctdb/tests/eventscripts/11.natgw.053.sh b/ctdb/tests/eventscripts/11.natgw.053.sh
index 00b72ed412e..7c51ec11e8a 100755
--- a/ctdb/tests/eventscripts/11.natgw.053.sh
+++ b/ctdb/tests/eventscripts/11.natgw.053.sh
@@ -12,7 +12,5 @@ setup_ctdb_natgw <<EOF
192.168.1.24
EOF
-ctdb setnatgwstate on
-
ok_null
simple_test_event "monitor"
diff --git a/ctdb/tests/eventscripts/11.natgw.054.sh b/ctdb/tests/eventscripts/11.natgw.054.sh
index 25a1c92d27a..08b4b775593 100755
--- a/ctdb/tests/eventscripts/11.natgw.054.sh
+++ b/ctdb/tests/eventscripts/11.natgw.054.sh
@@ -12,8 +12,6 @@ setup_ctdb_natgw <<EOF
192.168.1.24
EOF
-ctdb setnatgwstate on
-
ethtool_interfaces_down "$CTDB_NATGW_PUBLIC_IFACE"
required_result 1 <<EOF