Update tests
This commit is contained in:
parent
e5703d8aaa
commit
d2da364e16
2
.github/workflows/test_set_1.yml
vendored
2
.github/workflows/test_set_1.yml
vendored
@ -140,6 +140,8 @@ jobs:
|
||||
-e '/status=0/a sed -i "/swan_ver_latest=/s/^/#/" /opt/src/ikev2.sh' \
|
||||
vpnsetup.sh
|
||||
|
||||
bash vpnsetup.sh
|
||||
|
||||
VPN_IPSEC_PSK='your_ipsec_pre_shared_key' \
|
||||
VPN_USER='your_vpn_username' \
|
||||
VPN_PASSWORD='your_vpn_password' \
|
||||
|
2
.github/workflows/test_set_2.yml
vendored
2
.github/workflows/test_set_2.yml
vendored
@ -148,6 +148,8 @@ jobs:
|
||||
-e '/status=0/a sed -i "/swan_ver_latest=/s/^/#/" /opt/src/ikev2.sh' \
|
||||
vpnsetup.sh
|
||||
|
||||
bash vpnsetup.sh
|
||||
|
||||
VPN_IPSEC_PSK='your_ipsec_pre_shared_key' \
|
||||
VPN_USER='your_vpn_username' \
|
||||
VPN_PASSWORD='your_vpn_password' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user