summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2019-10-16 16:12:13 +0100
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2019-10-16 16:12:13 +0100
commitd1a5a5e9bc8de0b644bfde92e9245d171a9a6194 (patch)
tree266ecd090922088ef51e7ec6df2d034d506dd5ef
parent22e629916be6d514a5391a89335a0b8f3feb9361 (diff)
downloadbuildstream-d1a5a5e9bc8de0b644bfde92e9245d171a9a6194.tar.gz
try all tests
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3430332e5..766137423 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -205,8 +205,8 @@ tests-spawn-multiprocessing-start-method:
- echo '/start method'
- echo '/start method'
- echo '/start method'
- - su buildstream -c "tox -- tests/artifactcache/expiry.py"
- - su buildstream -c "tox -- tests/artifactcache"
+ # - su buildstream -c "tox -- tests/artifactcache/expiry.py"
+ # - su buildstream -c "tox -- tests/artifactcache"
- su buildstream -c "tox -- tests/"
# Run type checkers