1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tests/CLUSTER/complex
Martin Schwenke 862fc5770c ctdb: Do not use egrep
On some platforms, egrep prints a deprecation warning to stderr:

  egrep: warning: egrep is obsolescent; using grep -E

Use grep -E instead.

This is nice and simple, so no use splitting this commit into 2
separate commits for each of tools and test.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2023-07-19 09:01:33 +00:00
..
scripts ctdb: Do not use egrep 2023-07-19 09:01:33 +00:00
11_ctdb_delip_removes_ip.sh ctdb-tests: Avoid shellcheck warnings 2022-08-25 16:15:45 +00:00
18_ctdb_reloadips.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 07:53:36 +00:00
30_nfs_tickle_killtcp.sh
31_nfs_tickle.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 07:53:36 +00:00
32_cifs_tickle.sh ctdb:tests: Fix code spelling 2023-03-24 07:01:31 +00:00
33_gratuitous_arp.sh
34_nfs_tickle_restart.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 07:53:36 +00:00
36_smb_reset_server.sh
37_nfs_reset_server.sh
41_failover_ping_discrete.sh
42_failover_ssh_hostname.sh
43_failover_nfs_basic.sh
44_failover_nfs_oneway.sh
45_failover_nfs_kill.sh
60_rogueip_releaseip.sh ctdb-tests: Skip some tests that don't work with IPv6 2020-01-03 00:00:55 +00:00
61_rogueip_takeip.sh ctdb-tests: Skip some tests that don't work with IPv6 2020-01-03 00:00:55 +00:00
README

Complex integration tests.  These need a real or virtual cluster.
That is, they can not be run against local daemons.