-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or requesttestingThis issue adds or improves the testingThis issue adds or improves the testing
Milestone
Description
In #1023 we added the feature to configure specific options for nodes in the bluechi-controller such as a required SELinux context the connecting agent should be running in. Now we need to add integration tests to ensure this works as expected.
For this we should add the following tests:
- Verify the node-specific
Allowedoption enables/disables the agent to connect - Verify the node-specific
RequiredSelinuxContextoption works as expected
Note:
TheseRequiredSelinuxContexttest cases require SELinux and thus will not work in the GH CI (using Ubuntu VMs). Therefore, these tests need to be tagged withtesting-farm-containerin order to run them only on Testing Farm.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttestingThis issue adds or improves the testingThis issue adds or improves the testing