Benjamin Schubert pushed to branch bschubert/add-fedora-nobwrap-tests at BuildStream / buildstream
Commits:
-
ec5f392b
by Benjamin Schubert at 2018-11-09T17:18:19Z
1 changed file:
Changes:
... | ... | @@ -112,6 +112,9 @@ tests-unix: |
112 | 112 |
script:
|
113 | 113 |
|
114 | 114 |
- export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"
|
115 |
+ - export INTEGRATION_CACHE2="$(CI_PROJECT_DIR)/cache/integration-cache"
|
|
116 |
+ - echo $INTEGRATION_CACHE
|
|
117 |
+ - echo $INTEGRATION_CACHE2
|
|
115 | 118 |
|
116 | 119 |
# We remove the Bubblewrap and OSTree packages here so that we catch any
|
117 | 120 |
# codepaths that try to use them. Removing OSTree causes fuse-libs to
|