r-raymond / nixos-mailserver

A complete and Simple Nixos Mailserver
GNU General Public License v3.0
181 stars 27 forks source link

ci: don't test on unstable to avoid timeout #83

Closed eqyiel closed 6 years ago

eqyiel commented 6 years ago

Fix #82 by just testing on the stable channel.

This is not ideal but it's better than the tests being broken.

r-raymond commented 6 years ago

Is there any way to convince Travis CI to give us more time?

eqyiel commented 6 years ago

@r-raymond I don't think it's possible without paying for it unfortunately

phdoerfler commented 6 years ago

I assume we can restart the CI for the open 3 pull requests now?

r-raymond commented 6 years ago

I just did. Let me know when you consider the PR's to be done, so I can take another look. I kind of lost track :)

phdoerfler commented 6 years ago

I consider them all done - however travis still fails: https://travis-ci.org/r-raymond/nixos-mailserver/builds/341186184#L3407

The linked line says "(2 of 4) A start job is running for Firewall (39s / no limit)". To me this still looks like timeouts happening.

eqyiel commented 6 years ago

@phdoerfler that's a message from systemd starting the VM, not Travis!