mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-19 03:31:27 +00:00
test target on ARM is HDD_2
Differential Revision: https://phab.qa.fedoraproject.org/D1173
This commit is contained in:
parent
ac546e786a
commit
d140e08463
@ -1621,7 +1621,8 @@
|
|||||||
flavor => "Minimal-raw_xz-raw.xz",
|
flavor => "Minimal-raw_xz-raw.xz",
|
||||||
name => "",
|
name => "",
|
||||||
settings => [
|
settings => [
|
||||||
{ key => "TEST_TARGET", value => "HDD_1" }
|
# HDD_2 gets posted by trigger and is always set to target disk image
|
||||||
|
{ key => "TEST_TARGET", value => "HDD_2" }
|
||||||
],
|
],
|
||||||
version => "*",
|
version => "*",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user