18 Commits

Author SHA1 Message Date
James Kafader
dd5b2122cf improve the git diff here so this runs 2017-10-03 13:56:52 -07:00
Noah Levitt
20857c4e7a bump version for pull request just merged and tweak run-tests.sh 2017-05-17 12:13:10 -07:00
Noah Levitt
e8db41763b rename the project "doublethink" (credit goes to @adam-miller) 2017-02-28 16:44:26 -08:00
Noah Levitt
d76e219e7b make run-tests.sh work with the docker image that gets pulled in now, which doesn't have a 'python3.4' command 2017-02-21 16:30:29 -08:00
Noah Levitt
8745d5b6b7 fix tests, including adjusting the timing to make tests pass more consistently 2016-04-19 20:17:22 +00:00
Noah Levitt
073c1fb578 some fixes to make the tests pass 2015-11-17 20:38:10 +00:00
Noah Levitt
82d3ef45a0 run-tests.sh: clone rethinstuff source directory to temporary location (probably better solution than creating user with matching uid, setting PYTHONDONTWRITEBYTECODE, etc) 2015-11-17 20:08:18 +00:00
Noah Levitt
345348fa46 set PYTHONDONTWRITEBYTECODE in one place 2015-11-06 23:40:03 +00:00
Noah Levitt
46a54357ad return whole updated status_info dict from ServiceRegistry.heartbeat() 2015-10-31 00:33:06 +00:00
Noah Levitt
1f64ad84d6 match outer uid within docker container, to avoid ownership/permissions issues with mounted volumes 2015-10-30 19:53:20 +00:00
Noah Levitt
7c7b0dc991 Revert "does it still hang if we don't really run anything inside docker?"
This reverts commit e1474133b638e1f442b812ee794a79b6038f6a69.

Conflicts:
	tests/run-tests.sh
2015-10-06 00:57:15 +00:00
Noah Levitt
f4fb551d95 does it still hang with docker run -i? 2015-10-02 17:46:08 +00:00
Noah Levitt
c124507c15 does it still hang if we pipe in /dev/null to stdin? 2015-10-02 17:11:00 +00:00
Noah Levitt
e1474133b6 does it still hang if we don't really run anything inside docker? 2015-10-02 16:55:11 +00:00
Noah Levitt
314462a83c remove -i and -t flags so travis won't hang? 2015-10-01 19:05:10 -07:00
Noah Levitt
7e96d65f96 ugh wait that long for travis to find this mistake 2015-10-02 01:28:29 +00:00
Noah Levitt
030d248eac run tests inside docker as same user from outside docker, to avoid problems with --volume 2015-09-22 21:32:53 +00:00
Noah Levitt
aa080ce2e9 tests using docker to containerize rethinkdb fixture 2015-09-21 22:19:09 +00:00