mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 15:49:00 +00:00
Increasing polling interval for e2e tests even more
This commit is contained in:
@@ -6,7 +6,7 @@ mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/acceptance-tests/scripts/runDockerAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="EUREKA"
|
||||
TEST_OPTS="-Dpresenting.poll.interval=3"
|
||||
TEST_OPTS="-Dpresenting.poll.interval=5"
|
||||
|
||||
cd target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user