]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: use nft instead iptables
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 17 Nov 2025 18:14:47 +0000 (13:14 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 14 Apr 2026 01:27:18 +0000 (21:27 -0400)
commit60b31e50217ea05a818ff16eb83e02cae2548bf3
tree8223f227cae2c01baf2c96f7465c866796c87513
parent5c511835c3c1750cf9b3404ea262b97359a91d17
qa: use nft instead iptables

rocky.10 does not support iptables with MASQUERADE targets. (Or maybe it
does with more prodding but it's easier to just switch to nft.)

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
qa/tasks/cephfs/mount.py