summaryrefslogtreecommitdiff
path: root/tests/pipeline/preflight-error/project.conf
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-06 18:39:05 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-01-06 19:41:26 +0900
commit60d5e070c17ef15caa42a847b0f9957432bd6468 (patch)
tree98ed3e60807604a51b7d1e07d42839199cea2a69 /tests/pipeline/preflight-error/project.conf
parent18dcbc87c5048371da72788277d8e3a384c02b74 (diff)
downloadbuildstream-60d5e070c17ef15caa42a847b0f9957432bd6468.tar.gz
tests/pipeline/preflight.py: Added test to ensure graceful exit at preflight error timefix-preflight-errors-backport
Diffstat (limited to 'tests/pipeline/preflight-error/project.conf')
-rw-r--r--tests/pipeline/preflight-error/project.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/pipeline/preflight-error/project.conf b/tests/pipeline/preflight-error/project.conf
new file mode 100644
index 000000000..20a234413
--- /dev/null
+++ b/tests/pipeline/preflight-error/project.conf
@@ -0,0 +1,11 @@
+# Basic project configuration that doesnt override anything
+#
+name: pony
+
+# Whitelist the local test Source "errorplugin" to be loaded
+#
+plugins:
+- origin: local
+ path: errorplugin
+ sources:
+ preflighterror: 0