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

Add integration tests: anonymous node #524

Closed
Tracked by #405
engelmi opened this issue Sep 1, 2023 · 0 comments · Fixed by #527
Closed
Tracked by #405

Add integration tests: anonymous node #524

engelmi opened this issue Sep 1, 2023 · 0 comments · Fixed by #527
Assignees
Labels
jira Issues that are synced to Jira testing This issue adds or improves the testing
Milestone

Comments

@engelmi
Copy link
Member

engelmi commented Sep 1, 2023

Integration Tests

Goal: Verify that an anonymous node (which is not listed in the AllowedNodeNames of BlueChi) can't connect.

@engelmi engelmi added jira Issues that are synced to Jira testing This issue adds or improves the testing labels Sep 1, 2023
@engelmi engelmi added this to the v0.5 milestone Sep 1, 2023
@engelmi engelmi self-assigned this Sep 1, 2023
@engelmi engelmi mentioned this issue Sep 1, 2023
14 tasks
engelmi added a commit that referenced this issue 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.

Signed-off-by: Michael Engel <mengel@redhat.com>
dougsland pushed a commit that referenced this issue 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.

Signed-off-by: Michael Engel <mengel@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Issues that are synced to Jira testing This issue adds or improves the testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant