Merge lp:~bladernr/checkbox/add-server-vm-whitelist into lp:checkbox

Proposed by Jeff Lane 
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 3828
Merged at revision: 3835
Proposed branch: lp:~bladernr/checkbox/add-server-vm-whitelist
Merge into: lp:checkbox
Diff against target: 88 lines (+71/-1)
2 files modified
providers/plainbox-provider-certification-server/units/virtual-machine-full-14.04.pxu (+71/-0)
providers/plainbox-provider-certification-server/whitelists/server-functional-14.04.whitelist (+0/-1)
To merge this branch: bzr merge lp:~bladernr/checkbox/add-server-vm-whitelist
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+261389@code.launchpad.net

Description of the change

1: Remove ref to tickless_idle test that was in server-functional
2: Create new virtual-machine whitelist for hypervisor/VM testing

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Created new whitelist for certifying VMs on Hypervisors. Removed unnecessary ref to tickless_idle in server-functional whitelist

^^ did you miss the new file or am I missing something

review: Needs Information
3827. By Jeff Lane 

When adding new files, it's a good idea to actually add the new file to revision tracking

Revision history for this message
Jeff Lane  (bladernr) wrote :

As a matter of fact... I forgot to actually add the newly created file. Corrected.

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Thanks :-) Looking again

On Tue, Jun 9, 2015 at 9:19 PM, Jeff Lane <email address hidden> wrote:
> As a matter of fact... I forgot to actually add the newly created file. Corrected.
> --
> https://code.launchpad.net/~bladernr/checkbox/add-server-vm-whitelist/+merge/261389
> You are reviewing the proposed merge of lp:~bladernr/checkbox/add-server-vm-whitelist into lp:checkbox.

3828. By Jeff Lane 

Per suggestion and help from Zyga, modified the virtual-machine-full whitelist to the new style test plan unit, will test this out and eventually migrate the other whitelists as well

Revision history for this message
Jeff Lane  (bladernr) wrote :

OK, I've modified it so that the new whitelist is now a test plan instead.

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1, lovely, thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory 'providers/plainbox-provider-certification-server/units'
2=== added file 'providers/plainbox-provider-certification-server/units/virtual-machine-full-14.04.pxu'
3--- providers/plainbox-provider-certification-server/units/virtual-machine-full-14.04.pxu 1970-01-01 00:00:00 +0000
4+++ providers/plainbox-provider-certification-server/units/virtual-machine-full-14.04.pxu 2015-06-09 20:27:48 +0000
5@@ -0,0 +1,71 @@
6+id: virtual-machine-full-14.04
7+_name: Virtual Machine Full 14.04 (For Hypervisors)
8+unit: test plan
9+_description:
10+ This whitelist is intended to be used for testing Ubuntu Guests on
11+ hypervisors. The tests contained here should work in any test lab
12+ envrionement. Please use this whitelist for the Ubuntu Certification
13+ self-testing programme.
14+include:
15+ # Meta-job to include required resources, don't remove.
16+ miscellanea/submission-resources
17+ # Resource Jobs
18+ __info__
19+ cpuinfo_attachment
20+ dmesg_attachment
21+ dmi_attachment
22+ dmidecode_attachment
23+ efi_attachment
24+ lspci_attachment
25+ lshw_attachment
26+ lsusb_attachment
27+ meminfo_attachment
28+ modprobe_attachment
29+ modules_attachment
30+ sysctl_attachment
31+ sysfs_attachment
32+ udev_attachment
33+ lsmod_attachment
34+ info/hdparm
35+ info/hdparm_.*.txt
36+ info/disk_partitions
37+ # Actual test cases grouped by category
38+ # Catetories begin with "__"
39+ __miscellanea__
40+ miscellanea/get_make_and_model
41+ miscellanea/get_maas_version
42+ __benchmarks__
43+ benchmarks/disk/hdparm-read
44+ benchmarks/disk/hdparm-read_.*
45+ benchmarks/disk/hdparm-cache-read
46+ benchmarks/disk/hdparm-cache-read_.*
47+ __cpu__
48+ cpu/clocktest
49+ cpu/scaling_test
50+ cpu/scaling_test-log-attach
51+ cpu/maxfreq_test
52+ cpu/maxfreq_test-log-attach
53+ cpu/offlining_test
54+ cpu/topology
55+ __disk__
56+ disk/detect
57+ disk/stats
58+ disk/stats_.*
59+ disk/read_performance
60+ disk/read_performance_.*
61+ disk/storage_devices
62+ disk/storage_device_.*
63+ __ethernet__
64+ ethernet/detect
65+ ethernet/info_automated
66+ ethernet/ethtool_info
67+ ethernet/ethertool_check_.*
68+ ethernet/multi_nic
69+ ethernet/multi_nic_.*
70+ __memory__
71+ memory/info
72+ memory/check
73+ __power-management__
74+ power-management/rtc
75+ __stress__
76+ stress/cpu_stress_test
77
78=== modified file 'providers/plainbox-provider-certification-server/whitelists/server-functional-14.04.whitelist'
79--- providers/plainbox-provider-certification-server/whitelists/server-functional-14.04.whitelist 2015-01-28 23:18:11 +0000
80+++ providers/plainbox-provider-certification-server/whitelists/server-functional-14.04.whitelist 2015-06-09 20:27:48 +0000
81@@ -73,7 +73,6 @@
82 optical/read-automated_.*
83 __power-management__
84 power-management/rtc
85-power-management/tickless_idle
86 __usb__
87 usb/detect
88 usb/storage-preinserted

Subscribers

People subscribed via source and target branches