diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2016-01-12 10:32:46 -0500 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2016-01-12 10:32:46 -0500 |
commit | 6f005ed35e7c704c4428ced5a9efda3dcf0e2cf2 (patch) | |
tree | eaac3ce9dbeb1118049148c18f9f75a78acd43f3 /units | |
parent | 41405ebc7c10bb2eb19ecaba844859ac788b8742 (diff) |
Removed sniff test files and references to them in checkbox. They are no longer necessary
Diffstat (limited to 'units')
-rw-r--r-- | units/sniff.pxu | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/units/sniff.pxu b/units/sniff.pxu deleted file mode 100644 index c8e69e9..0000000 --- a/units/sniff.pxu +++ /dev/null @@ -1,35 +0,0 @@ -id: sniff -_name: All Sniff Tests -unit: test plan -description: - This is an example test plan to start from. - To use, copy this file and add the jobs you want to run to the copy. Delete - these comments. DO NOT delete the first 9 jobs in tis file. - They are resource gathering jobs and are necessary to do any testing at all. -include: - cdimage - cpuinfo - device - dmi - dpkg - efi - environment - gconf - lsb - meminfo - module - package - rtc - sleep - uname - info/audio_device_driver - sniff/sniff7 - sniff/sniff6 - sniff/sniff5 - sniff/sniff4 - sniff/sniff3 - sniff/sniff2 - sniff/sniff1 - power-management/rtc - suspend/suspend_advanced - suspend/suspend-time-check |