lp:~dpigott/lava-dispatcher/bring-device-type-configs-up-to-date

Created by Dave Pigott and last modified
Get this branch:
bzr branch lp:~dpigott/lava-dispatcher/bring-device-type-configs-up-to-date
Only Dave Pigott can upload to this branch. If you are Dave Pigott please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Pigott
Project:
LAVA Dispatcher
Status:
Development

Recent revisions

645. By Dave Pigott

Bring arndale device type conf in line with testboot_offset changes

644. By Dave Pigott

Bring default device type configs in line with salt

643. By Tyler Baker

Fix for 1205193

642. By Antonio Terceiro

Make sure power_off() is always called at the end of a job

This way all device objects can always clean up after themselves. Previously
power_off was only called by TargetBasedClient#retrieve_results, i.e. the
device's power_off() was only called when the job contained a submit_results
action.

641. By Antonio Terceiro

force finishing of emulated devices

With both fastmodels and QEMU we have the risk of leaving runaway processes
after a job finishes, what may block resources and impact future usage of the
same (virtual) device (and it just wrong). This commit generalizes the solution
I found before for QEMU and applies it to fastmodels as well.

640. By Milo Casagrande

Added tar-repo support in lava_test_shell.

639. By Antonio Terceiro

get_devices: only use device config files that end with .conf

This allows you to temporarily "disable" some device conf file by renaming it
to foo01.conf.off for example.

638. By Neil Williams

Neil Williams 2013-07-17 Fix issues highlighted during review of merge
  proposal.
Neil Williams 2013-07-17 Add PEP8 fixes for doc/ and setup.py
Neil Williams 2013-07-16 PEP8 compliance and prevent local variables
  shadowing keywords.
Neil Williams 2013-07-16 PEP8 compliance.
Neil Williams 2013-07-16 PEP8 compliance and fix mutable default arguments
Neil Williams 2013-07-16 PEP8 compliance.
Neil Williams 2013-07-16 PEP8 Add missing default argument and allow
 proc to resolve locally.
Neil Williams 2013-07-16 PEP8 compliance.
Neil Williams 2013-07-16 Add default argument added in base class.
Neil Williams 2013-07-16 PEP8 compliance.
Neil Williams 2013-07-16 PEP8 compliance and add base class definitions
Neil Williams 2013-07-16 PEP8 compliance.
Neil Williams 2013-07-16 Typo in docs

637. By Antonio Terceiro

Remove highbank brand from IPMI/PXE device support code

636. By Antonio Terceiro

Faster networking for kvm devices by default

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lava-dispatcher
This branch contains Public information 
Everyone can see this information.

Subscribers