diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2015-12-18 09:21:50 +0100 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2015-12-18 09:21:50 +0100 |
commit | 603fb26366703d5039f678629147329e70a7045b (patch) | |
tree | 41f3be5adb6e4bee87e55f48dcccccc060a6e569 /units | |
parent | 32c8a3cd4fe2c1371bd373d6eed389b8c5830bf0 (diff) |
providers:sru: New provider including SRU specific units
- The SRU testplan - The opencv screenshot validation jobs and binary Moving those tests out from the checkbox provider will avoid having tests requiring python2.7 (since screenshot validation is only used for SRU)
Diffstat (limited to 'units')
-rw-r--r-- | units/sru.pxu | 116 |
1 files changed, 0 insertions, 116 deletions
diff --git a/units/sru.pxu b/units/sru.pxu deleted file mode 100644 index 6c18f48..0000000 --- a/units/sru.pxu +++ /dev/null @@ -1,116 +0,0 @@ -id: sru -_name: All SRU Tests -unit: test plan -description: - This test plan contains tests that are useful for validating a Stable - Release Update (SRU) on Ubuntu Certified systems. This test plan is not - recommended for, nor will it be accepted for self-testing purposes. -include: - IEEE_80211 - block_device - cdimage - cpuinfo - device - dmi - dpkg - efi - environment - gconf - lsb - meminfo - module - package - rtc - sleep - uname - xinput - acpi_sleep_attachment - codecs_attachment - cpuinfo_attachment - dmesg_attachment - dmi_attachment - dmidecode_attachment - efi_attachment - lspci_attachment - meminfo_attachment - modprobe_attachment - modules_attachment - sysctl_attachment - sysfs_attachment - udev_attachment - lsmod_attachment - audio/alsa_record_playback_automated - bluetooth/detect-output - camera/detect - camera/multiple-resolution-images - cpu/scaling_test - cpu/scaling_test-log-attach - cpu/offlining_test - cpu/topology - disk/read_performance_.* - graphics/xorg-version - graphics/1_compiz_check_.* - graphics/xorg-failsafe - graphics/xorg-process - graphics/1_screenshot_.* - 1_screenshot_.*.jpg - graphics/1_screenshot_fullscreen_video_.* - 1_screenshot_fullscreen_video_.*.jpg - graphics/screenshot_opencv_validation - screenshot_opencv_validation.jpg - install/apt-get-gets-updates - mediacard/sd-preinserted - memory/info - memory/check - ethernet/detect - ethernet/info_automated - networking/http - networking/gateway_ping - power-management/tickless_idle - power-management/rtc - power-management/fwts_wakealarm - power-management/fwts_wakealarm-log-attach - usb/detect - usb/storage-preinserted - wireless/wireless_scanning - wireless/wireless_connection_wpa_bg - wireless/wireless_connection_open_bg - wireless/wireless_connection_wpa_n - wireless/wireless_connection_open_n - wireless/monitor_wireless_connection_udp - suspend/audio_before_suspend - suspend/bluetooth_obex_send_before_suspend - suspend/bluetooth_obex_browse_before_suspend - suspend/bluetooth_obex_get_before_suspend - suspend/cpu_before_suspend - suspend/network_before_suspend - suspend/memory_before_suspend - suspend/suspend_advanced_auto - suspend/suspend-single-log-check - suspend/suspend-single-log-attach - suspend/audio_after_suspend_auto - suspend/network_resume_time_auto - suspend/wifi_resume_time_auto - suspend/usb_storage_preinserted_after_suspend - suspend/record_playback_after_suspend_auto - suspend/bluetooth_obex_send_after_suspend_auto - suspend/bluetooth_obex_browse_after_suspend_auto - suspend/bluetooth_obex_get_after_suspend_auto - suspend/cpu_after_suspend_auto - suspend/memory_after_suspend_auto - suspend/wireless_connection_after_suspend_wpa_bg_auto - suspend/wireless_connection_after_suspend_open_bg_auto - suspend/wireless_connection_after_suspend_wpa_n_auto - suspend/wireless_connection_after_suspend_open_n_auto - suspend/gpu_lockup_after_suspend - suspend/screenshot_after_suspend - screenshot_after_suspend.jpg -bootstrap_include: - disk/read_performance - graphics/generator_compiz_check - graphics/generator_screenshot - graphics/generator_screenshot.jpg - graphics/generator_screenshot_fullscreen_video - graphics/generator_screenshot_fullscreen_video.jpg - graphics/generator_screenshot_fullscreen_video - graphics/generator_screenshot_fullscreen_video.jpg |