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

CI: Fix and migrate the testsuite part to Testing Farm #455

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

WOnder93
Copy link
Member

Since the current MacOS + Vagrant setup isn't working reliably any more and the testsuite itself has switched its CI to TF, do the same for userspace as well. Also fix a few other CI issues while there.

Due to issues with the MacOS + Vagrant setup, selinux-testsuite has
migrated its CI to Testing Farm [1][2], so let's use it for running the
testsuite here, too.

We can import the test definitions from the testsuite repo and just add
a setup "test" at the beginning that builds and installs the userspace
from git.

[1] https://testing-farm.io/
[2] SELinuxProject/selinux-testsuite@d75675e

Signed-off-by: Ondrej Mosnacek <[email protected]>
Signed-off-by: Ondrej Mosnacek <[email protected]>
The operator = doesn't do pattern matching in [[ ... ]] - operator ==
must be used instead.

Signed-off-by: Ondrej Mosnacek <[email protected]>
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.

1 participant