From 81fd1371b4b8aecc9754ccf81119820238ab6de5 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 28 Sep 2012 13:46:42 +0100 Subject: Add test system --- ci1/systems.json.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt index 5e444bb..0f9c04e 100644 --- a/ci1/systems.json.txt +++ b/ci1/systems.json.txt @@ -5,6 +5,12 @@ "ref": "master", "repo": "baserock:morphs" }, + { + "description": "Test system", + "morph": "polychrome-system", + "ref": "master", + "repo": "baserock:tests/polychrome-morphs" + }, { "description": "x86 base system", "morph": "x86_64-generic-base-system", -- cgit v1.2.1