Update tests
This commit is contained in:
parent
819ff8a2b3
commit
888175bca5
24
.github/workflows/main.yml
vendored
24
.github/workflows/main.yml
vendored
@ -159,10 +159,20 @@ jobs:
|
||||
ipsec status | grep -q ikev2-cp
|
||||
|
||||
bash ikev2.sh <<ANSWERS
|
||||
y
|
||||
1
|
||||
vpnclient2
|
||||
|
||||
|
||||
ANSWERS
|
||||
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.mobileconfig
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.p12
|
||||
|
||||
rm -f /etc/ipsec.d/vpnclient2-*
|
||||
bash ikev2.sh <<ANSWERS
|
||||
2
|
||||
vpnclient2
|
||||
|
||||
ANSWERS
|
||||
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.mobileconfig
|
||||
@ -355,10 +365,20 @@ jobs:
|
||||
ipsec status | grep -q ikev2-cp
|
||||
|
||||
bash ikev2.sh <<ANSWERS
|
||||
y
|
||||
1
|
||||
vpnclient2
|
||||
|
||||
|
||||
ANSWERS
|
||||
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.mobileconfig
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.p12
|
||||
|
||||
rm -f /etc/ipsec.d/vpnclient2-*
|
||||
bash ikev2.sh <<ANSWERS
|
||||
2
|
||||
vpnclient2
|
||||
|
||||
ANSWERS
|
||||
|
||||
ls -ld /etc/ipsec.d/vpnclient2-*.mobileconfig
|
||||
|
Loading…
Reference in New Issue
Block a user