aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exceptions/releng_exception.yaml (renamed from releng_exception.yaml)0
-rw-r--r--exceptions/sandbox_exception.yaml (renamed from sandbox_exception.yaml)0
-rw-r--r--gatechecks.yaml6
3 files changed, 3 insertions, 3 deletions
diff --git a/releng_exception.yaml b/exceptions/releng_exception.yaml
index aee6768..aee6768 100644
--- a/releng_exception.yaml
+++ b/exceptions/releng_exception.yaml
diff --git a/sandbox_exception.yaml b/exceptions/sandbox_exception.yaml
index e41b04a..e41b04a 100644
--- a/sandbox_exception.yaml
+++ b/exceptions/sandbox_exception.yaml
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