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

Infra-manager unit tests require privileged environment #38

Open
Eoghan1232 opened this issue Feb 27, 2023 · 0 comments
Open

Infra-manager unit tests require privileged environment #38

Eoghan1232 opened this issue Feb 27, 2023 · 0 comments

Comments

@Eoghan1232
Copy link
Contributor

The unit tests require a privileged environment to run in, as it attempts to create a directory in /var/lib/cni
The unit tests should not attempt to create such a directory, rather mock the creation of the directory.

Failed to create directory /var/lib/cni/inframanager/

@Eoghan1232 Eoghan1232 changed the title Unit tests require privileged environment Infra-manager unit tests require privileged environment Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants