]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Migrate MOBIKE tests to vici
authorTobias Brunner <tobias@strongswan.org>
Thu, 10 Jun 2021 14:41:01 +0000 (16:41 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 21 Jun 2021 10:03:36 +0000 (12:03 +0200)
commit2b5c74395263b4ccdc78dafbae64bb68323ed3d7
tree8a5f2dd9d2c12bcd9083841b0f0bf31b4dabdf03
parentabe51389c5f74961a6284e3972b6ed2b12ecae5a
testing: Migrate MOBIKE tests to vici

Note that the mobike-nat test has been removed as it basically did the same
as the mobike-virtual-ip-nat test.  Instead, the mobike-nat-mapping scenario
is added, which simulates a NAT router restart.
65 files changed:
testing/tests/ikev2-stroke-bye/mobike-nat/description.txt [deleted file]
testing/tests/ikev2-stroke-bye/mobike-nat/evaltest.dat [deleted file]
testing/tests/ikev2-stroke-bye/mobike-nat/hosts/alice/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-nat/hosts/alice/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-nat/hosts/sun/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-nat/hosts/sun/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/evaltest.dat [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/alice/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/alice/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/sun/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/sun/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip/evaltest.dat [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/alice/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/alice/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/sun/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/sun/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike/evaltest.dat [deleted file]
testing/tests/ikev2-stroke-bye/mobike/hosts/alice/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike/hosts/alice/etc/strongswan.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike/hosts/sun/etc/ipsec.conf [deleted file]
testing/tests/ikev2-stroke-bye/mobike/hosts/sun/etc/strongswan.conf [deleted file]
testing/tests/ikev2/mobike-nat-mappings/description.txt [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/evaltest.dat [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/hosts/alice/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike/hosts/alice/etc/iptables.rules with 75% similarity]
testing/tests/ikev2/mobike-nat-mappings/hosts/alice/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/hosts/alice/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/hosts/sun/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-nat/hosts/sun/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike-nat-mappings/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-nat-mappings/posttest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-nat/posttest.dat with 64% similarity]
testing/tests/ikev2/mobike-nat-mappings/pretest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/pretest.dat with 75% similarity]
testing/tests/ikev2/mobike-nat-mappings/test.conf [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/test.conf with 91% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/description.txt [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/description.txt with 96% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/evaltest.dat [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/alice/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-nat/hosts/alice/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/alice/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/alice/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/sun/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/sun/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip-nat/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip-nat/posttest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/posttest.dat with 67% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/pretest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-nat/pretest.dat with 76% similarity]
testing/tests/ikev2/mobike-virtual-ip-nat/test.conf [moved from testing/tests/ikev2-stroke-bye/mobike-nat/test.conf with 91% similarity]
testing/tests/ikev2/mobike-virtual-ip/description.txt [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/description.txt with 100% similarity]
testing/tests/ikev2/mobike-virtual-ip/evaltest.dat [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip-nat/hosts/alice/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/sun/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike-virtual-ip/posttest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/posttest.dat with 67% similarity]
testing/tests/ikev2/mobike-virtual-ip/pretest.dat [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/pretest.dat with 64% similarity]
testing/tests/ikev2/mobike-virtual-ip/test.conf [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/test.conf with 91% similarity]
testing/tests/ikev2/mobike/description.txt [moved from testing/tests/ikev2-stroke-bye/mobike/description.txt with 100% similarity]
testing/tests/ikev2/mobike/evaltest.dat [new file with mode: 0644]
testing/tests/ikev2/mobike/hosts/alice/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike-virtual-ip/hosts/alice/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike/hosts/alice/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike/hosts/alice/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike/hosts/sun/etc/iptables.rules [moved from testing/tests/ikev2-stroke-bye/mobike/hosts/sun/etc/iptables.rules with 100% similarity]
testing/tests/ikev2/mobike/hosts/sun/etc/strongswan.conf [new file with mode: 0644]
testing/tests/ikev2/mobike/hosts/sun/etc/swanctl/swanctl.conf [new file with mode: 0644]
testing/tests/ikev2/mobike/posttest.dat [moved from testing/tests/ikev2-stroke-bye/mobike/posttest.dat with 67% similarity]
testing/tests/ikev2/mobike/pretest.dat [moved from testing/tests/ikev2-stroke-bye/mobike/pretest.dat with 64% similarity]
testing/tests/ikev2/mobike/test.conf [moved from testing/tests/ikev2-stroke-bye/mobike/test.conf with 91% similarity]