diff options
Diffstat (limited to 'infra/minimal-distribution-test/src/test/resources/honeycomb.json')
-rw-r--r-- | infra/minimal-distribution-test/src/test/resources/honeycomb.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/infra/minimal-distribution-test/src/test/resources/honeycomb.json b/infra/minimal-distribution-test/src/test/resources/honeycomb.json index a0b2a633c..8ff269a1c 100644 --- a/infra/minimal-distribution-test/src/test/resources/honeycomb.json +++ b/infra/minimal-distribution-test/src/test/resources/honeycomb.json @@ -33,8 +33,5 @@ "netconf-ssh-enabled" : "true", "netconf-ssh-binding-address": "127.0.0.1", "netconf-ssh-binding-port": 2832, - "netconf-notification-stream-name": "honeycomb", - - "username": "admin", - "password": "admin" + "netconf-notification-stream-name": "honeycomb" }
\ No newline at end of file |