diff options
-rw-r--r-- | units/mediacard/jobs.pxu | 192 | ||||
-rw-r--r-- | units/mediacard/test-plan.pxu | 8 |
2 files changed, 0 insertions, 200 deletions
diff --git a/units/mediacard/jobs.pxu b/units/mediacard/jobs.pxu index dea657c..2d6aa83 100644 --- a/units/mediacard/jobs.pxu +++ b/units/mediacard/jobs.pxu @@ -591,198 +591,6 @@ _description: The verification of this test is automated. Do not change the automatically selected result. -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/sd-performance-manual -depends: mediacard/sd-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert SD card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/sdhc-performance-manual -depends: mediacard/sdhc-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert SDHC card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/mmc-performance-manual -depends: mediacard/mmc-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 209715200 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert MMC card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/cf-performance-manual -depends: mediacard/cf-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert CF card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/sdxc-performance-manual -depends: mediacard/sdxc-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert SDXC card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/ms-performance-manual -depends: mediacard/ms-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert MS card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/msp-performance-manual -depends: mediacard/msp-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert MSP card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - -plugin: user-interact-verify -template-engine: jinja2 -category_id: com.canonical.plainbox::mediacard -id: mediacard/xd-performance-manual -depends: mediacard/xd-insert -estimated_duration: 120.0 -user: root -flags: preserve-cwd reset-locale -command: - {%- if __on_ubuntucore__ %} - checkbox-support-usb_read_write - {%- else %} - removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size - {% endif -%} -environ: LD_LIBRARY_PATH GI_TYPELIB_PATH -_description: - PURPOSE: - This test will check your Media Card data transfer performance. - STEPS: - 1. Insert xD card into the reader slot on this computer. - 2. Commence the test. - VERIFICATION: - Did the results of the test match the expected performance of the inserted device? - unit: template template-resource: removable_partition template-filter: removable_partition.bus == 'mediacard' diff --git a/units/mediacard/test-plan.pxu b/units/mediacard/test-plan.pxu index 04151da..44eae8c 100644 --- a/units/mediacard/test-plan.pxu +++ b/units/mediacard/test-plan.pxu @@ -71,35 +71,27 @@ include: mediacard/cf-insert mediacard/cf-storage mediacard/cf-remove - mediacard/cf-performance-manual mediacard/mmc-insert mediacard/mmc-storage mediacard/mmc-remove - mediacard/mmc-performance-manual mediacard/ms-insert mediacard/ms-storage mediacard/ms-remove - mediacard/ms-performance-manual mediacard/msp-insert mediacard/msp-storage mediacard/msp-remove - mediacard/msp-performance-manual mediacard/sd-insert mediacard/sd-storage mediacard/sd-remove - mediacard/sd-performance-manual mediacard/sdhc-insert mediacard/sdhc-storage mediacard/sdhc-remove - mediacard/sdhc-performance-manual mediacard/sdxc-insert mediacard/sdxc-storage mediacard/sdxc-remove - mediacard/sdxc-performance-manual mediacard/xd-insert mediacard/xd-storage mediacard/xd-remove - mediacard/xd-performance-manual id: mediacard-automated unit: test plan |