diff --git a/.cirrus.yml b/.cirrus.yml index 34ebe67ba..a6a028780 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -245,7 +245,7 @@ qa_task: sleep 600s curl --connect-timeout 1 --insecure -s -o /dev/null http://127.0.0.1:8082 # TODO write windows version of wait-for-endpoint.sh - # .cirrus/wait-for-endpoint.sh http://127.0.0.1:8083 -t 500 + # .cirrus/wait-for-endpoint.sh http://127.0.0.1:8082 -t 500 run_its_script: | echo "Run ITs on ${IDEA_VERSION}" source .cirrus/use-gradle-wrapper.sh