Commit Graph

6 Commits

Author SHA1 Message Date
Jindrich Novy
37f945cce1 Add TMT test infrastructure for conmon
Add .fmf/, plans/, and tests/ directories to enable automated
tier0 testing in the RHEL-on-GitLab MR pipeline. Port TMT
configuration from rhel-9.8.0 branch, updated to reference
c10s branch of the test repository.

Also add tier0 gating rule to gating.yaml.

Resolves: RHEL-180349
2026-05-29 12:48:26 +02:00
Lokesh Mandvekar
9a1f67fbc2 use QUADLET envvar in gating tests - taken from podman package
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2023-02-15 19:30:35 +05:30
Lokesh Mandvekar
58c1acf597 bump podman test timeout to 45m, switch to autospec
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-01-26 14:47:16 -05:00
Ed Santiago
8a8a2f9c1b gating tests: bump timeout, 15m to 25
Signed-off-by: Ed Santiago <santiago@redhat.com>
2021-09-22 15:41:00 -06:00
Ed Santiago
ee8d49cc5e Gating tests: many fixes
1) Ugh. Update the podman test scaffolding so it invokes
    the magic 'loginctl enable-linger' command necessary
    for rootless podman to work.

    1a) [minor] update the rpm-versions and environment dump

 2) Bring gating.yaml up-to-date, including (ugh) duplication
    that will help us avoid maintenance burden when we fork f33

Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-05-21 10:14:15 -06:00
Ed Santiago
92baedb481 Add gating tests (copied from podman)
Add gating tests, rawhide only. These are an almost-verbatim
copy of podman's gating tests - as of this writing there is
no way for CI tests to say "run another package's tests".
Miro is aware of the need for this, and says the feature
may be available "sooner or later" [conversation in #osci]

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-09-30 15:11:47 -06:00