summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2019-10-18 08:52:07 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-10-18 08:52:07 +0000
commit588d7b789d7a52f5824333991d91147504e448a4 (patch)
tree258992c1d0d16d2bb068992bc679ddec55e102fd
parent32c0ca38b0c6ef825ac364c20bbdef51699ba20b (diff)
parent84e929dc6f6cdc39cce760f2af791fd7be051ffb (diff)
downloadbuildstream-588d7b789d7a52f5824333991d91147504e448a4.tar.gz
Merge branch 'bschubert/bump-bst-experimental-version' into 'master'
.gitlab-ci.yml: Update bst-plugins-experimental version Closes #1174 See merge request BuildStream/buildstream!1656
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--tox.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ef31ad326..bda1be87f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -278,7 +278,7 @@ docs:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:30-master-85428307
variables:
BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
- BST_EXT_REF: 0.12.0-171-g6cd4066#egg=bst_plugins_experimental[ostree,cargo]
+ BST_EXT_REF: 0.12.0-173-gbe5ac19#egg=bst_plugins_experimental[ostree,cargo]
FD_SDK_REF: freedesktop-sdk-19.08.3-7-g4529b070
before_script:
- |
diff --git a/tox.ini b/tox.ini
index c1aade7af..5ea15f50d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -124,7 +124,7 @@ deps =
pytest
-rrequirements/requirements.txt
-rrequirements/plugin-requirements.txt
- git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@705a45315e18338f91299977fd2ef44e51fd8bd7#egg=bst_plugins_experimental[ostree]
+ git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@be5ac19e5062bc23a46ed8ce7aa2958a2653c917#egg=bst_plugins_experimental[ostree]
passenv =
BST_FORCE_SESSION_REBUILD
BST_SOURCE_CACHE