rpm-ostree/tests/vmcheck
Colin Walters b6705f3feb daemon: Check for updated rpms when upgrading
This closes a longstanding bug - since package layering first
landed, we only checked for newer RPMs if the base tree changed.
In some scenarios like RHELAH, this doesn't matter much by default
since they move at the same cadence.  Except if you use EPEL for example.
In Fedora, today the FAH releases are async of the rpm-md repos, and
there's also COPR which can update more than once a day even.

We should check for both update sources. Luckily we'd already introduced logic
for this in the treecompose case (checksumming the depsolved package sack). We
just need to start using it for client side assembly too.

Closes: https://github.com/projectatomic/rpm-ostree/issues/391

Closes: #911
Approved by: jlebon
2017-08-16 15:33:11 +00:00
..
fetch-journal.sh vmcheck: prep for parallel runs 2017-03-13 00:42:13 +00:00
multitest.py multitest.py: error if no hosts given 2017-08-15 15:40:35 +00:00
overlay.sh vmcheck: fix sync and overlay 2017-08-03 14:43:16 +00:00
sync.sh vmsync: overlay /etc only if it exists 2017-08-03 14:43:16 +00:00
test-basic.sh rollback: allow users to undo a rollback 2017-08-03 14:43:16 +00:00
test-initramfs.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-basic.sh daemon: Check for updated rpms when upgrading 2017-08-16 15:33:11 +00:00
test-layering-gpg.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-local.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-non-root-caps.sh vmcheck: fixes for CentOS 7 2017-07-18 13:58:38 +00:00
test-layering-relayer.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-rpmdb.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-scripts.sh Implement file triggers (%transfiletriggerin) for layered pkgs 2017-07-27 20:58:09 +00:00
test-layering-unified.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-livefs.sh vmcheck: fixes for CentOS 7 2017-07-18 13:58:38 +00:00
test-override-local-replace.sh app: support ex override replace for local RPMs 2017-07-05 20:59:35 +00:00
test-override-remove.sh app: support ex override replace for local RPMs 2017-07-05 20:59:35 +00:00
test.sh vmcheck: create vmcheck branch and rebase onto it 2017-08-15 15:40:35 +00:00