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 a test suite which runs outside of container #806

Closed
cgwalters opened this issue Apr 21, 2017 · 0 comments
Closed

add a test suite which runs outside of container #806

cgwalters opened this issue Apr 21, 2017 · 0 comments

Comments

@cgwalters
Copy link
Member

We are going to get bitten by things like our SELinux handling not being covered in CI.

Let's add a suite which runs on a VM host. It should be an installed suite; shell script is probably OK, we could use python maybe. Let's sudo make install + ostree admin unlock, possibly down the line investigate installing a local RPM.

cgwalters added a commit to cgwalters/ostree that referenced this issue Apr 24, 2017
Our container-driven tests can't e.g. test SELinux sanely, and
have to support being run as root *and* non-root too.

Use redhat-ci to provision a VM and run tests directly there. These are
installed tests too.

Closes: ostreedev#806
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

1 participant