test(schema): probeListenPort range fixtures (positive + negative cases)

This commit is contained in:
Thibault VINCENT
2026-05-06 02:56:20 +02:00
parent 7463220175
commit 01326a0942
5 changed files with 7 additions and 0 deletions
@@ -0,0 +1 @@
at '/probeListenPort'
@@ -0,0 +1 @@
probeListenPort: -1
@@ -0,0 +1 @@
at '/probeListenPort'
@@ -0,0 +1 @@
probeListenPort: 70000
@@ -0,0 +1,3 @@
# Locks down the [0, 65535] range on probeListenPort. 0 = disabled
# (default); any 1..65535 enables a separate plain-HTTP probe server.
probeListenPort: 8081