You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/04 07:40:20 UTC

[buildstream] 08/27: test just a bit

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch aevri/check_spawn_ci_working
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 598ae015ef5c9b9d0dcd72cc8a715950f29ec350
Author: Angelos Evripiotis <je...@bloomberg.net>
AuthorDate: Wed Oct 16 15:41:30 2019 +0100

    test just a bit
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dfa4633..e0c9b99 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -205,6 +205,7 @@ tests-spawn-multiprocessing-start-method:
     - echo '/start method'
     - echo '/start method'
     - echo '/start method'
+    - su buildstream -c "tox -- tests/artifactcache/expiry.py"
 
 # Run type checkers
 mypy: