#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):

 [https://code.djangoproject.com/wiki/ContinuousIntegration#PostgresCrashing
 Postgres on Travis crashes] when we run all the tests due to running out
 of disk space. It seems that this might happen when
 [http://www.postgresql.org/message-id/[email protected]
 disk writes are slow], which I can imagine happening in a virtual machine.
 Can any Postgres expert help debug and fix this?

 The current state of my work is
 [https://github.com/aptivate/django/tree/travisci in
 github/aptivate/django].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19891#comment:23>
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to