Skip to content

Commit 556c94e

Browse files
committed
Update KV pipeline (without Ares)
Change-Id: I95c46f953aba7d85b80cc07a221598d93ede0c78 Reviewed-on: https://review.couchbase.org/c/perfrunner/+/192315 Tested-by: Build Bot <[email protected]> Reviewed-by: Daniel Nagy <[email protected]>
1 parent 568b3e9 commit 556c94e

File tree

6 files changed

+288
-288
lines changed

6 files changed

+288
-288
lines changed

tests/pipelines/weekly-alice.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"KV-DGM": [],
2222
"KV-Hercules": [],
2323
"KV-Athena": [
24-
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_100M_compressed_warmup_resident_100.test"},
25-
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_100M_compressed_warmup_resident_50.test"},
26-
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_200M_compressed_warmup_resident_50.test"}
24+
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_100M_compressed_warmup_resident_100.test", "groups": "P0"},
25+
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_100M_compressed_warmup_resident_50.test", "groups": "P0"},
26+
{"job": "athena", "cluster": "athena.spec", "test_config": "dcp/java_dcp_throughput_1n_200M_compressed_warmup_resident_50.test", "groups": "P0"}
2727
],
2828
"KV-Windows":[],
2929
"N1QL-OnDemand": [],

0 commit comments

Comments
 (0)