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

Support BSD and other operating systems CI with VM based tests #599

Closed
schurzi opened this issue Nov 8, 2022 · 1 comment · Fixed by #642
Closed

Support BSD and other operating systems CI with VM based tests #599

schurzi opened this issue Nov 8, 2022 · 1 comment · Fixed by #642

Comments

@schurzi
Copy link
Contributor

schurzi commented Nov 8, 2022

Description

Currently we support some OSes, that are not covered with CI tests. These OSes are not native Linux based and cannot run in Docker containers on GitHub Actions.

Solution

We now have VM based Tests on our own infrastructure for os_hardening, whis CI infrastructure can also support different environments.

We can build CI workflows for our collection on these operating systems:

  • SmartOS
  • OpenBSD
  • FreeBSD (?)

Alternatives

No response

Additional information

...

@schurzi
Copy link
Contributor Author

schurzi commented Nov 8, 2022

see #598 and #597

@rndmh3ro rndmh3ro changed the title Support exotic operating systems CI with VM based tests Support BSD and other operating systems CI with VM based tests Nov 8, 2022
@schurzi schurzi linked a pull request Feb 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants