summaryrefslogtreecommitdiff
path: root/tests.build/build-system.script
Commit message (Collapse)AuthorAgeFilesLines
* cmdtests: We can no longer meaningfully look at chunks in the cachebaserock/adamcoldrick/wip-partial-deploybaserock/adamcoldrick/use-ostree-for-artifact-cacheAdam Coldrick2015-03-031-27/+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.
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-2/+2
|
* tests.build: Don't build individual chunks or strataSam Thursfield2013-02-201-0/+27
We can't rely on this being possible any more. It was mostly only used for testing in any case.