Skip to content

roachtest: add -c/--cluster for running a test on an existing cluster#22795

Merged
petermattis merged 2 commits intocockroachdb:masterfrom
petermattis:pmattis/roachtest-existing-cluster
Feb 18, 2018
Merged

roachtest: add -c/--cluster for running a test on an existing cluster#22795
petermattis merged 2 commits intocockroachdb:masterfrom
petermattis:pmattis/roachtest-existing-cluster

Conversation

@petermattis
Copy link
Copy Markdown
Collaborator

Add -c/--cluster flag for running a test or tests on an existing
cluster. When running on an existing cluster, the cluster is wiped
before and after the test, but no attempt is made to create or destroy
it. Like running a test locally, running on an existing cluster forces
parallelism to 1.

Fixes #22644

Release note: None

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@petermattis petermattis force-pushed the pmattis/roachtest-existing-cluster branch from ea4e15a to 5462703 Compare February 17, 2018 16:23
@petermattis petermattis requested a review from benesch February 17, 2018 16:23
@petermattis petermattis force-pushed the pmattis/roachtest-existing-cluster branch from 5462703 to 32b59df Compare February 17, 2018 19:16
Add `-c/--cluster` flag for running a test or tests on an existing
cluster. When running on an existing cluster, the cluster is wiped
before and after the test, but no attempt is made to create or destroy
it. Like running a test locally, running on an existing cluster forces
parallelism to 1.

Fixes cockroachdb#22644

Release note: None
@petermattis petermattis force-pushed the pmattis/roachtest-existing-cluster branch from 32b59df to 34eda2d Compare February 17, 2018 19:22
Scale the concurrency of the test by the number of nodes in the cluster.

Release note: None
@petermattis petermattis force-pushed the pmattis/roachtest-existing-cluster branch from 2298370 to c448e2f Compare February 17, 2018 20:03
@petermattis petermattis merged commit f9f3d43 into cockroachdb:master Feb 18, 2018
@petermattis petermattis deleted the pmattis/roachtest-existing-cluster branch February 18, 2018 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants