Skip to content

Commit 1cdf445

Browse files
authored
Merge branch 'main' into misc_fixes
2 parents 477677b + 68ed647 commit 1cdf445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration_tests/performance/test_jailer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def test_jailer_startup(
5252
{
5353
"instance": global_props.instance,
5454
"cpu_model": global_props.cpu_model,
55+
"host_kernel": f"linux-{global_props.host_linux_version}",
5556
"performance_test": "test_jailer_startup",
5657
"parallel": str(parallel),
5758
"mounts": str(mounts),

0 commit comments

Comments
 (0)