Compare commits

..

2 Commits

Author SHA1 Message Date
chainsx 0af7e18e6d fix(security): increase openscap cis timeout to 90m 2026-08-26 00:54:50 +08:00
chainsx 712247ca26 fix(security): increase timeouts for cve and openscap cis tests 2026-08-25 21:34:21 +08:00
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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: 90m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_io_blogbench
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 120m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_io_trunc
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 60m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_memdb_redis_benchmark_small
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 55m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_pagereclaim_stutterp
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 45m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_workload_ebizzy
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 60m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_workload_usemem_stress_numa_compact
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 120m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_workload_will_it_scale_io_processes
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 120m
duration: 30m
tier: 1
path: /tests/performance/mmtests/test_mmtests_workload_will_it_scale_io_threads
require:
@@ -4,7 +4,7 @@ tag:
- performance
- kernel
- mmtests
duration: 55m
duration: 30m
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: 35m
duration: 10m
tier: 2
path: /tests/performance/unixbench/test_unixbench_half_cpu
require:
@@ -3,7 +3,7 @@ test: ./test.sh
tag:
- performance
- unixbench
duration: 35m
duration: 10m
tier: 2
path: /tests/performance/unixbench/test_unixbench_multi_thread
require:
@@ -3,7 +3,7 @@ test: ./test.sh
tag:
- performance
- unixbench
duration: 20m
duration: 10m
tier: 2
path: /tests/performance/unixbench/test_unixbench_quick_mode
require:
@@ -3,7 +3,7 @@ test: ./test.sh
tag:
- performance
- unixbench
duration: 35m
duration: 10m
tier: 2
path: /tests/performance/unixbench/test_unixbench_single_thread
require:
@@ -4,7 +4,7 @@ tag:
- security
- cve
- ltp
duration: 3m
duration: 30m
tier: 2
path: /tests/security/cve/test_cve-2016-8655
require:
@@ -4,7 +4,7 @@ tag:
- security
- cve
- ltp
duration: 3m
duration: 30m
tier: 2
path: /tests/security/cve/test_cve-2017-15649
require:
@@ -4,7 +4,7 @@ tag:
- security
- cve
- ltp
duration: 3m
duration: 30m
tier: 2
path: /tests/security/cve/test_cve-2018-18559
require:
@@ -4,7 +4,7 @@ tag:
- security
- cve
- ltp
duration: 3m
duration: 30m
tier: 2
path: /tests/security/cve/test_cve-2020-14416
require:
@@ -4,7 +4,7 @@ tag:
- security
- openscap
- cis
duration: 10m
duration: 90m
tier: 2
path: /tests/security/openscap/cis/test_openscap_cis_eval_report
require:
@@ -4,7 +4,7 @@ tag:
- security
- openscap
- cis
duration: 10m
duration: 90m
tier: 2
path: /tests/security/openscap/cis/test_openscap_cis_fix
require: