#19891: Travis CI support
--------------------------------------+------------------------------------
     Reporter:  marko@…               |                    Owner:  gcc
         Type:  Cleanup/optimization  |                   Status:  assigned
    Component:  Testing framework     |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  Travis, CI, testing   |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by gcc):

 Hi @apollo13,

 Please could you tell me why you don't want config stuff in the repo?
 Loading them from an outside web server:

 * is dangerous (security risk to Travis and hence our reputation),
 * is unreliable (might go away suddenly with no warning),
 * makes it impossible to test new configs if you don't have write access
 to the repo where they're stored, and
 * eliminates them from version control, or at least separates them into a
 different repo or VCS for no reason that I can see.

 I have already been in touch with Travis guys about the
 [https://github.com/travis-ci/travis-ci/issues/1125 Postgres issues] as I
 could not find any other way to stop the tests failing due to running out
 of disk space. What's crazy about them?

 Will look into the email issue, but I'm not sure we can do anything except
 creating a new account with a /dev/null email address and making it a
 collaborator on the django repo. Will look into Selenium as well.

 Why is splitting the PG tests not an option?

 Cheers, Chris.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19891#comment:26>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.a42b0046d66b4b4f781cdccad6cedd00%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to