Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added integration test for trying to connect with an anonymous node #527

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Sep 1, 2023

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.

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>
Copy link
Contributor

@dougsland dougsland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dougsland dougsland merged commit 98ae3c6 into main Sep 1, 2023
10 checks passed
@dougsland dougsland deleted the add-integration-test-anonymous-node branch September 1, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add integration tests: anonymous node
2 participants