aboutsummaryrefslogtreecommitdiffstats
path: root/gatechecks.yaml
diff options
context:
space:
mode:
authorLuke Hinds <lhinds@redhat.com>2017-06-21 12:10:06 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-21 12:10:06 +0000
commit7f69464d9e184b69e5d6fb70517e48f43d4c56c0 (patch)
tree540333135ae0bf9c80fc9a97d746f1a353514cc8 /gatechecks.yaml
parentdc856a7c435e4c1393162e6a98fd043c864bc272 (diff)
parent9067077eb11c606b8ebe98338457fad894dc38d1 (diff)
Merge "Move project's exception file to subdir"
Diffstat (limited to 'gatechecks.yaml')
-rw-r--r--gatechecks.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/gatechecks.yaml b/gatechecks.yaml
index de86c7f..3c36539 100644
--- a/gatechecks.yaml
+++ b/gatechecks.yaml
@@ -64,6 +64,6 @@ licence:
- '__init__.py'
project_config:
- - releng: releng_exception.yaml
- - sandbox: sandbox_exception.yaml
- - testproj: sandbox_exception.yaml
+ - releng: exceptions/releng_exception.yaml
+ - sandbox: exceptions/sandbox_exception.yaml
+ - testproj: exceptions/sandbox_exception.yaml