forked from woqidaideshi/openruyi-autotest
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b81a57a96e | |||
| 5d4f956d0a |
@@ -116,7 +116,7 @@ _mmtestsRunCase() {
|
||||
|
||||
local exit_lines
|
||||
|
||||
exit_lines=$(grep "test exit:" "$out" 2>/dev/null)
|
||||
exit_lines=$(grep "test exit" "$out" 2>/dev/null)
|
||||
|
||||
if [ -z "$exit_lines" ]; then
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 90m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_io_blogbench
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 120m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_io_trunc
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 60m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_memdb_redis_benchmark_small
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 55m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_pagereclaim_stutterp
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 45m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_workload_ebizzy
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 60m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_workload_usemem_stress_numa_compact
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 120m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_workload_will_it_scale_io_processes
|
||||
require:
|
||||
|
||||
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 120m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_workload_will_it_scale_io_threads
|
||||
require:
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ tag:
|
||||
- performance
|
||||
- kernel
|
||||
- mmtests
|
||||
duration: 30m
|
||||
duration: 55m
|
||||
tier: 1
|
||||
path: /tests/performance/mmtests/test_mmtests_workload_will_it_scale_sys_processes
|
||||
require:
|
||||
|
||||
@@ -3,7 +3,7 @@ test: ./test.sh
|
||||
tag:
|
||||
- performance
|
||||
- unixbench
|
||||
duration: 10m
|
||||
duration: 35m
|
||||
tier: 2
|
||||
path: /tests/performance/unixbench/test_unixbench_half_cpu
|
||||
require:
|
||||
|
||||
@@ -3,7 +3,7 @@ test: ./test.sh
|
||||
tag:
|
||||
- performance
|
||||
- unixbench
|
||||
duration: 10m
|
||||
duration: 35m
|
||||
tier: 2
|
||||
path: /tests/performance/unixbench/test_unixbench_multi_thread
|
||||
require:
|
||||
|
||||
@@ -3,7 +3,7 @@ test: ./test.sh
|
||||
tag:
|
||||
- performance
|
||||
- unixbench
|
||||
duration: 10m
|
||||
duration: 20m
|
||||
tier: 2
|
||||
path: /tests/performance/unixbench/test_unixbench_quick_mode
|
||||
require:
|
||||
|
||||
@@ -3,7 +3,7 @@ test: ./test.sh
|
||||
tag:
|
||||
- performance
|
||||
- unixbench
|
||||
duration: 10m
|
||||
duration: 35m
|
||||
tier: 2
|
||||
path: /tests/performance/unixbench/test_unixbench_single_thread
|
||||
require:
|
||||
|
||||
Reference in New Issue
Block a user