This is an automated email from the ASF dual-hosted git repository. not-in-ldap 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 <[email protected]> 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:
