Skip to content

Commit 6763618

Browse files
GSI: fixing test path
Change-Id: Ib64b50d651a2746f741dc9e783e00ba57a612431 Reviewed-on: https://review.couchbase.org/c/perfrunner/+/169656 Tested-by: Build Bot <[email protected]> Reviewed-by: vikas chaudhary <[email protected]>
1 parent bdb5d07 commit 6763618

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

tests/pipelines/weekly-cheshire-cat.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -610,20 +610,20 @@
610610
{"job": "Cloud-Tester", "cluster": "ec2_3s_1c_large.spec", "test_config": "cloud/low_end/idle/idle_3nodes_large_kv_n1ql_1b_1s_40c.test"}
611611
],
612612
"GSI-Ephemeral": [
613-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_50M_10k_indexes_plasma_ephemeral_1s_1000c.test"},
614-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_50M_10k_indexes_plasma_ephemeral_1s_1000c_2indexers.test"},
615-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_50M_1000_indexes_plasma_ephemeral_1s_100c.test"},
616-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_100M_100_indexes_plasma_ephemeral_1s_100c.test"},
617-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_scan50M_moi_ephemeral_10k_indexes_stalefalse_1s_1000c_10kops_2indexers.test"},
618-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_scan50M_moi_ephemeral_1000_indexes_1s_100c_10kops.test"},
619-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_scan50M_moi_ephemeral_1000_indexes_stalefalse_1s_100c_10kops.test"},
620-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_scan50M_plasma_ephemeral_10k_indexes_1s_1000c_10kops.test"},
621-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/ephemeral/secondary_scan50M_plasma_ephemeral_10k_indexes_stalefalse_1s_1000c_10kops_2indexers.test"}
613+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_50M_10k_indexes_plasma_ephemeral_1s_1000c.test"},
614+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_50M_10k_indexes_plasma_ephemeral_1s_1000c_2indexers.test"},
615+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_50M_1000_indexes_plasma_ephemeral_1s_100c.test"},
616+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_100M_100_indexes_plasma_ephemeral_1s_100c.test"},
617+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_scan50M_moi_ephemeral_10k_indexes_stalefalse_1s_1000c_10kops_2indexers.test"},
618+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_scan50M_moi_ephemeral_1000_indexes_1s_100c_10kops.test"},
619+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_scan50M_moi_ephemeral_1000_indexes_stalefalse_1s_100c_10kops.test"},
620+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_scan50M_plasma_ephemeral_10k_indexes_1s_1000c_10kops.test"},
621+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/ephemeral/secondary_scan50M_plasma_ephemeral_10k_indexes_stalefalse_1s_1000c_10kops_2indexers.test"}
622622
],
623623
"GSI-DDl": [
624-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/moi/secondary_create_moi_1000index_instances_replicamix_1part.test"},
625-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/moi/secondary_create_moi_10kindex_instances_replicamix_1part.test"},
626-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/plasma/secondary_create_plasma_1000index_instances_replicamix_1part.test"},
627-
{"job": "hemera", "cluster": "hemera.spec", "test_config": "tests/gsi/plasma/secondary_create_plasma_10kindex_instances_replicamix_1part.test"}
624+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/moi/secondary_create_moi_1000index_instances_replicamix_1part.test"},
625+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/moi/secondary_create_moi_10kindex_instances_replicamix_1part.test"},
626+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/plasma/secondary_create_plasma_1000index_instances_replicamix_1part.test"},
627+
{"job": "hemera", "cluster": "hemera.spec", "test_config": "gsi/plasma/secondary_create_plasma_10kindex_instances_replicamix_1part.test"}
628628
]
629629
}

0 commit comments

Comments
 (0)