feat: read-only sysctl audit ergänzen #12

Merged
sascha merged 3 commits from feat/read-only-sysctl-audit into main 2026-08-08 22:15:31 +02:00
Showing only changes of commit e214013568 - Show all commits

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: