20 Commits

Author SHA1 Message Date
Noah Levitt
c5ff31c906 another dumb fix 2016-11-11 18:14:47 -08:00
Noah Levitt
9a6fc0b12d oops 2016-11-11 17:57:24 -08:00
Noah Levitt
9e109b84b6 guessing the test is failing because warcprox listens on localhost but the address from the service registry is not localhost 2016-11-11 17:43:01 -08:00
Noah Levitt
5aca4c2f23 remove some debugging stuff 2016-11-11 16:59:14 -08:00
Noah Levitt
465595ae11 looks like the problem may have been a bug in ansible 2.2.0.0, so pin to 2.1.3.0 2016-11-11 16:05:41 -08:00
Noah Levitt
4592cfebc1 what happens if we deactivate travis's virtualenv 2016-11-10 11:49:16 -08:00
Noah Levitt
bd93de44e6 ugh fix typo 2016-11-10 11:26:58 -08:00
Noah Levitt
e531b105b6 looks like installation issue due to virtualenv-within-a-virtualenv, add some more debugging related to that 2016-11-10 11:03:24 -08:00
Noah Levitt
96394618f4 python packages are not installing in the virtualenvs in /opt? ansible wtf? 2016-11-10 10:28:17 -08:00
Noah Levitt
18142703ec if we specify full paths to the executable maybe it will work (though i don't get why we would need to do that in travis but not elsewhere) 2016-11-09 16:37:49 -08:00
Noah Levitt
5e977a4953 could this issue be solved by "sudo initctl reload-configuration"? 2016-11-09 16:18:51 -08:00
Noah Levitt
a5eff2395b more travis-ci debugging info 2016-11-09 10:01:50 -08:00
Noah Levitt
97ac66f590 some stupid stuff for debugging travis 2016-11-09 09:46:51 -08:00
Noah Levitt
054cb255ac cat logs on travis-ci failure 2016-11-08 14:26:12 -08:00
Noah Levitt
62781117b8 tests passed on travis-ci, remove travis debugging lines 2016-10-18 17:31:47 -07:00
Noah Levitt
7a655da563 try to fix error from pip install with extras (pip install file:///...brozzler[webconsole]) by including #egg=brozzler as suggested at https://github.com/pypa/pip/issues/1236#issuecomment-32957253 , travis-ci error can be seen at https://travis-ci.org/internetarchive/brozzler/builds/168727451 2016-10-18 14:36:55 -07:00
Noah Levitt
0317409811 do ansible install as user travis to avoid permissions issues like this https://travis-ci.org/internetarchive/brozzler/builds/168720738 2016-10-18 12:44:18 -07:00
Noah Levitt
53624fd901 I don't know why travis/ansible/pip is failing, try using a file:// url https://travis-ci.org/internetarchive/brozzler/builds/168712667 2016-10-18 12:20:37 -07:00
Noah Levitt
166e87a00e trying to figure out this error from travis-ci 2016-10-18 11:50:55 -07:00
Noah Levitt
0caf365516 travis-ci first try 2016-10-17 18:15:32 -07:00