tests: Drop an old bug reference

These weren't built until after 8.0.0, which they were approved for, and
even though they have all acks, it's for the wrong release so the build
system complains when they end up back in lorax.spec
This commit is contained in:
Brian C. Lane 2019-10-31 15:12:39 -07:00
parent 199aa67a13
commit 1a08cbf374

View File

@ -277,9 +277,7 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
- Backport Cockpit CI changes for RHEL 8 (atodorov)
Related: rhbz#1724073
- tests: Drop sort from compose types test (bcl)
Related: rhbz#1714103
- New test: assert toml files in git workspace (atodorov)
Related: rhbz#1714103
- Use passwd --status for locked root account check (jikortus)
Related: rhbz#1728571