feat: read-only sysctl audit ergänzen

This commit is contained in:
sascha 2026-08-08 22:15:20 +02:00
parent 497e917a86
commit e214013568

View file

@ -2,6 +2,7 @@ import app
def test_streamscope_deploy_replaces_legacy_container_before_compose(monkeypatch): def test_streamscope_deploy_replaces_legacy_container_before_compose(monkeypatch):
assert "streamscope/static/assets/longterm-metrics.js" in app.SPEEDTEST_REPO_FILES
files = {path: "placeholder" for path in app.SPEEDTEST_REPO_FILES} files = {path: "placeholder" for path in app.SPEEDTEST_REPO_FILES}
files["compose.yaml"] = """services: files["compose.yaml"] = """services:
streamscope: streamscope: