rpm-ostree/tests/vmcheck
Colin Walters 1c8c755e81 tests: Split test-basic into misc-{1,2}
Our test suite originated when package layering was still being
developed, but now that that's mature, the logic where layering
tests are distinct makes less sense.

The `basic` test had grown to really be a collection of many
miscellaneous things.  Let's make that more explicit.  Further,
let's avoid having each test suite grow too large; when a single
test fails we don't have an easy way to rerun just that test,
so a crude way to have faster local iteration is to split into groups.

My plan is to reintroduce a `basic` test that covers the basics
of all functionality - update, deploy, layering, etc.  The advanced/corner
cases of layering like the `rm -rf /` test would still live in a
`test-layering.sh` or so.

Closes: #1336
Approved by: jlebon
2018-04-16 17:53:20 +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: Move ostree-update creation functions into libvm.sh 2018-04-16 17:53:20 +00:00
test-cached-rpm-diffs.sh tests: Split test-basic into misc-{1,2} 2018-04-16 17:53:20 +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 tests: Split test-basic into misc-{1,2} 2018-04-16 17:53:20 +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-misc-1.sh tests: Split test-basic into misc-{1,2} 2018-04-16 17:53:20 +00:00
test-misc-2.sh tests: Split test-basic into misc-{1,2} 2018-04-16 17:53:20 +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 vmcheck/override-replace: Fix status jq test 2018-04-05 15:26:46 +00:00
test-override-remove.sh overrides: Allow resetting inactive overrides 2018-04-05 15:26:46 +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