You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#524
Adds an integration test that verifies a connection request of an
anonymous node is not accepted by bluechi controller. An anonymous
node is a bluechi-agent with a name not in the allowed node name
list of the controller.
Signed-off-by: Michael Engel <mengel@redhat.com>
Fixes#524
Adds an integration test that verifies a connection request of an
anonymous node is not accepted by bluechi controller. An anonymous
node is a bluechi-agent with a name not in the allowed node name
list of the controller.
Signed-off-by: Michael Engel <mengel@redhat.com>
Integration Tests
Goal: Verify that an anonymous node (which is not listed in the
AllowedNodeNames
of BlueChi) can't connect.The text was updated successfully, but these errors were encountered: