summaryrefslogtreecommitdiff
path: root/tests.as-root/archless-system-fails.script
Commit message (Collapse)AuthorAgeFilesLines
* cmdtests: Use YAML not JSON to represent morphologiesAdam Coldrick2014-08-141-11/+4
|
* cmdtests: Change the error messages to be detectedAdam Coldrick2014-08-141-1/+1
|
* Dropped support for 'disk-size' from system morphology files'Dan Firth2013-09-271-2/+1
|
* Update as-root tests to use their setup infrastructureSam Thursfield2012-11-141-4/+1
| | | | Code to generate system images was being duplicated in each test needlessly.
* Tidy up command testsSam Thursfield2012-11-141-6/+6
| | | | Be consistent about placement of test description, blank lines, etc.
* tests: Always use test:morphs for morphs repoSam Thursfield2012-11-121-3/+3
| | | | Some tests were using test:morphs-repo instead.
* Don't require .morph in triplet argumentsSam Thursfield2012-09-121-1/+1
| | | | | | | | | This gives us consistency with morphologies, where the triplets are repo|ref|morphology, not repo|ref|filename Anyone who runs 'morph build baserock:morphs master system.morph' will now see an error ending with 'was looking for system.morph.morph', which should make it clear where they have gone wrong.
* Rename 'morph build' command to 'morph build-morphology'Jannis Pohlmann2012-09-071-1/+1
| | | | | | | | | | This is needed because we are replacing the current build command by a new one that builds from a local system branch. Since that will be the more common scenario, we want the new implementaiton to go by the name 'morph build'. This commit therefore renames 'morph build' and updates all the tests to use 'morph build-morphology' instead.
* Strata should be referred to with full repo/ref/morph tripletsSam Thursfield2012-08-301-1/+5
| | | | | | | | This removes the requirement that all strata must be in the same repo as the system morphology. Both the system "strata" field and the stratum "build-depends" field are affected.
* add test for archless systems failingRichard Maw2012-07-111-0/+42