You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add plan and test for container tools integration testing (teemtee#4026)
Implement a simple test verifying the basic container provision
functionality. Include a plan in the special `friends` directory so that
related components can easily enable integration testing at their side.
Check that no AVC failures are triggered during its execution.
The plan can be enabled in the related git repositories in the following
way:
summary: Run tmt integration tests
plan:
import:
url: https://github.com/teemtee/tmt
path: /plans/friends
name: /podman
Fixteemtee#3996.
0 commit comments