Permalink
Browse files
We don't have icanhaz anymore
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+2
−2
jenkins/jobs/unisubs/config.xml
|
@@ -94,7 +94,7 @@ python manage.py build_solr_schema --settings=test_settings > /etc/solr/conf/ |
|
|
python manage.py build_solr_schema --settings=test_settings > /etc/solr/conf/testing/conf/schema.xml
|
|
|
sudo service tomcat6 restart
|
|
|
#bash ./hudson_test.sh test_settings
|
|
|
-python manage.py test api auth comments messages profiles search statistic videos widget teams icanhaz --verbosity=0 --settings=test_settings --with-xunit</command>
|
|
|
+python manage.py test api auth comments messages profiles search statistic videos widget teams --verbosity=0 --settings=test_settings --with-xunit</command>
|
|
|
</hudson.tasks.Shell>
|
|
|
<hudson.tasks.Shell>
|
|
|
<command>cd /var/www/universalsubtitles.dev/libs/unisubs-integration
|
|
@@ -148,4 +148,4 @@ nosetests sel_js_unittests.py sg_64_submit.py:subgroup_64.test_534 sg_88_teams.p |
|
|
</hudson.plugins.ircbot.IrcPublisher>
|
|
|
</publishers>
|
|
|
<buildWrappers/>
|
|
|
-</project>
|
|
|
+</project>
|
0 comments on commit
1d783e2