diff options
author | Patrick Liu <patrick.liu@canonical.com> | 2022-01-24 14:32:16 +0800 |
---|---|---|
committer | Patrick Liu <patrick.liu@canonical.com> | 2022-01-24 14:32:16 +0800 |
commit | 5d66ceca3842811762e2efa67b31e3b86962ac2a (patch) | |
tree | 8a06fbb39515690102f8d33c126976adb1f2e7bb /units | |
parent | ad42fd6546809c30f5e762c2c0ea052c83a01f4b (diff) |
Remove: <mediacard>-performance-manual jobs
Remove these jobs since they are not used in any plans. Also, we already have its automated version.
Diffstat (limited to 'units')
-rw-r--r-- | units/mediacard/jobs.pxu | 192 |
1 files changed, 0 insertions, 192 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' |