summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/jobs
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of zookeeper jobboard backend optionsGregory Thiemonge2023-01-121-0/+44
* Remove sixTakashi Kajinami2022-05-182-8/+6
* Add sentinel redis supportAnn Taraday2020-08-051-0/+34
* do not allow redis job reclaim by same ownerRick van de Loo2017-05-131-0/+23
* Add rundimentary and/or non-optimized job prioritiesJoshua Harlow2016-01-091-0/+1
* Add ability of job poster/job iterator to wait for jobs to completeJoshua Harlow2015-12-161-0/+13
* Merge "Register conductor information on jobboard"Jenkins2015-10-201-0/+34
|\
| * Register conductor information on jobboardtonytan4ever2015-10-191-0/+34
* | Fix order of assertEqual for unit.jobslin-hua-cheng2015-10-171-3/+3
|/
* Build-out + test a redis backed jobboardJoshua Harlow2015-06-294-106/+210
* Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-211-3/+4
* Move zookeeper jobboard constants to class levelJoshua Harlow2015-04-271-5/+7
* add jobboard trash methodGreg Hill2015-02-261-1/+29
* Switch to using 'oslo_serialization' vs 'oslo.serialization'Joshua Harlow2015-01-151-1/+1
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-142-2/+2
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-182-2/+2
* When creating daemon threads use the bundled threading_utilsJoshua Harlow2014-11-191-5/+2
* Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-6/+16
* Use oslotest to provide our base test case classJoshua Harlow2014-09-271-1/+1
* Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-201-1/+1
* Enabled hacking checks H305 and H307Christian Berendt2014-07-172-5/+3
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-15/+0
* Merge "Use /taskflow/flush-test in the flush function"Jenkins2014-05-191-2/+4
|\
| * Use /taskflow/flush-test in the flush functionJoshua Harlow2014-05-131-2/+4
* | Don't create fake LogBook when we can not fetch oneIvan A. Melnikov2014-05-151-0/+2
|/
* Add a zookeeper jobboard integration testJoshua Harlow2014-05-092-6/+37
* Cleanup zookeeper integration testingJoshua Harlow2014-05-092-300/+321
* Use a more stable flush methodJoshua Harlow2014-05-091-39/+70
* Add a new wait() method that waits for jobs to arriveJoshua Harlow2014-05-061-0/+32
* Move from generator to iterator for iterjobsJoshua Harlow2014-04-301-0/+12
* Add last_modified & created_on attributes to jobsJoshua Harlow2014-04-211-0/+14
* Use sequencing when posting jobsJoshua Harlow2014-04-211-7/+3
* Merge "Allow for only iterating over the most 'fresh' jobs"Jenkins2014-04-221-1/+10
|\
| * Allow for only iterating over the most 'fresh' jobsJoshua Harlow2014-04-071-1/+10
* | Get persistence backend via kwargs instead of confJoshua Harlow2014-04-151-5/+6
* | Allow fetching jobboard implementationsJoshua Harlow2014-04-151-0/+49
|/
* Adjust the exception hierachyJoshua Harlow2014-03-241-5/+4
* Remove extraneous vim configuration commentsIvan A. Melnikov2014-03-192-4/+0
* Extend logbook and storage to work with retryAnastasia Karpinska2014-03-141-1/+1
* Fix try_clean not getting the job_pathJoshua Harlow2014-02-261-0/+12
* Add zookeeper job/jobboard implJoshua Harlow2014-02-242-0/+288