Commit Graph

5 Commits

Author SHA1 Message Date
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