summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-24 16:53:03 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-24 17:54:27 +0900
commitda901c866321a677ddf608977694eaaab045626b (patch)
tree40491da9358996a2b0db1ae328657e4a88f8b166
parente04178dadc2e2304bb54afc411d985d4fe3c27d6 (diff)
downloadbuildstream-da901c866321a677ddf608977694eaaab045626b.tar.gz
tests/integration/project: Use the same alias for the alpine tarball
This makes the integration tests use the same 'alpine' alias for the tests as we use in the examples, this avoids a redundant download of an extra alpine tarball in integration tests. This is a part of #603
-rw-r--r--tests/integration/project/elements/base/base-alpine.bst2
-rw-r--r--tests/integration/project/project.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/project/elements/base/base-alpine.bst b/tests/integration/project/elements/base/base-alpine.bst
index 6a2313018..687588f7c 100644
--- a/tests/integration/project/elements/base/base-alpine.bst
+++ b/tests/integration/project/elements/base/base-alpine.bst
@@ -7,6 +7,6 @@ description: |
sources:
- kind: tar
- url: sysroot:tarballs/integration-tests-base.v1.x86_64.tar.xz
+ url: alpine:integration-tests-base.v1.x86_64.tar.xz
base-dir: ''
ref: 3eb559250ba82b64a68d86d0636a6b127aa5f6d25d3601a79f79214dc9703639
diff --git a/tests/integration/project/project.conf b/tests/integration/project/project.conf
index c1a1c62ce..01c14b68d 100644
--- a/tests/integration/project/project.conf
+++ b/tests/integration/project/project.conf
@@ -2,7 +2,7 @@
name: test
element-path: elements
aliases:
- sysroot: https://gnome7.codethink.co.uk/
+ alpine: https://gnome7.codethink.co.uk/tarballs/
project_dir: file://{project_dir}
options:
linux: