summaryrefslogtreecommitdiff
path: root/integration-tests/pip-test/project.conf
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 19:05:12 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 20:10:06 +0900
commit823305e3136369abd9e11f480e7eacfd81793362 (patch)
tree828a1e8fdd7c8129e829a4e07952b2d3155a73da /integration-tests/pip-test/project.conf
parent5094d7f13d15f2ec92194a51fd8f5b3c101fe4f6 (diff)
downloadbuildstream-823305e3136369abd9e11f480e7eacfd81793362.tar.gz
Merging integration tests into buildstream proper.
This fixes #96
Diffstat (limited to 'integration-tests/pip-test/project.conf')
-rw-r--r--integration-tests/pip-test/project.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/integration-tests/pip-test/project.conf b/integration-tests/pip-test/project.conf
new file mode 100644
index 000000000..4212ca3d1
--- /dev/null
+++ b/integration-tests/pip-test/project.conf
@@ -0,0 +1,14 @@
+# Import-test BuildStream project configuration.
+
+# Project name
+#
+name: script-test
+
+aliases:
+ gnomesdk: https://sdk.gnome.org/
+
+# Base project relative element path, elements will be loaded
+# from this base.
+
+element-path: elements
+