X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Ftest-ports-nofeature.sh;h=a6cc205e184b80e8a12430d6bcf6731582b32c9e;hb=9b253d1c25b0ced69c45062a21c5ff08ee514850;hp=9cdc6e23f93793ca1afa8128759312e0318b5962;hpb=cb972c998cbf008755aa2820e31fe1fde0c42d36;p=releng%2Fbuilder.git diff --git a/jjb/packaging/test-ports-nofeature.sh b/jjb/packaging/test-ports-nofeature.sh index 9cdc6e23f..a6cc205e1 100644 --- a/jjb/packaging/test-ports-nofeature.sh +++ b/jjb/packaging/test-ports-nofeature.sh @@ -38,7 +38,7 @@ while true; do echo "Closed ports:" printf '%s\n' "${closed_ports[@]}" break - elif [ $COUNT -gt 120 ]; then + elif [ $COUNT -gt 300 ]; then echo "Timeout waiting ports to open" echo "Open ports:" printf '%s\n' "${open_ports[@]}"