Merge lp:~dpigott/lava-lab/add-tc2-benchmark-device into lp:lava-lab

Proposed by Dave Pigott
Status: Merged
Merged at revision: 183
Proposed branch: lp:~dpigott/lava-lab/add-tc2-benchmark-device
Merge into: lp:lava-lab
Diff against target: 51 lines (+37/-1)
2 files modified
lava/device-types/vexpress-tc2-backup.conf (+36/-0)
lava/devices/dispatcher01/production/vexpress-tc2-benchmark-01.conf (+1/-1)
To merge this branch: bzr merge lp:~dpigott/lava-lab/add-tc2-benchmark-device
Reviewer Review Type Date Requested Status
Dave Pigott Approve
Review via email: mp+170318@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Dave Pigott (dpigott) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'lava/device-types/vexpress-tc2-backup.conf'
2--- lava/device-types/vexpress-tc2-backup.conf 1970-01-01 00:00:00 +0000
3+++ lava/device-types/vexpress-tc2-backup.conf 2013-06-19 12:48:33 +0000
4@@ -0,0 +1,36 @@
5+client_type = vexpress
6+
7+boot_cmds = 2
8+
9+boot_cmds_android = 3
10+
11+interrupt_boot_prompt = The default boot selection will start in
12+
13+bootloader_prompt = Start:
14+
15+image_boot_msg = Booting Linux
16+
17+lmc_dev_arg = vexpress
18+
19+possible_partitions_files =
20+ init.partitions.rc
21+ fstab.partitions
22+ init.rc
23+ fstab.arm-versatileexpress
24+
25+uefi_image_filename = uefi_v2p-ca15-tc2.bin
26+
27+vexpress_uefi_path = SOFTWARE/TC2/uefi.bin
28+
29+vexpress_uefi_backup_path = SOFTWARE/TC2/backup-uefi.bin
30+
31+vexpress_usb_mass_storage_device = /dev/disk/by-label/VEMSD
32+
33+read_boot_cmds_from_image = 0
34+
35+android_orig_block_device = mmcblk0
36+android_lava_block_device = sda
37+partition_padding_string_android =
38+sys_part_android = 1
39+sdcard_part_android = 3
40+data_part_android = 2
41
42=== renamed file 'lava/devices/dispatcher01/production/vexpress-tc2-03.conf' => 'lava/devices/dispatcher01/production/vexpress-tc2-benchmark-01.conf'
43--- lava/devices/dispatcher01/production/vexpress-tc2-03.conf 2013-06-19 10:11:44 +0000
44+++ lava/devices/dispatcher01/production/vexpress-tc2-benchmark-01.conf 2013-06-19 12:48:33 +0000
45@@ -1,5 +1,5 @@
46 # DO NOT EDIT: MANAGED BY SALT!
47-device_type = vexpress-tc2
48+device_type = vexpress-tc2-benchmark
49 reset_port_command = flock /var/lock/serial3.lock /usr/local/lab-scripts/reset-serial5000 serial3 1
50 connection_command = telnet serial3 7001
51 hard_reset_command = /usr/local/lab-scripts/reboot-ap7952 pdu07 01

Subscribers

People subscribed via source and target branches