summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorPMR <pmr@pmr-lander>2020-06-01 05:50:42 +0000
committerPMR <pmr@pmr-lander>2020-06-01 05:50:42 +0000
commit252029daa517d6560be6b8346fbd351f14df901d (patch)
tree1e6ac1c7ca330f054114e35e782450a3d9633ea9 /jobs
parent0c123046173d653184adac276ceadc193403cc2a (diff)
parent207febf5cd05d93d9307197da02bbc3e5c6286ca (diff)
Merge #382649 from ~ronglu-wen/oem-qa-checkbox/+git/oem-plainbox:mac-address-passthough
Mac address passthough from shell to manual
Diffstat (limited to 'jobs')
-rw-r--r--jobs/sutton/mac-address-pass-through.txt.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/jobs/sutton/mac-address-pass-through.txt.in b/jobs/sutton/mac-address-pass-through.txt.in
new file mode 100644
index 0000000..58b03c5
--- /dev/null
+++ b/jobs/sutton/mac-address-pass-through.txt.in
@@ -0,0 +1,18 @@
+plugin: manual
+id: sutton/mac-address-pass-through
+category_id: sutton
+_description:
+_purpose:
+ Test MAC address passthrough function with dock station.
+_steps:
+ Skip this test if your dock station does not support MAC address passthrough.
+ 1. Find Passthrough MAC Address in BIOS setup
+ 2. Check "Passthrough MAC Address" is enabled
+ 2. Connect dock to system
+ 3. Boot to OS
+ 4. Run "ip a" in terminal to get dock ethernet MAC address
+_verification:
+ 1. Is the Passthrough MAC Address the same as MAC address found in step 4?
+ 2. If BIOS doesn't have Passthrough MAC Address in BIOS setup, a bug should be filed.
+ 3. If dock ethernet MAC address is not the same as BIOS Passthrough MAC Address, a
+ bug should be filed.