diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 09:51:55 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 09:51:55 +0200 |
commit | 4d0815be7d18f6910ce7c2acc78f58443787d5a8 (patch) | |
tree | cc83e0efb7385be44b85f0286818ac6cf17fadc4 | |
parent | ea8b02626ce8140c397a34396c3f70049bb6a7a2 (diff) |
Drop obsolete test plans (autotesting and hwsubmit)
-rw-r--r-- | units/autotesting.pxu | 104 | ||||
-rw-r--r-- | units/hwsubmit.pxu | 35 |
2 files changed, 0 insertions, 139 deletions
diff --git a/units/autotesting.pxu b/units/autotesting.pxu deleted file mode 100644 index 3fa75e7..0000000 --- a/units/autotesting.pxu +++ /dev/null @@ -1,104 +0,0 @@ -id: autotesting -_name: Automated Tests -unit: test plan -_description: - This test plan is used for automated testing of the test cases themselves. - The resources jobs are needed for a valid submission, so they are included - explicitly, even if they are usually run implicitly by jobs requiring them. -include: - IEEE_80211 - cpuinfo - dpkg - lsb - package - uname - acpi_sleep_attachment - codecs_attachment - cpuinfo_attachment - dmesg_attachment - dmi_attachment - dmidecode_attachment - efi_attachment - lspci_attachment - lspci_standard_config_attachment - meminfo_attachment - modinfo_attachment - modprobe_attachment - modules_attachment - sysctl_attachment - sysfs_attachment - udev_attachment - recovery_info_attachment - dell_bto_xml_attachment - lsmod_attachment - dkms_info_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_.* - graphics/1_screenshot_fullscreen_video_.* - install/apt-get-gets-updates - mediacard/sd-preinserted - memory/info - memory/check - miscellanea/submission-resources - miscellanea/fwts_test - miscellanea/fwts_results.log - ethernet/detect - 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/wireless_connection_wpa_ac - wireless/wireless_connection_open_ac - 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/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/wireless_connection_after_suspend_wpa_ac_auto - suspend/wireless_connection_after_suspend_open_ac_auto - suspend/gpu_lockup_after_suspend - suspend/screenshot_after_suspend - screenshot_after_suspend.jpg -bootstrap_include: - device - graphics_card diff --git a/units/hwsubmit.pxu b/units/hwsubmit.pxu deleted file mode 100644 index b49f5fe..0000000 --- a/units/hwsubmit.pxu +++ /dev/null @@ -1,35 +0,0 @@ -id: hwsubmit -_name: All HW Information Submit Tests -unit: test plan -include: - cdimage - cpuinfo - device - dmi - dpkg - gconf - lsb - meminfo - module - package - uname - usb - info/buildstamp - cpuinfo_attachment - dmesg_attachment - dmi_attachment - dmidecode_attachment - kernel_cmdline_attachment - recovery_info_attachment - dell_bto_xml_attachment - lsmod_attachment - dkms_info_attachment - lspci_attachment - lspci_standard_config_attachment - modinfo_attachment - modprobe_attachment - modules_attachment - sysfs_attachment - sysctl_attachment - udev_attachment - |