update
This commit is contained in:
+2
-2
@@ -49,9 +49,9 @@ assert_success "registered Pulse agent response accepted" \
|
||||
'{"agent":{"id":"agent-123","hostname":"pve1"}}'
|
||||
assert_failure "missing Pulse agent ID rejected" \
|
||||
TAPM_PULSE_AGENT_REGISTERED_FROM_RESPONSE '{"agent":{"hostname":"pve1"}}'
|
||||
assert_equal '{"type":"host","enableCommands":false}' \
|
||||
assert_equal '{"type":"pve","enableCommands":true}' \
|
||||
"$(TAPM_PULSE_AGENT_TOKEN_REQUEST_JSON)" \
|
||||
"host telemetry enrollment requested with commands disabled"
|
||||
"Pulse PVE unified-agent enrollment requested with commands enabled"
|
||||
|
||||
setup_token='0123456789abcdef0123456789abcdef'
|
||||
setup_host='https://pve1.example.test:8006'
|
||||
|
||||
Reference in New Issue
Block a user