summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-04-29 09:14:17 +0200
committerJürg Billeter <j@bitron.ch>2020-06-03 13:49:39 +0200
commitb8fa4ae71dfddc60de0f3007415b4bebdc647672 (patch)
tree279e5b38dda5ea36f32ea3d2f8601428d0942c65 /.gitlab-ci.yml
parentae3a70b7999c51d6eb5bab4401b933237d918a55 (diff)
downloadbuildstream-b8fa4ae71dfddc60de0f3007415b4bebdc647672.tar.gz
.gitlab-ci.yml: Drop bwrap job
The bwrap sandbox will be removed.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dfd638cdd..b8b30edb8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -116,12 +116,6 @@ overnight-fedora-30-aarch64:
only:
- schedules
-tests-bwrap:
- image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
- <<: *tests
- variables:
- BST_FORCE_SANDBOX: "bwrap"
-
tests-userchroot:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
<<: *tests
@@ -450,7 +444,6 @@ coverage:
- tox -e coverage
- cp -a .coverage-reports/ ./coverage-report
dependencies:
- - tests-bwrap
- tests-centos-7.7
- tests-debian-10
- tests-fedora-30