aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_app/tests/test_submission.py
AgeCommit message (Expand)Author
2018-09-17Remove python2 leftoverRémi Duraffort
2018-07-11LAVA-1368 provide access to the callback dataNeil Williams
2018-06-22Use yaml.safe_dump whenever possibleRémi Duraffort
2018-06-05LAVA-909 convert JSON submissions to YAMLNeil Williams
2018-05-28LAVA-1333 fix visibility check for health checksNeil Williams
2018-03-28Preserve comments in job definition displayNeil Williams
2018-03-22Remove is_pipelineRémi Duraffort
2017-12-08No need to save the object returned by get_or_createRémi Duraffort
2017-10-23Remove links to dashboard_app in the scheduler_appRémi Duraffort
2017-10-23Remove dashboard_app traces from rest of the codebase.Stevan Radakovic
2017-10-19Remove more references to dashboard_appRémi Duraffort
2017-08-29LAVA-1008 Group visibility checkNeil Williams
2017-05-31Add a callback_url functionality to notification schema.Stevan Radakovic
2017-05-18Restore date-based subdirectoriesNeil Williams
2017-05-15LAVA-757 Move device dictionaries to file systemRémi Duraffort
2017-04-07Remove references to deprecated health_check_jobRémi Duraffort
2017-03-17Clean up error handling in is_deprecated_json method.Stevan Radakovic
2016-07-13Allow for creating devices already offline.Neil Williams
2016-06-20Initial notifications for v2.Stevan Radaković
2016-05-31Ensure custom permissions are createdNeil Williams
2016-05-23Add testjob submission validation for notify block.Stevan Radaković
2016-04-28pylint-django changes.Neil Williams
2016-03-23Improve scheduler iterative performance.Neil Williams
2016-03-18Bug: #2130 API submission of JSON multinode jobsNeil Williams
2016-03-03Fix problem with API submission of JSON jobsNeil Williams
2016-02-29Enable pipeline health checks in schedulerNeil Williams
2016-02-26Add the compression change to the submission schemaNeil Williams
2016-01-11LAVA-293 - support vlan protocol in multinode yamlNeil Williams
2015-11-30LAVA-404 - handle changes from python-testtoolsNeil Williams
2015-10-14Testjob visibility rulesNeil Williams
2015-07-27LAVA-1888 submission validation checksNeil 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-10Add unit test to verify bug #650Senthil Kumaran S
2015-06-06Bug 1614 - reserving devices with a current jobNeil Williams
2015-05-06Prevent pipeline submissions if no devicesNeil Williams
2015-04-27Fix submission errors for YAMLNeil Williams
2014-11-13Add initital support of repeat action.Georgy Redkozubov
2014-05-27Remove device_type if target also specified.Neil Williams
2014-05-07Make the correspoding typo fix in the unit testsNeil Williams
2014-04-14Prevent overwriting of user with team bundle streamsNeil Williams
2014-04-01Add POST dialogs for device maintenanceNeil Williams
2014-03-28LAVA-1123 - Hidden device typesNeil Williams
2014-03-28LAVA-333 - port lava-server to django1.6Neil Williams