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 tests for containerized Mock #1478

Open
praiskup opened this issue Sep 28, 2024 · 0 comments
Open

Add tests for containerized Mock #1478

praiskup opened this issue Sep 28, 2024 · 0 comments

Comments

@praiskup
Copy link
Member

The whole TF test suite is being run against the fedora-latest-x86_64 VM.

Sometimes it would be nice to test Mock's behavior on different systems, and we don't necessarily have to go with different VM, a container would be just enough.

I think we need

  1. start another F40 VM
  2. build a container image with the target system (e.g. c9s), we may need a matrix of images, and we need to install the appropriate package version from the right pull-request commit (or from pushed commit)
  3. test the mock image ^^^ with podman run --privileged
@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Sep 28, 2024
@nikromen nikromen moved this from Needs triage to Someday in future in CPT Kanban Oct 16, 2024
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

No branches or pull requests

1 participant