aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_app/tests/test_pipeline.py
AgeCommit message (Expand)Author
2018-10-01Add overrides for bandit false positivesNeil Williams
2018-10-01Apply yaml.safe_load to unit testsNeil Williams
2018-07-24Use OSError when applicableRémi Duraffort
2018-07-03Check tag support for multiple devices per roleEdmund Szeto
2018-06-20LAVA-1357 - drop include: functionalityNeil Williams
2018-06-14Allow server unit tests to run without nfs-kernel-serverNeil Williams
2018-06-12Remove python2 specific codeRémi Duraffort
2018-05-23Create lava_common for Timeout and ExceptionsNeil Williams
2018-04-13Allow skipping one unit test if kvm not enabledNeil Williams
2018-04-03Pass LXC/fastboot parameters to all jobs in split_multinode_yamlKarsten Tausche
2018-04-03Fix Device.CONFIG_PATH for individual unit testsNeil Williams
2018-04-03job.validate does not accept any parameter anymoreRémi Duraffort
2018-04-03LAVA-1269 - Store checksum of job.original_definition in metadataStevan Radakovic
2018-03-28Remove exclusive flag from device dictRémi Duraffort
2018-03-22Remove is_pipelineRémi Duraffort
2018-02-21Remove unused output_dirRémi Duraffort
2017-12-21Rewrite from scratch the job schedulerRémi Duraffort
2017-12-18LAVA-963 - Support python3 -Wall unit testsStevan Radakovic
2017-12-14Remove unused job json functions.Senthil Kumaran S
2017-11-24LAVA-1047 health check issuesNeil Williams
2017-10-25Remove v1 codebaseRémi Duraffort
2017-09-08Use new logging APIRémi Duraffort
2017-08-17Fix reference to smoke testDan Rue
2017-07-20Fix PipelineDevice usage after last dispatcher commitRémi Duraffort
2017-06-21Enforce schema rules for metadataNeil Williams
2017-06-15Reduce device configuration dynamic connectionsNeil Williams
2017-06-01LAVA-955 - Remove 'arch' parameter from lxc protocol.Senthil Kumaran S
2017-06-01Add login_commands to the auto_login schemaGuillaume Tucker
2017-06-01Add auto_login test case in test_pipeline unit testGuillaume Tucker
2017-05-15LAVA-757 Move device dictionaries to file systemRémi Duraffort
2017-05-15Remove unused model JobPipelineRémi Duraffort
2017-05-12Allow in-place YAML include in V2 job submission.Stevan Radakovic
2017-05-05Adjust hikey template to allow target_mac and ip supportNeil Williams
2017-05-03Device commands are allowed to be listsNeil Williams
2017-04-07Remove references to deprecated health_check_jobRémi Duraffort
2017-03-29Check V2 devices have valid config before reservation.Neil Williams
2017-03-24Reorganise the scheduler app test filesNeil Williams
2017-03-17Add a test case for secondary connectionsNeil Williams
2017-03-07Prevent intermittent unit test failure.Neil Williams
2017-02-20Encode maintenance state machine in unit testsNeil Williams
2017-02-13More stdout changes to clean up the test outputNeil Williams
2017-02-07Fix group visibility and hidden device typesNeil Williams
2017-01-30Allow lava_scheduler_app to unittest logs to stdoutNeil Williams
2017-01-05Upgrade the dispatcher v2 parser interface.Rémi Duraffort
2017-01-05LAVA-820 record lava-server version in job metadataNeil Williams
2016-12-16Fix some failing tests due to new namespace changesNeil Williams
2016-12-14Allow override of nfsroot options, not argumentsNeil Williams
2016-11-05Move jinja template tests to unittestNeil Williams
2016-10-28LAVA-93 mark some roles as essentialNeil Williams
2016-10-10Fix sub_id assignment in V2Neil Williams