Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
fde6bb72
Commit
fde6bb72
authored
Apr 29, 2014
by
Alejandro Alvarez Ayllon
Browse files
Generate xml logs of the nosetests
parent
af56e238
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/fts-rest.spec
View file @
fde6bb72
...
...
@@ -26,7 +26,7 @@ BuildRequires: cmake
%if 0%{?rhel} > 5
BuildRequires: python-fts >= %{version}
BuildRequires: python-jsonschema
BuildRequires: python-nose
BuildRequires: python-nose
1.1
BuildRequires: python-pylons
BuildRequires: scipy
%endif
...
...
@@ -90,7 +90,7 @@ sed -i 's:#!/usr/bin/env python:#!/usr/bin/env python26:g' src/cli/fts-rest-*
%check
%if 0%{?rhel} > 5
pushd src/fts3rest
nosetests
-x
nosetests
1.1 --with-xunit --xunit-file=/tmp/nosetests.xml
popd
%endif
...
...
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