NGTmeaty
25313a97de
Fix tests:
...
Update the RethinkDB pubkey location and repo location based on their guide https://rethinkdb.com/docs/install/ubuntu/
Numpy has updated to no longer support 3.5, on 3.5, we should install a earlier version of Numpy to maintain compatibility.
2020-06-02 03:26:33 -04:00
Noah Levitt
dfd9d9ecdd
omfg
2019-04-04 17:22:15 -07:00
Noah Levitt
55541be9e9
let's see chromium output inside brozzler-worker
...
using --trace, because chromium seems to be working ok when we just run
it
2019-04-04 15:11:24 -07:00
Noah Levitt
85c6ac0ab2
fix next travis-ci problem
2019-04-02 12:05:08 -07:00
Noah Levitt
9c658cddf7
fix a couple of svc definitions
2019-03-24 16:06:36 -07:00
Noah Levitt
18b4a26db6
porting ansible config to xenial
...
no more upstart, switch to daemontools, among other things
2019-03-22 23:50:46 -07:00
Noah Levitt
19522aff85
adjusting ansible config for xenial
...
untested because of vagrant problems
2019-03-19 16:37:13 -07:00
Noah Levitt
d4f8bc768f
trying to make this work with xenial for travis
...
see error https://travis-ci.org/internetarchive/brozzler/jobs/508141058
2019-03-18 16:38:23 -07:00
Noah Levitt
8505720c41
fix tests
2018-02-02 15:11:26 -08:00
Noah Levitt
1a3e15d23b
update for warcprox 2.3
2017-12-15 16:47:15 -08:00
Noah Levitt
384c877e9a
new test exposing problem where each hashtag visited causes a page load, if page redirects
2017-09-27 14:08:28 -07:00
Noah Levitt
934190084c
Refactor the way the proxy is configured. Job/site settings "proxy" and "enable_warcprox_features" are gone. Brozzler-worker now has mutually exclusive options --proxy and --warcprox-auto. --warcprox-auto means find an instance of warcprox in the service registry, and enable warcprox features. --proxy is provided, determines if proxy is warcprox by consulting http://{proxy_address}/status (see https://github.com/internetarchive/warcprox/commit/8caae0d7d3 ), and enables warcprox features if so.
2017-03-24 13:55:23 -07:00
Noah Levitt
e250c4ca89
wrong branch of warcprox in ansible install
2016-12-07 09:33:06 -08:00
Noah Levitt
a74247412c
need warcprox to listen on public address because that's what it puts in the service registry
2016-11-14 10:03:40 -08:00
Noah Levitt
fe18d915f5
still trying to get installation of pip to work on travis-ci
2016-11-08 13:50:12 -08:00
Noah Levitt
cba5fa4a0b
tweaks to ansible config to try to get the deployment to run on travis-ci
2016-11-08 13:31:52 -08:00
Noah Levitt
abca90a128
install the virtualenv package with pip because the apt version is old and conflicts with the recent version of pip we're using
2016-11-07 17:51:43 -08:00
Noah Levitt
5ac8994a24
rename webconsole to dashboard
2016-11-04 17:46:23 -07:00
Noah Levitt
91c36f3d21
specify --cache-dir=/tmp/pip-cache to avoid trying to write to (nonexistent) service user home directory
2016-10-17 18:24:44 -07:00
Noah Levitt
0caf365516
travis-ci first try
2016-10-17 18:15:32 -07:00
Noah Levitt
27452990ee
toward getting initial tests to pass
2016-10-14 18:26:48 -07:00
Noah Levitt
5a373466a3
some vagrant/ansible fixes
2016-10-14 13:47:54 -07:00
Noah Levitt
3627209be1
move ansible directory to top level; generalize formerly vagrant-specific ansible configuration; let upstart manage logging with "console log"
2016-10-13 17:21:55 -07:00