Commit 5d8d4adf authored by Mohammed Ismail's avatar Mohammed Ismail

CI: increasing the timeout to wait for mysql

Signed-off-by: default avatarMohammed Ismail <mohammed.ismail@openairinterface.org>
parent 33be491d
......@@ -29,7 +29,7 @@ done
# check the mysql is ready
pushd /openair-udr/bin
./wait-for-it.sh ${MYSQL_IPV4_ADDRESS}:3306 -t 60
./wait-for-it.sh ${MYSQL_IPV4_ADDRESS}:3306 -t 120
popd
exec "$@"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment