Skip to content

Commit ff55f50

Browse files
GSI : compression test ordering
Change-Id: Ic69230a73c171bbf521b79e16b6b901a3e00077a Reviewed-on: https://review.couchbase.org/c/perfrunner/+/167917 Tested-by: Build Bot <[email protected]> Reviewed-by: vikas chaudhary <[email protected]>
1 parent a7ede24 commit ff55f50

12 files changed

+15
-3
lines changed

tests/gsi/plasma/secondary_compression_10res_100_20.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
test = perfrunner.tests.secondary.InMemoryCompressionTest
33

44
[showfast]
5-
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA, Compression mix scan 100/20
5+
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA, Compression 100/20
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a5
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_10res_100_20_no_access.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, no backgroud mutation,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a7
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_10res_80_20.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
test = perfrunner.tests.secondary.InMemoryCompressionTest
33

44
[showfast]
5-
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA, Compression mix scan 80/20
5+
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA, Compression 80/20
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a1
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_10res_80_20_no_access.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, no backgroud mutation,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a3
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_20res_80_20.test

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
test = perfrunner.tests.secondary.InMemoryCompressionTest
33

44
[showfast]
5-
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 20%% Resident, PLASMA, Compression mix scan 80/20
5+
title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 20%% Resident, PLASMA, Compression 80/20
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a9
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_20res_80_20_no_access.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, no backgroud mutation,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a11
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_disabled_10res_100_20.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a6
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_disabled_10res_100_20_no_access.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, no backgroud mutation,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a8
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_disabled_10res_80_20.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, 10%% Resident, PLASMA,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a2
910

1011
[stats]
1112
server_processes = projector

tests/gsi/plasma/secondary_compression_disabled_10res_80_20_no_access.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ title = 1 bucket x 250M, single 2i index, 20K KV ops/sec, no backgroud mutation,
66
component = secondary
77
category = thr
88
sub_category = Compression
9+
orderby = a4
910

1011
[stats]
1112
server_processes = projector

0 commit comments

Comments
 (0)