rpm-ostree/tests/vmcheck
Jonathan Lebon bc97c3aa53 app/db-list: Use pkglist metadata when possible
This patch teaches `db list` to also use the pkglist metadata when it
can, just like we did for `db diff`. To spell it out: this then allows
`db list` to work on commits for which we only have the commit object.

I went for the surgical incision here and didn't try to support
invocations which use fnmatch patterns for now. Definitely possible,
though it didn't feel like it was worth the effort given that the common
case is just a raw `db list` (I'd wager most people are probably
hard-wired to pipe to `grep` anyway for filtering).

Also fix the usage string, which had the arguments flipped.

Closes: #1299
Approved by: cgwalters
2018-03-15 15:49:44 +00:00
..
fetch-journal.sh vmcheck: prep for parallel runs 2017-03-13 00:42:13 +00:00
install.sh tests: Correctly error out if some part of install.sh fails 2017-11-29 14:42:25 +00:00
multitest.py multitest.py: error if no hosts given 2017-08-15 15:40:35 +00:00
overlay.sh vmcheck: Drop selinux-policy hack 2018-02-27 15:44:11 +00:00
sync.sh daemon: add RPMOSTREE_DEBUG_DISABLE_DAEMON_IDLE_EXIT 2017-10-12 15:35:44 +00:00
test-autoupdate.sh tests: Replace some more libvm bits with Ansible 2018-03-14 14:13:07 +00:00
test-basic.sh daemon: Don't error out if a remote isn't found 2018-03-14 18:50:13 +00:00
test-cached-rpm-diffs.sh daemon/api: fix legacy D-Bus API and add coverage 2018-02-15 15:03:05 +00:00
test-db.sh app/db-list: Use pkglist metadata when possible 2018-03-15 15:49:44 +00:00
test-download-only.sh tests: Replace some more libvm bits with Ansible 2018-03-14 14:13:07 +00:00
test-initramfs.sh tests/vmcheck: turn on strict bash mode 2017-10-02 20:36:07 +00:00
test-kernel-args.sh tests/vmcheck: add deploy-index and proc-cmd test for kargs 2017-11-06 18:49:36 +00:00
test-layering-basic.sh core: Add rpmostree.rpmmd-repos metadata to client layers too 2018-03-08 20:59:15 +00:00
test-layering-gpg.sh tests/libvm: use rsync and add yumrepo mode 2017-10-06 18:20:59 +00:00
test-layering-local.sh tests/vmcheck: turn on strict bash mode 2017-10-02 20:36:07 +00:00
test-layering-non-root-caps.sh tests/vmcheck: turn on strict bash mode 2017-10-02 20:36:07 +00:00
test-layering-relabel.sh core: Change relabeling to use libostree's SELinux support 2017-12-08 15:01:32 +00:00
test-layering-relayer.sh tests/vmcheck: turn on strict bash mode 2017-10-02 20:36:07 +00:00
test-layering-rpmdb.sh core: handle shared files and multilib 2018-02-08 21:58:55 +00:00
test-layering-scripts.sh scripts: Ignore %verifyscript 2018-01-19 15:32:09 +00:00
test-layering-unified.sh tests/vmcheck: turn on strict bash mode 2017-10-02 20:36:07 +00:00
test-livefs.sh tests: Replace some more libvm bits with Ansible 2018-03-14 14:13:07 +00:00
test-override-kernel.sh core: Set installonly to ensure we only have one kernel 2018-02-14 16:43:08 +00:00
test-override-local-replace.sh app/override: allow removing and replacing atomically 2018-02-16 19:15:18 +00:00
test-override-remove.sh core: handle shared files and multilib 2018-02-08 21:58:55 +00:00
test-rojig-client.sh rojig-rename: (almost) Everything else 2018-03-01 22:35:46 +00:00
test.sh vmcheck: Obey VMCHECK_DEBUG for rpm-ostreed.conf 2018-03-14 21:49:16 +00:00