Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
nm.debian.org
Commits
0b5420bf
Commit
0b5420bf
authored
Mar 02, 2019
by
Mattia Rizzolo
Browse files
also install py3-cov
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
2669e8b6
Pipeline
#38604
failed with stage
in 5 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0b5420bf
...
...
@@ -11,7 +11,8 @@ unstable:
image
:
debian:unstable
script
:
-
python3 manage.py test -v2
-
python-coverage run ./manage.py test
-
apt-get -y install python3-coverage
-
python3-coverage run ./manage.py test
api apikeys backend contributors deblayout dm dsa fprs inconsistencies keyring minechangelogs nmlayout person process projectb public restricted wizard
# the test named "tests" is the one that is checked when doing autodeployment.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment