summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-12-12 20:22:27 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 20:23:26 +0000
commitc6f1c15e078c3a253b03eab0195f1a064133b24d (patch)
tree7e8d53674abe1474099ed37000bc4b7bdb245748
parent442031890271f50989ebf42ceb8373fbd1fb5983 (diff)
downloadbuildstream-jjardon/integration-test.tar.gz
integration-tests/compose-test: Fix location of tarballjjardon/integration-test
-rw-r--r--integration-tests/compose-test/elements/dependencies/amhello-full.bst2
-rw-r--r--integration-tests/compose-test/elements/dependencies/amhello.bst2
2 files changed, 2 insertions, 2 deletions
diff --git a/integration-tests/compose-test/elements/dependencies/amhello-full.bst b/integration-tests/compose-test/elements/dependencies/amhello-full.bst
index 29e94bffb..307bc654a 100644
--- a/integration-tests/compose-test/elements/dependencies/amhello-full.bst
+++ b/integration-tests/compose-test/elements/dependencies/amhello-full.bst
@@ -7,5 +7,5 @@ depends:
sources:
- kind: tar
- url: file:///home/tristanmaat/Documents/Projects/buildstream/buildstream-tests/compose-test/src/amhello.tar.gz
+ url: file:///amhello.tar.gz
ref: 3aa3c2bf7a488fea24303c4d98d1b5c0a72734f61615b935cf62e4e126b127d2
diff --git a/integration-tests/compose-test/elements/dependencies/amhello.bst b/integration-tests/compose-test/elements/dependencies/amhello.bst
index 2e0915803..5dc13b4ac 100644
--- a/integration-tests/compose-test/elements/dependencies/amhello.bst
+++ b/integration-tests/compose-test/elements/dependencies/amhello.bst
@@ -9,5 +9,5 @@ depends:
sources:
- kind: tar
- url: file:///home/tristanmaat/Documents/Projects/buildstream/buildstream-tests/compose-test/src/amhello.tar.gz
+ url: file:///amhello.tar.gz
ref: 3aa3c2bf7a488fea24303c4d98d1b5c0a72734f61615b935cf62e4e126b127d2