mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-09 23:11:24 +00:00
include valid Rocky leftbar and topbar needles
This commit is contained in:
parent
6fb1ea42a0
commit
744bbcd4bc
@ -61,7 +61,7 @@ for rel in range(8, 10):
|
||||
testliterals.append(f"{rel}_background")
|
||||
testliterals.append(f"version_{rel}_ident")
|
||||
# anaconda id needles, using tell_source
|
||||
for source in ("workstation", "generic", "server"):
|
||||
for source in ("generic", "server"):
|
||||
testliterals.append(f"leftbar_{source}")
|
||||
testliterals.append(f"topbar_{source}")
|
||||
# keyboard layout switching, using desktop_switch_layout
|
||||
|
Loading…
Reference in New Issue
Block a user