Skip to content
Snippets Groups Projects
Commit 80beca78 authored by cyberta's avatar cyberta
Browse files

fix warnings in integration tests about empty QUIC variable

parent 7b0746c0
Branches
Tags
1 merge request!67Configure port hopping range
Pipeline #251711 failed
......@@ -4,6 +4,7 @@
HOP_PT="0"
KCP="0"
QUIC="0"
LIVE_TEST="1"
OPENVPN_HOST="163.172.211.109"
OPENVPN_PORT="53"
......
HOP_PT="1"
KCP="0"
QUIC="0"
OPENVPN_HOST="openvpn-server"
OPENVPN_PORT="5540"
LIVE_TEST="0"
......
HOP_PT="1"
KCP="1"
QUIC="0"
OPENVPN_HOST="openvpn-server"
OPENVPN_PORT="5540"
LIVE_TEST="0"
......
HOP_PT="1"
KCP="0"
QUIC="1"
OPENVPN_HOST="openvpn-server"
OPENVPN_PORT="5540"
......
......@@ -4,6 +4,7 @@
HOP_PT="1"
KCP="1"
QUIC="0"
LIVE_TEST="1"
OPENVPN_HOST="163.172.211.109"
OPENVPN_PORT="53"
......
HOP_PT="0"
KCP="1"
QUIC="0"
OPENVPN_HOST="openvpn-server"
OPENVPN_PORT="5540"
LIVE_TEST="0"
......
......@@ -4,6 +4,7 @@
HOP_PT="0"
KCP="1"
QUIC="0"
LIVE_TEST="1"
OPENVPN_HOST="163.172.211.109"
OPENVPN_PORT="53"
......
......@@ -4,6 +4,7 @@
HOP_PT="0"
KCP="1"
QUIC="0"
LIVE_TEST="1"
OPENVPN_HOST="163.172.211.109"
OPENVPN_PORT="53"
......
HOP_PT="0"
KCP="0"
QUIC="1"
OPENVPN_HOST="openvpn-server"
OPENVPN_PORT="5540"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment