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
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>
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>