Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
4b8a21d4d7
commit
9446159b59
@@ -41,6 +41,7 @@ atomic_tests:
|
||||
command: |
|
||||
if (ioreg -l | grep -e Manufacturer -e 'Vendor Name' | grep -iE 'Oracle|VirtualBox|VMWare|Parallels') then echo 'Virtualization Environment detected'; fi;
|
||||
- name: Detect Virtualization Environment via WMI Manufacturer/Model Listing (Windows)
|
||||
auto_generated_guid: 4a41089a-48e0-47aa-82cb-5b81a463bc78
|
||||
description: |
|
||||
Windows Management Instrumentation(WMI) objects contain system information which helps to detect virtualization. This test will get the model and manufacturer of the machine to determine if it is a virtual machine, such as through VMware or VirtualBox.
|
||||
supported_platforms:
|
||||
|
||||
@@ -834,3 +834,4 @@ d07e4cc1-98ae-447e-9d31-36cb430d28c4
|
||||
99c657aa-ebeb-4179-a665-69288fdd12b8
|
||||
4299eff5-90f1-4446-b2f3-7f4f5cfd5d62
|
||||
28498c17-57e4-495a-b0be-cc1e36de408b
|
||||
4a41089a-48e0-47aa-82cb-5b81a463bc78
|
||||
|
||||
Reference in New Issue
Block a user