summaryrefslogtreecommitdiffstats
path: root/build_external/scenarios/gaps_hi/child-compose.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:08:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:08:18 +0000
commit5da14042f70711ea5cf66e034699730335462f66 (patch)
tree0f6354ccac934ed87a2d555f45be4c831cf92f4a /build_external/scenarios/gaps_hi/child-compose.yml
parentReleasing debian version 1.44.3-2. (diff)
downloadnetdata-5da14042f70711ea5cf66e034699730335462f66.tar.xz
netdata-5da14042f70711ea5cf66e034699730335462f66.zip
Merging upstream version 1.45.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build_external/scenarios/gaps_hi/child-compose.yml')
-rw-r--r--build_external/scenarios/gaps_hi/child-compose.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/build_external/scenarios/gaps_hi/child-compose.yml b/build_external/scenarios/gaps_hi/child-compose.yml
deleted file mode 100644
index 2ca306f37..000000000
--- a/build_external/scenarios/gaps_hi/child-compose.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-version: '3.3'
-services:
- agent_child:
- image: debian_10_dev
- command: /usr/sbin/netdata -D
- #ports:
- #- 21002+:19999
- volumes:
- - ./child_stream.conf:/etc/netdata/stream.conf:ro
- #- ./child_guid:/var/lib/netdata/registry/netdata.public.unique.id:ro
- - ./min.conf:/etc/netdata/netdata.conf:ro
- cap_add:
- - SYS_PTRACE