From 06c76d48163efb5a6a9bb4340723baf7a3a0a41c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 3 May 2018 17:19:19 +0300 Subject: Adapt to optional base repository manifest --- tests/common/satisfy/t3/repositories.manifest | 2 +- tests/common/satisfy/t4b/repositories.manifest | 3 ++- tests/common/satisfy/t4c/repositories.manifest | 3 ++- tests/common/satisfy/t4d/repositories.manifest | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) (limited to 'tests/common/satisfy') diff --git a/tests/common/satisfy/t3/repositories.manifest b/tests/common/satisfy/t3/repositories.manifest index d65b272..3f9e6e3 100644 --- a/tests/common/satisfy/t3/repositories.manifest +++ b/tests/common/satisfy/t3/repositories.manifest @@ -1,4 +1,4 @@ : 1 location: ../t2 +role: prerequisite : - diff --git a/tests/common/satisfy/t4b/repositories.manifest b/tests/common/satisfy/t4b/repositories.manifest index 7b85e71..3fe7175 100644 --- a/tests/common/satisfy/t4b/repositories.manifest +++ b/tests/common/satisfy/t4b/repositories.manifest @@ -1,3 +1,4 @@ : 1 -location: ../t4a : +location: ../t4a +role: prerequisite diff --git a/tests/common/satisfy/t4c/repositories.manifest b/tests/common/satisfy/t4c/repositories.manifest index 26c0e93..191b026 100644 --- a/tests/common/satisfy/t4c/repositories.manifest +++ b/tests/common/satisfy/t4c/repositories.manifest @@ -1,3 +1,4 @@ : 1 -location: ../t4b : +location: ../t4b +role: prerequisite diff --git a/tests/common/satisfy/t4d/repositories.manifest b/tests/common/satisfy/t4d/repositories.manifest index 6277925..226065c 100644 --- a/tests/common/satisfy/t4d/repositories.manifest +++ b/tests/common/satisfy/t4d/repositories.manifest @@ -1,4 +1,4 @@ : 1 +: location: ../t4c role: complement -: -- cgit v1.1