chiark / gitweb /
gitlab-ci: move sdist test run to new fedora job
authorHans-Christoph Steiner <hans@eds.org>
Wed, 6 Dec 2017 16:51:12 +0000 (17:51 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 6 Dec 2017 19:20:17 +0000 (20:20 +0100)
commit05abbfbabdd3bf089207cfa8b4f7bfdf70fa1095
tree8ec990a96dccba05aa02317048461b2dda23dc38
parent1a77c6af3863c76192e1b472183a8c6ae9679f71
gitlab-ci: move sdist test run to new fedora job

A full run of the test suite takes quite a bit of time.  This removes one
of the 3 runs from the main 'tests' job, and puts it into the Fedora job.
That test run is mostly to make sure the setup.py and source tarball are
correctly, so that doesn't affect merge requests very often.

This also tests `pip install --user`, which was not really being tested
before.
.gitlab-ci.yml
tests/complete-ci-tests