summaryrefslogtreecommitdiff
path: root/taskflow/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Add retries to fetching the zookeeper server version""0.7.1Jenkins2015-02-161-56/+0
|\
| * Revert "Add retries to fetching the zookeeper server version"Joshua Harlow2015-02-161-56/+0
* | Merge "adding check for str/unicode type in requires"Jenkins2015-02-163-1/+17
|\ \ | |/ |/|
| * adding check for str/unicode type in requiresMin Pae2015-02-153-1/+17
* | Merge "Add retries to fetching the zookeeper server version"Jenkins2015-02-161-0/+56
|\ \ | |/ |/|
| * Add retries to fetching the zookeeper server versionJoshua Harlow2015-02-161-0/+56
* | Merge "Add a BFS tree iterator"Jenkins2015-02-151-0/+9
|\ \
| * | Add a BFS tree iteratorJoshua Harlow2015-02-101-0/+9
* | | Merge "Improve upon/adjust/move around new optional example"Jenkins2015-02-143-9/+75
|\ \ \ | |_|/ |/| |
| * | Improve upon/adjust/move around new optional exampleJoshua Harlow2015-02-113-9/+75
* | | Merge "DFS in right order when not starting at the provided node"Jenkins2015-02-121-0/+9
|\ \ \ | | |/ | |/|
| * | DFS in right order when not starting at the provided nodeJoshua Harlow2015-02-101-0/+9
* | | Merge "Modify stop and add wait on conductor to prevent lockups"Jenkins2015-02-121-3/+6
|\ \ \ | |_|/ |/| |
| * | Modify stop and add wait on conductor to prevent lockupsMin Pae2015-02-091-3/+6
| |/
* | Merge "Map optional arguments as well as required arguments"Jenkins2015-02-112-0/+23
|\ \ | |/ |/|
| * Map optional arguments as well as required argumentsMin Pae2015-02-102-0/+23
* | Merge "Add a capturing listener (for test or other usage)"Jenkins2015-02-071-47/+16
|\ \
| * | Add a capturing listener (for test or other usage)Joshua Harlow2015-02-031-47/+16
* | | Default to using a thread-safe storage unitJoshua Harlow2015-02-052-9/+6
|/ /
* | Abstract out the worker finding from the WBE engine0.7.0Joshua Harlow2015-01-315-64/+176
* | Add and use a nicer kombu message formatterJoshua Harlow2015-01-291-12/+10
|/
* Stopwatch usage cleanup/tweakJoshua Harlow2015-01-281-0/+7
* Use monotonic time when/if availableJoshua Harlow2015-01-273-30/+25
* Add a thread bundle helper utility + testsJoshua Harlow2015-01-242-3/+115
* Merge "Use explicit WBE worker object arguments (instead of kwargs)"Jenkins2015-01-241-6/+13
|\
| * Use explicit WBE worker object arguments (instead of kwargs)Joshua Harlow2015-01-231-6/+13
* | Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-231-1/+1
* | Merge "Switch to using 'oslo_serialization' vs 'oslo.serialization'"Jenkins2015-01-232-2/+2
|\ \
| * | Switch to using 'oslo_serialization' vs 'oslo.serialization'Joshua Harlow2015-01-152-2/+2
* | | Tidy up the WBE cache (now WBE types) moduleJoshua Harlow2015-01-222-1/+140
| |/ |/|
* | Use explicit WBE object arguments (instead of kwargs)Joshua Harlow2015-01-224-12/+19
* | Merge "Increase robustness of WBE producer/consumers"Jenkins2015-01-222-26/+51
|\ \
| * | Increase robustness of WBE producer/consumersJoshua Harlow2015-01-202-26/+51
* | | Merge "Provide the stopwatch elapsed method a maximum"Jenkins2015-01-211-0/+17
|\ \ \
| * | | Provide the stopwatch elapsed method a maximumJoshua Harlow2015-01-151-0/+17
* | | | Merge "Move the jobboard/job bases to a jobboard/base module"Jenkins2015-01-211-3/+3
|\ \ \ \
| * | | | Move the jobboard/job bases to a jobboard/base moduleJoshua Harlow2015-01-161-3/+3
| | |/ / | |/| |
* | | | Merge "Add back a 'eventlet_utils' helper utility module"Jenkins2015-01-196-12/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Add back a 'eventlet_utils' helper utility moduleJoshua Harlow2015-01-166-12/+13
* | | | Merge "Switch to using 'oslo_utils' vs 'oslo.utils'"Jenkins2015-01-1614-16/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-1414-16/+16
* | | Remove 'SaveOrderTask' and test state in class variablesJoshua Harlow2015-01-157-871/+1215
|/ /
* | Add executor statisticsJoshua Harlow2015-01-131-2/+9
|/
* Add split time capturing to the stop watchJoshua Harlow2015-01-121-0/+24
* Merge "Rework the in-memory backend"Jenkins2015-01-071-1/+1
|\
| * Rework the in-memory backendJoshua Harlow2014-12-181-1/+1
* | Remove need to inherit/adjust netutils split0.6.1Joshua Harlow2015-01-051-1/+1
* | Allow specifying the engine 'executor' as a stringJoshua Harlow2015-01-012-25/+121
* | Merge "Correctly trigger 'on_exit' of starting/initial state"Jenkins2014-12-221-1/+3
|\ \
| * | Correctly trigger 'on_exit' of starting/initial stateJoshua Harlow2014-12-181-1/+3