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

tests-integration: Add basic local tmt flow #593

Merged
merged 1 commit into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. tests-integration: Add basic local tmt flow

    Part of containers#543
    
    I'm not totally happy with this, but it does demonstrate the basic
    wiring flow of:
    
    - `cargo xtask test-tmt`
    
    That will do a container build, make a disk image from it,
    and run a "hello world" tmt test.
    
    A lot more to do here including wiring up our existing tests
    into this, and deduplicating with the other integration tests.
    
    A key aspect too will be exploring workflows that e.g. expose
    a registry locally.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    36be46a View commit details
    Browse the repository at this point in the history