diff --git a/ci/linux_openresty_common_runner.sh b/ci/linux_openresty_common_runner.sh index 4029d851bd16..c572e5318d59 100755 --- a/ci/linux_openresty_common_runner.sh +++ b/ci/linux_openresty_common_runner.sh @@ -85,6 +85,8 @@ script() { sleep 1 done + make init + # APISIX_ENABLE_LUACOV=1 PERL5LIB=.:$PERL5LIB prove -Itest-nginx/lib -r t FLUSH_ETCD=1 prove --timer -Itest-nginx/lib -I./ -r $TEST_FILE_SUB_DIR | tee /tmp/test.result rerun_flaky_tests /tmp/test.result