summaryrefslogtreecommitdiff
path: root/tests.build/build-stratum-with-submodules.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Fix the cmdtests to understand the OSTree artifact cacheAdam Coldrick2015-04-141-2/+1
| | | | | This commit also disables the cross-bootstrap test, as the cross-bootstrap plugin needs rewriting to use OSTree.
* Revert "cmdtests: We can no longer meaningfully look at chunks in the cache"Adam Coldrick2015-04-131-0/+3
| | | | This reverts commit 826e49e2791d4c45e4902396a4a59836290dc175.
* cmdtests: We can no longer meaningfully look at chunks in the cacheAdam Coldrick2015-04-101-3/+0
| | | | | | | | | | | | | Its much harder to look at the contents of the artifact cache now that they aren't stored by chunk name (just cache key and artifact suffix). All of these were failing because they were trying to extract chunk tarballs or locate and inspect artifacts, so just make sure the builds themselves don't fail. The build-system tests are a lot of work to make into yarns, as we'll need to build systems with actual tools in as far as I can tell. Also disable the cross-bootstrap test for now.
* Don't create a blank /etc/fstabSam Thursfield2014-03-041-1/+0
| | | | | | | | This messes up the baserock-system-config-sync tool. Systemd does not require /etc/fstab to exist in any case. I have bumped the 'system-compatibility-version' field in this commit to trigger rebuilding all system artifacts.
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-4/+0
|
* tests.build: Don't build individual chunks or strataSam Thursfield2013-02-201-1/+5
| | | | | We can't rely on this being possible any more. It was mostly only used for testing in any case.
* Separate out build tests from general Morph testsSam Thursfield2013-02-201-0/+4