summaryrefslogtreecommitdiff
path: root/integration-tests/bzr-test/project.conf
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 20:32:51 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-10-14 20:32:51 +0900
commitfccc7e540ce64d4df31f7924910942f85a19cf8f (patch)
tree63405241f8d30097e5928f0c7cbdd2fe03a1175d /integration-tests/bzr-test/project.conf
parent823305e3136369abd9e11f480e7eacfd81793362 (diff)
downloadbuildstream-integration-test-arches.tar.gz
Remove omit stuff, and migrating integration tests to not use old 'arches' statementsintegration-test-arches
If tests are going to be omitted, they can live outside of the buildstream repo.
Diffstat (limited to 'integration-tests/bzr-test/project.conf')
-rw-r--r--integration-tests/bzr-test/project.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/integration-tests/bzr-test/project.conf b/integration-tests/bzr-test/project.conf
index 4212ca3d1..46985b075 100644
--- a/integration-tests/bzr-test/project.conf
+++ b/integration-tests/bzr-test/project.conf
@@ -12,3 +12,10 @@ aliases:
element-path: elements
+options:
+ arch:
+ type: arch
+ description: The machine architecture
+ values:
+ - x86_64
+ - i386