lp:~bettyl/plainbox-provider-checkbox

Owned by Betty Lin
Get this repository:
git clone https://git.launchpad.net/~bettyl/plainbox-provider-checkbox
Only Betty Lin can upload to this repository. If you are Betty Lin please log in for upload directions.

Branches

Name Last Modified Last Commit
stress-ng-add-parameters 2021-09-23 02:37:56 UTC
add paramters for stress-ng

Author: Betty Lin
Author Date: 2021-09-15 03:15:26 UTC

add paramters for stress-ng

Add "--skip": silence messages that report that a stressor has been
skipped because it
requires features not supported by the system

Add "-v": the request from SWE for debugging

Add error code 3(no resource) and 4(not implemented) to a success run

monitor-vga-for-iot 2020-12-10 08:55:11 UTC
add monitor vga manual test

Author: Betty Lin
Author Date: 2020-12-10 08:55:11 UTC

add monitor vga manual test

modify_can_local 2020-11-12 07:50:04 UTC
modify socketcan local

Author: Betty Lin
Author Date: 2020-11-12 07:50:04 UTC

modify socketcan local

Add one command to make the socketcan local (sff & eff) can run
correctly.

graphic_auto_depends_to_suspend_advanced_auto 2020-09-22 08:27:39 UTC
Modify graphic auto test depends to suspend_advanced_auto

Author: Betty Lin
Author Date: 2020-09-22 08:27:39 UTC

Modify graphic auto test depends to suspend_advanced_auto

To let the graphic auto test to be fully automatic, change the depends
from suspend/suspend_advanced to suspend/suspend_advanced_auto

update_depends_to_suspend_advanced_auto 2020-09-22 06:56:42 UTC
update depends to suspend_advanced_auto

Author: Betty Lin
Author Date: 2020-09-22 06:56:42 UTC

update depends to suspend_advanced_auto

To let the test plan 'after-suspend-reference-cert-automated' and
'after-suspend-reference-cert-blockers' can run fully automatically, do
the following changes:

1. Create the _auto jobs for 'network_after_suspend'and
'bluetooth_detect_after_suspend'
2. Use the jobs which depends 'suspend_adavanced_auto' in the test plans

modify-check-fde-tpm 2020-03-17 05:49:23 UTC
modify check-fde-tpm

Author: Betty Lin
Author Date: 2020-03-10 07:37:48 UTC

modify check-fde-tpm

Since every project has its own method to clean TPM, list them in test
case for QA engineer to choose.

remove-thunderbolt-tests 2020-01-08 05:38:24 UTC
remove thunderbolt tests

Author: Betty Lin
Author Date: 2019-12-26 08:02:47 UTC

remove thunderbolt tests

remove-obex-tests 2020-01-07 02:07:06 UTC
remove obex tests

Author: Betty Lin
Author Date: 2019-12-24 06:13:06 UTC

remove obex tests

As 18.04 using Gnome 3.28.4 which dose not support OBEX browse file and
get file.
Fix LP #1856645

remove-dmitest_client 2019-12-30 06:04:37 UTC
remove miscellanea/dmitest_client

Author: Betty Lin
Author Date: 2019-12-30 06:04:37 UTC

remove miscellanea/dmitest_client

remove-led-test 2019-12-25 02:54:21 UTC
remove led battery related tests

Author: Betty Lin
Author Date: 2019-12-25 02:54:21 UTC

remove led battery related tests

intel-pm-graph-case 2019-12-23 03:16:14 UTC
add intel pm-graph tests

Author: Betty Lin
Author Date: 2019-12-20 01:35:57 UTC

add intel pm-graph tests

1. Run both s2idle and s3 for 30 cycles
2. Attached the logs to submission

add-dock-test-plan-case 2019-12-03 03:09:26 UTC
add dock test plan and cases

Author: Betty Lin
Author Date: 2019-12-02 01:43:09 UTC

add dock test plan and cases

add-after-suspend-auto-switch-card 2019-10-03 03:14:03 UTC
add after-suspend-auto-switch-card

Author: Betty Lin
Author Date: 2019-10-03 03:14:03 UTC

add after-suspend-auto-switch-card

graphics/1_auto_switch_card_.* already existed in test plan
"graphics-integrated-gpu-cert-automated"
Add "also-after-suspend" flag to generate another auto_switch_card that
can use after suspend for test plan
"after-suspend-graphics-integrated-gpu-cert-automated"
Also fixed the same problem for blockers test plan.

add-after-suspend-usb-automated-test-plan 2019-09-18 06:11:56 UTC
add after-suspend-usb-automated test plan

Author: Betty Lin
Author Date: 2019-09-18 06:11:56 UTC

add after-suspend-usb-automated test plan

adjust_graphic_test_uma 2019-09-06 05:45:13 UTC
adjust graphic test for UMA platform

Author: Betty Lin
Author Date: 2019-09-06 05:45:13 UTC

adjust graphic test for UMA platform

In the original test plan
'after-suspend-graphics-integrated-gpu-cert-automated',
'suspend/1_resolution_before_suspend_.*_auto' after
'graphics/1_auto_switch_card_.*'. When the laptop is UMA, the
auto_switch_card test doesn't run, then
'suspend/1_resolution_before_suspend_.*_auto' will run after suspend.

To avoid the situation, move
'suspend/1_resolution_before_suspend_.*_auto' to
'graphics-integrated-gpu-cert-automated' test plan.

modify-graphics-switch-card 2019-08-21 03:45:39 UTC
add auto switch card when the default graphic is discrete gpu

Author: Betty Lin
Author Date: 2019-08-21 03:45:39 UTC

add auto switch card when the default graphic is discrete gpu

There are some laptop is using descrete gpu as default. To add
auto_switch_card job for this situation to make the first test graphic
card is the internal one (Intel)

modify-graphics-tests 2019-08-12 02:42:42 UTC
Fix redundant suspend test

Author: Betty Lin
Author Date: 2019-08-08 08:39:58 UTC

Fix redundant suspend test

1. Modify the manual suspend test
"suspend/{index}_suspend_after_switch_to_card_{product_slug}_auto" to
auto suspend. The reason we changed here is because in full test, if the
platform has both intergrated card and discreted card, it will run
manual suspend twice. And in current test plan
"after-suspend-graphics-integrated-gpu-cert-full", the first job
"graphics/1_auto_switch_card_.*" will reboot the machine and then it
runs two jobs "suspend/1_suspend-time-check_.*_auto" and
"suspend/1_suspend-single-log-attach_.*_auto" which are not running
after suspend. This modification can avoid the problem and user only run
manual suspend once.
2. Separated manual and automated test plan. This will be more clear
when we nested test plan.

modify-bluetooth-file-transfer 2019-07-26 08:20:59 UTC
modify bluetooth file transfer test

Author: Betty Lin
Author Date: 2019-07-19 02:13:53 UTC

modify bluetooth file transfer test

1. Modify bluetooth file transfer test for ODM
2. Add bluetooth/file-transfer to bluetooth-cert-manual test plan

add-after-suspend-dvd 2019-07-15 08:10:10 UTC
Add after suspend dvd read tests

Author: Betty Lin
Author Date: 2019-07-12 06:23:49 UTC

Add after suspend dvd read tests

Because of discovering a bug of DVD ROM not working after suspend.
Add dvd read tests after suspend.

LP: #1834623

remove-bluetooth-hid 2019-07-12 02:19:33 UTC
Remove bluetooth/HID test

Author: Betty Lin
Author Date: 2019-07-12 02:19:33 UTC

Remove bluetooth/HID test

Based on 2019/7 Revise certification coverage email thread,
both Certificaion team and CE QA aggreed to remove bluetooth/HID related
tests from current test coverage.

LP: #1832158

remove-some-touchpad-test 2019-07-12 01:59:14 UTC
Remove some touchpad tests

Author: Betty Lin
Author Date: 2019-07-12 01:59:14 UTC

Remove some touchpad tests

Based on 2019/7 Revise certification coverage email thread,
both Certificaion team and CE QA aggreed to remove some touchpad related
tests from current test coverage.

The removed tests:
touchpad/horizontal
touchpad/vertical
touchpad/multitouch-manual
touchpad/multitouch-dash

LP: #1832453, #1832462, #1832474

remove-battery-info-hotkey 2019-07-12 01:27:43 UTC
Remove battery-info hotkey test

Author: Betty Lin
Author Date: 2019-07-12 01:27:43 UTC

Remove battery-info hotkey test

Based on 2019/7 Revise certification coverage email thread,
both Certificaion team and CE QA aggreed to remove keys/battery-info
related tests from current test coverage.

LP: #1832312

remove-mediacard-sd 2019-07-12 01:06:21 UTC
remove mediacard/sd related tests

Author: Betty Lin
Author Date: 2019-07-11 06:13:04 UTC

remove mediacard/sd related tests

Based on 2019/7 Revise certification coverage email thread,
both Certificaion team and CE QA aggreed to remove mediacard/sd related
tests from current test coverage.
LP: #1832445

modify-monitor-test-plan 2019-07-11 03:43:41 UTC
modify monitor test plan

Author: Betty Lin
Author Date: 2019-07-10 03:46:04 UTC

modify monitor test plan

1. Add "after-suspend-manual-monitor-discrete-gpu-cert-blockers" test
plan
2. All type-c related test cases used the id
"monitor/{index}_type-c_xxxxx_{product_slug}"
3. Use "after-suspend-manual" instead of the optional one
"(after-suspend-manual-)"

correct-touchscreen-test-plan-name 2019-07-02 05:54:03 UTC
To correct the name for after suspend touchscreen test plan

Author: Betty Lin
Author Date: 2019-07-02 05:54:03 UTC

To correct the name for after suspend touchscreen test plan

fix-thunderbolt-blockers 2019-06-20 05:37:16 UTC
Fix thunderbolt cert blocker test cases

Author: Betty Lin
Author Date: 2019-06-20 05:37:16 UTC

Fix thunderbolt cert blocker test cases

Thunderbolt 3 is not cert blokcer in current 18.04. Fixed the releated
tets cases.
Also modify the "after-suspend-thunderbolt-cert" to
"after-suspend-thunderbolt-cert-manual" to match the naming rule.

add-after-suspend-manual-thunderbolt-thumderbolt3-tests 2019-06-13 02:11:55 UTC
Add after suspend thunderbolt/thunderbolt3 test cases

Author: Betty Lin
Author Date: 2019-06-11 06:45:15 UTC

Add after suspend thunderbolt/thunderbolt3 test cases

Add sibling job and suspend/suspend_advanced for after suspend
thunderbolt/thunderbolt3 test cases to
test plan

LP: #1831559

add-after-suspend-camera 2019-06-12 08:46:21 UTC
add flags to make the after suspend camera test can be run

Author: Betty Lin
Author Date: 2019-06-12 08:46:21 UTC

add flags to make the after suspend camera test can be run

We have after-suspend-camera-cert-blockers test plan but there is no
correspond test case for it. Add the flags to make the test can be run.

LP: #1831854

add-after-suspend-manual-c-to-a-adapter-ethernet 2019-06-11 03:33:16 UTC
Add missing suspend usb-c/c-to-ethernet-adapter-insert test

Author: Betty Lin
Author Date: 2019-06-11 03:33:16 UTC

Add missing suspend usb-c/c-to-ethernet-adapter-insert test

LP: #1831844

129 of 29 results
This repository contains Public information 
Everyone can see this information.

Subscribers