From 439f278b2048ef20f7b0f953ed45feed50d73120 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 10 Mar 2014 16:06:29 +0000 Subject: Test nested deployments --- yarns/splitting.yarn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'yarns/splitting.yarn') diff --git a/yarns/splitting.yarn b/yarns/splitting.yarn index a1b5e565..ee587e11 100644 --- a/yarns/splitting.yarn +++ b/yarns/splitting.yarn @@ -47,7 +47,10 @@ The best way to test that only using some stratum artifacts works is to check which files the output has, so we deploy a tarball and inspect its contents. - GIVEN a cluster called test-cluster for deploying only the test-system system as type tar in system branch master + GIVEN a cluster called test-cluster in system branch master + AND a system in cluster test-cluster in branch master called test-system + AND system test-system in cluster test-cluster in branch master builds test-system + AND system test-system in cluster test-cluster in branch master has deployment type: tar WHEN the user builds the system test-system in branch master AND the user attempts to deploy the cluster test-cluster in branch master with options test-system.location="$DATADIR/test.tar" -- cgit v1.2.1