aboutsummaryrefslogtreecommitdiffstats
path: root/master_list.yaml
diff options
context:
space:
mode:
authorlhinds <lhinds@redhat.com>2017-06-21 23:52:30 +0100
committerlhinds <lhinds@redhat.com>2017-06-22 00:12:05 +0100
commit095c1132cd927bc081fcf1a656a795f6c268d94b (patch)
treec309914c50a0b9f4e9d69274aeeeb338e8ff477c /master_list.yaml
parent7a0e4fa551a01105a7a0afddb431869b2627ac6a (diff)
Adds Pharos, Functest, Octopus to Anteater
This change adds exception files to anteater, to enable projects Functest, Pharos, Octopus. JIRA: RELENG-252 Change-Id: I1ac120ae2bdf868f9db34fe4dd30357efe61ce17 Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'master_list.yaml')
-rw-r--r--master_list.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/master_list.yaml b/master_list.yaml
index b31b770..309876c 100644
--- a/master_list.yaml
+++ b/master_list.yaml
@@ -64,6 +64,8 @@ licence:
- '__init__.py'
project_exceptions:
- - releng: exceptions/releng_exception.yaml
- - sandbox: exceptions/sandbox_exception.yaml
- - testproj: exceptions/sandbox_exception.yaml
+ - releng: exceptions/releng.yaml
+ - sandbox: exceptions/sandbox.yaml
+ - pharos: exceptions/pharos.yaml
+ - octopus: exceptions/octopus.yaml
+ - functest: exceptions/functest.yaml