You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stressrace instead of stress and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
make stress TESTS=acceptance/cli/node-status PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-stderr=false -maxtime 20m -timeout 10m'
Centralize wiping of the cluster before running acceptance tests. For
tests which share a cluster, we need to wipe the old state before
putting new binaries.
Fixescockroachdb#29458
Release note: None
Centralize wiping of the cluster before running acceptance tests. For
tests which share a cluster, we need to wipe the old state before
putting new binaries.
Fixescockroachdb#29458
Release note: None
SHA: https://github.com/cockroachdb/cockroach/commits/f18466169337ddc4476613a0c324432854062d59
Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=876542&tab=buildLog
The text was updated successfully, but these errors were encountered: