Commit Graph

8 Commits

Author SHA1 Message Date
Justin Stephenson
50eac59c3a Remove usermod from test setup
We no longer filter recordings by UID, this fixes an issue
where UID 981 was being used on OSCI runners.

Resolves: rhbz#2088460
2022-06-08 14:53:05 -04:00
Justin Stephenson
d38813ef10 Revert "Workaround bug in TMT LOGS"
This reverts commit d1322c962e.

Resolves: rhbz#2088460
2022-06-08 14:52:57 -04:00
Justin Stephenson
d1322c962e Workaround bug in TMT LOGS
For full context check history of upstream cockpit-podman
test/browser/browser.sh

Resolves: rhbz#2088460
2022-06-07 15:47:11 -04:00
Scott Poore
99fd94d945 Tests: enable local files in sssd for tests
Tests needed a working copy of sssd which would not start without a
configuration.  Setting enable_files_domain resolves this issue.

Resolves: rhbz#1984553
2021-08-12 13:03:03 -05:00
Scott Poore
aa781ea6b4 Tests: install glibc-langpack-en for testAppMenu
tests were triggering error about invalid locale. Need the package
installed for the testAppMenu test.

bumping release version in spec as well.

Resolves: rhbz#1984553
2021-08-12 10:43:00 -05:00
Scott Poore
2fa0cea544 Tests: dnf remove epel hang fix
Need to add -y to the dnf remove epel in browser.sh test runner.  Tests
were hanging on this step.

Bumping NVR for this fix as well.

Resolves: rhbz#1984553
2021-08-10 11:55:46 -05:00
Scott Poore
4444771a3e Tests: Force epel8 to install chromium
Currently epel repo configs are using releasever which is set to 9.
This is causing dnf failures looking for a repo which doesn't exist.
We need to force releasever to 8 in order to install chromium needed for
the gating tests.

Resolves: rhbz#1984553
2021-08-06 09:39:49 -05:00
Scott Poore
0334322c36 Add gating.yaml and tests for RHEL9
We need RHEL9 builds to be gated.

Resolves: rhbz#1957501
2021-05-18 14:30:57 -05:00