aboutsummaryrefslogtreecommitdiffstats
path: root/csit/wait_for_port.sh
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-07-14 13:29:58 +0100
committerLiam Fallon <liam.fallon@est.tech>2022-07-14 17:02:50 +0000
commita660edad49ed1200c05206b4c38f80b657628c8e (patch)
tree7558a7e2523183556a7cc79a6e2253b4d52e1a23 /csit/wait_for_port.sh
parent0c72235988a59536c0f2ca3628695920b9c77dc1 (diff)
Move policy-gui CSIT config files
The policy-gui config files for CSIT are in the CLAMp directory, they should be in their own directory. Tweaked timings on PAP CSIT to stop it timing out on post undeploy test Issue-ID: POLICY-4137 Change-Id: I43b9972b544b98fbe083942e7fd616386f08ce55 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'csit/wait_for_port.sh')
-rwxr-xr-xcsit/wait_for_port.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/wait_for_port.sh b/csit/wait_for_port.sh
index aec5f222..0eeb1c9b 100755
--- a/csit/wait_for_port.sh
+++ b/csit/wait_for_port.sh
@@ -17,7 +17,7 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END======================================================
-tmout=120
+tmout=300
cmd=
while getopts c:t: opt; do
case "$opt" in