Add needle and test step
This commit is contained in:
parent
5d9f4dddba
commit
ff9db3aa93
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 328,
|
||||
"ypos": 366,
|
||||
"width": 59,
|
||||
"height": 25,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"cockpit_services_entry"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
@ -7,7 +7,7 @@ sub run {
|
||||
my $self = shift;
|
||||
# switch to TTY3 for both, graphical and console tests
|
||||
$self->root_console(tty=>3);
|
||||
|
||||
|
||||
# set up appropriate repositories
|
||||
repo_setup();
|
||||
# use --enablerepo=fedora for Modular compose testing (we need to
|
||||
|
Loading…
Reference in New Issue
Block a user