rpm-ostree/tests/vmcheck
Jonathan Lebon c92ff926f6 app/status: cleaner diff output for replaced pkgs
I suspect a common pattern with local replacement overrides is to
simultaneously replace a group of packages that depend on each other in
one shot, as is the case with docker, docker-common, and
docker-rhel-push-plugin currently in Fedora Atomic Host. In such cases,
we can print a cleaner diff in the status to make it easier to grok.

Before:

     ReplacedBasePackages: strace 4.18-1.fc26 -> 4.19-1.fc26, docker-common 2:1.13.1-22.gitb5e3294.fc26 -> 2:1.13.1-21.git27e468e.fc26, docker 2:1.13.1-22.gitb5e3294.fc26 -> 2:1.13.1-21.git27e468e.fc26, docker-rhel-push-plugin 2:1.13.1-22.gitb5e3294.fc26 -> 2:1.13.1-21.git27e468e.fc26

After:

     ReplacedBasePackages: docker-common docker docker-rhel-push-plugin 2:1.13.1-22.gitb5e3294.fc26 -> 2:1.13.1-21.git27e468e.fc26, strace 4.18-1.fc26 -> 4.19-1.fc26

Closes: #1004
Approved by: cgwalters
2017-09-27 16:22:50 +00:00
..
fetch-journal.sh vmcheck: prep for parallel runs 2017-03-13 00:42:13 +00:00
install.sh vmcheck: rename build.sh to install.sh 2017-09-07 14:41:19 +00:00
multitest.py multitest.py: error if no hosts given 2017-08-15 15:40:35 +00:00
overlay.sh libpriv/postprocess: also delete semanage lock files 2017-09-21 15:28:55 +00:00
sync.sh hacking: make it easier to use a custom tree 2017-09-01 19:58:55 +00:00
test-basic.sh tests/core: allow merging identical files during installation 2017-09-13 20:41:15 +00:00
test-initramfs.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-layering-basic.sh core: Use fd-relative access to rpmdb 2017-09-07 22:54:40 +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 libpriv/scripts: use rofiles-fuse on /etc too 2017-09-24 13:11:21 +00:00
test-layering-unified.sh tests: transition to build_rpm 2017-06-29 16:16:54 +00:00
test-livefs.sh livefs: Update /usr/lib/{passwd,group}, run systemd-tmpfiles 2017-09-25 15:10:15 +00:00
test-override-local-replace.sh app/status: cleaner diff output for replaced pkgs 2017-09-27 16:22:50 +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