mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 01:32:44 +08:00
fix(ql3): stream sparse process logs within exact byte quotas
This commit is contained in:
@@ -442,6 +442,10 @@ function auditWorkflow(contents, findings) {
|
||||
'--security-opt no-new-privileges',
|
||||
'--memory=128m',
|
||||
'--pids-limit=64',
|
||||
'Verify live sparse output and byte quotas in the installed runtime',
|
||||
'for capture_image in "${IMAGE}" "${CONSOLE_IMAGE}"; do',
|
||||
'--test --test-name-pattern=\'publishes sparse|keeps byte-exact|rejects unsupported\'',
|
||||
'/opt/qinglong/node_modules/@qinglong/local-process/test/launcher.test.cjs',
|
||||
'scripts/ql3-local-image-inventory.cjs',
|
||||
'scripts/ql3-local-console-image-inventory.cjs',
|
||||
'--inventory-root=/opt/qinglong/node_modules',
|
||||
|
||||
Reference in New Issue
Block a user