summaryrefslogtreecommitdiff
path: root/jobs
diff options
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.