aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_daemon
AgeCommit message (Expand)Author
2016-07-19Device state transition validation.Stevan Radaković
2016-05-30Remove unused importsRémi Duraffort
2016-05-19Remove unused importsRémi Duraffort
2016-05-16Remove the need for extensionsRémi Duraffort
2016-05-11Remove unused extension's functionsRémi Duraffort
2016-05-09Drop heartbeat supportNeil Williams
2016-04-25Handle intermittently failing unit testNeil Williams
2016-04-05LAVA-477 - migrate option_list to argparseNeil Williams
2016-02-29Enable pipeline health checks in schedulerNeil Williams
2016-02-12Handle XML parser errors in worker dataNeil Williams
2016-01-11LAVA-293 - support vlan protocol in multinode yamlNeil Williams
2016-01-11LAVA-483 - remove unused FileField in TestJobNeil Williams
2015-12-16Fix typos in comments.Senthil Kumaran S
2015-12-16Remove support for south in masterNeil Williams
2015-12-07Fix issue with a mixed queue, json and pipeline.Neil Williams
2015-11-19Apps using contrib.auth need migrations.Neil Williams
2015-08-07Validate queued jobs before assignment startsNeil Williams
2015-08-06Validate device states before and after assignmentNeil Williams
2015-08-04Fix bug #1734 - Stop health check submission for pipeline devices.Senthil Kumaran S
2015-07-28Further output_dir protectionNeil Williams
2015-07-15Refuse to reserve devices which are not IdleNeil Williams
2015-07-15Catch an empty output-dirNeil Williams
2015-07-13Implementing primary and secondary connectionsNeil Williams
2015-07-10Job cannot be ready if device is not reservedNeil Williams
2015-06-30Prevent JSON jobs being assigned to exclusive devicesNeil Williams
2015-06-15Fix bug #1538 - TIMEZONE mangling needs a fix in the heartbeat time ...Senthil Kumaran S
2015-06-10Remove commented out code in dbjobsource unit test.Senthil Kumaran S
2015-06-06Add unit test for state transitions.Neil Williams
2015-06-06Bug 1614 - reserving devices with a current jobNeil Williams
2015-06-06Remove previous_state behaviourNeil Williams
2015-06-04LAVA-2119 - Unit test for _handle_cancelling_jobsSenthil Kumaran S
2015-04-23Bad health checks must not kill the daemonNeil Williams
2015-04-22Merge branch 'playground'Neil Williams
2015-04-20Allow JSON health checks with pipeline supportNeil Williams
2015-03-30LAVA-1960 - scheduling of pipeline jobsNeil Williams
2015-03-17Remove workaround for pipeline.describeNeil Williams
2015-03-03Fix possible crash if arg is NoneNeil Williams
2015-02-26Pipeline: mark job/device as part of the new dispatcherRémi Duraffort
2015-02-13Remove old transaction codeRémi Duraffort
2015-02-13Allow output directory to already exist.Neil Williams
2015-02-11Remove workaround for Django bug #17062Rémi Duraffort
2015-02-11Add unit tests for scheduler bug fixesNeil Williams
2015-02-11Fix remaining health check failure bugNeil Williams
2015-02-11use lazy logging, pylint tweaks and remove commented out line.Neil Williams
2015-02-11Make the running debug message more usefulNeil Williams
2015-02-11Prevent unicode arguments being sent to twistedNeil Williams
2015-02-11Report data received on STDERR. Fix childFDs typo.Neil Williams
2015-02-11Fix scheduler bug on naturally canceled job.Senthil Kumaran S
2015-02-11Filter Devices at SQL levelRémi Duraffort
2015-02-11Update transaction codeRémi Duraffort