From 45e39e81698df91251c7fac5a642e211e98d834b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Sat, 26 Mar 2016 18:59:01 +0000 Subject: Add support for definitions version 8 This code is a rework from changes done by: - Tiago Gomes https://storyboard.baserock.org/#!/story/86 Change-Id: I3475c2bcb648a272fee33bc878a521f79d4e6581 --- yarns/building.yarn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'yarns/building.yarn') diff --git a/yarns/building.yarn b/yarns/building.yarn index 9284f7cf..1b981490 100644 --- a/yarns/building.yarn +++ b/yarns/building.yarn @@ -89,6 +89,14 @@ Morph Building Tests AND there are 2 artifacts named core-runtime in the cache FINALLY the git server is shut down + SCENARIO test recursive submodules overriding urls + GIVEN a git server + GIVEN a chunk with recursive submodules + WHEN the user clones definitions + WHEN the user attempts to build the system systems/test-system.morph in branch master + THEN morph succeeded + FINALLY the git server is shut down + System integrations ------------------- -- cgit v1.2.1