4139: Add environment configuration knobs for Node Manager tests.
authorBrett Smith <brett@curoverse.com>
Thu, 9 Oct 2014 17:31:47 +0000 (13:31 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 9 Oct 2014 17:32:09 +0000 (13:32 -0400)
commit4a3cb7560929cb3fe4a7970bb1e307aa7af35712
treeeab4d5825243bea6b8c1aeea674c3316d0a4e78c
parentdd59a50f9f3933c359930806516b43899a8b4957
4139: Add environment configuration knobs for Node Manager tests.

These are settings I've fiddled with regularly over the course of
development, and now it looks like we're going to need to fiddle them
some more to accommodate Jenkins.  I'm exposing them as environment
variables so I can stop messing with the code appropriately.
Refs #4139.
services/nodemanager/tests/__init__.py
services/nodemanager/tests/testutil.py