mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-08 12:40:45 +00:00
test(genesis): cover absent s390x guest UUID
This commit is contained in:
@@ -287,7 +287,6 @@ like( $probe_output,
|
||||
'console uses the LPAR UUID when no guest UUID is available' );
|
||||
write_file( File::Spec->catfile( $proc_root, 'sysinfo' ), <<'SYSINFO' );
|
||||
VM00 Control Program: z/VM 7.3.0
|
||||
VM00 UUID:
|
||||
LPAR UUID: 93724168-fda3-429b-8b28-a5d245dcb3ff
|
||||
SYSINFO
|
||||
( $probe_status, $probe_output ) = run_identity_probe();
|
||||
|
||||
Reference in New Issue
Block a user