rpm-ostree/tests/vmcheck
Colin Walters a284b64479 ci: Use FAHC for build container
Conceptually: we're going to move rpm-ostree and ostree at the same
cadence most of the time; for both releases *and* for git master.
The problem so far has been the latter part.  Reusing FAHC
for the build gets us half of the problem.

The other trick I realized we can do - just pull ostree out from the build
container. This avoids fetching it from the internet, and makes my workflow for
hacking on both nicer - I just `sudo make install` in my build container for
ostree.

It's tempting to make the whole thing symmetric and require `sudo make install`
for rpm-ostree and not do the insttree thing but...perhaps after.

Closes: #758
Approved by: jlebon
2017-05-01 19:10:05 +00:00
..
fetch-journal.sh vmcheck: prep for parallel runs 2017-03-13 00:42:13 +00:00
multitest.py vmcheck: Don't throw if test.sh fails early 2017-03-22 15:35:46 +00:00
overlay.sh ci: Use FAHC for build container 2017-05-01 19:10:05 +00:00
sync.sh vmcheck: Support VMCHECK_INSTTREE 2017-03-27 17:48:39 +00:00
test-initramfs.sh
test-layering-basic.sh app: Only call RegisterClient() if we're root 2017-04-14 02:30:19 +00:00
test-layering-gpg.sh core: Do GPG verification before importing 2017-03-06 15:19:43 +00:00
test-layering-local.sh vmcheck: add basic test for local RPM installs 2017-03-10 18:35:11 +00:00
test-layering-non-root-caps.sh core: Also apply mode overrides to symlinks 2017-03-21 21:35:37 +00:00
test-layering-relayer.sh vmcheck: add tests for unified txn support 2017-03-31 14:58:38 +00:00
test-layering-rpmdb.sh
test-layering-scripts.sh scripts: Use tmpfs for /var/tmp, not the host's /tmp 2017-02-28 23:37:15 +00:00
test-layering-unified.sh vmcheck: add tests for unified txn support 2017-03-31 14:58:38 +00:00
test.sh vmcheck: Support a VMCHECK_DEBUG to not reset the system 2017-04-11 16:04:29 +00:00