nodepool/nodepool
James E. Blair 92b9842951 Add a test for subnodes
Some misc changes related to running this:
  * Set log/stdout/err capture vars as in ZUUL
  * Give the main loop a configurable sleep value so tests can run faster
  * Fix a confusing typo in the node.yaml config

Additionally, a better method for waiting for test completion is added
which permits us to use assert statements in the tests.

Change-Id: Icddd2afcd816dbd5ab955fa4ab5011ac8def8faf
2014-03-31 09:22:00 -07:00
..
cmd Add 'labels' as a configuration primitive 2014-03-28 09:12:27 -07:00
tests Add a test for subnodes 2014-03-31 09:22:00 -07:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
allocation.py Add tests for the allocator 2014-03-31 09:20:16 -07:00
fakeprovider.py Add a very basic functional test 2014-03-31 09:22:00 -07:00
jenkins_manager.py Make jenkins get info task synchronous 2014-02-18 16:57:40 -08:00
myjenkins.py Keep py3.X compatibility for urllib/urllib2 2014-02-25 16:51:03 +08:00
nodedb.py Add 'labels' as a configuration primitive 2014-03-28 09:12:27 -07:00
nodepool.py Add a test for subnodes 2014-03-31 09:22:00 -07:00
nodeutils.py Retry ssh connections on auth failure. 2014-02-19 16:07:40 -05:00
provider_manager.py Merge "Stop waiting for resources in ERROR state" 2014-03-28 01:05:56 +00:00
sshclient.py Expose paramiko's get_pty parameter. 2014-01-29 09:29:27 +13:00
task_manager.py Revert "Provide diagnostics when task rate limiting." 2014-01-21 11:34:12 -08:00