Skip to content

Commit ae19ef4

Browse files
author
prajwal.kirankumar
committed
Add eventing coll tests to pipeline
Change-Id: I3e9c1ef818e2f37dd58e16c64f323bc06a289755 Reviewed-on: http://review.couchbase.org/c/perfrunner/+/144168 Tested-by: Build Bot <[email protected]> Reviewed-by: Jyotsna <[email protected]>
1 parent 4a34a89 commit ae19ef4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

tests/pipelines/weekly-cheshire-cat.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,5 +319,24 @@
319319
{"job": "leto", "cluster": "leto.spec", "test_config": "query_lat_20M_multi_emits_default.test"},
320320
{"job": "leto", "cluster": "leto.spec", "test_config": "query_lat_20M_range_default.test"},
321321
{"job": "leto", "cluster": "leto.spec", "test_config": "query_thr_20M_default.test"}
322+
],
323+
"Eventing": [
324+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_fun_bktop_1s_1c.test"},
325+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_fun_bktop_src_bkt_mut_1s_1c.test"},
326+
{"job": "themis", "cluster": "themis_eventing_rebalance.spec", "test_config": "throughput50M_fun_bktop_eventing_rebalance_1s_1c.test"},
327+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput50M_fun_bktop_rebalance_1s_1c.test"},
328+
{"job": "themis", "cluster": "themis_n1ql.spec", "test_config": "throughput20M_fun_n1ql_1s_1c.test"},
329+
{"job": "themis", "cluster": "themis_eventing_index_n1ql.spec", "test_config": "throughput20M_fun_n1ql_iter_1s_1c.test"},
330+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_incr_ctrop_0cont_src_bkt_mut_1s_1c.test"},
331+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_get_advbktop_src_bkt_mut_1s_1c.test"},
332+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_replace_advbktop_0cont_1s_1c.test"},
333+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput96M_24fun_bktop_12scope_24collections.test"},
334+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput96M_12fun_bktop_6scope_12collections.test"},
335+
{"job": "themis", "cluster": "themis_eventing_rebalance.spec", "test_config": "throughput50M_24fun_bktop_eventing_rebalance_12s_24c.test"},
336+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput50M_create_timer_same_src_meta_bkt_512bytes_context_1s_1c.test"},
337+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput50M_timer_same_src_meta_bkt_bktop_512bytes_context_1s_1c.test"},
338+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput100M_timer_bktop_1s_1c.test"},
339+
{"job": "themis", "cluster": "themis_eventing_rebalance.spec", "test_config": "throughput50M_timer_bktop_eventing_rebalance_512bytes_context_1s_1c.test"},
340+
{"job": "themis", "cluster": "themis.spec", "test_config": "throughput50M_timer_bktop_rebalance_1s_1c.test"}
322341
]
323342
}

0 commit comments

Comments
 (0)