Compare commits
12 Commits
2adab9f122
...
19dde69eaf
Author | SHA1 | Date | |
---|---|---|---|
|
19dde69eaf | ||
|
9d2a6b6652 | ||
|
3244d17d67 | ||
|
24bbce64a3 | ||
|
28dfad9743 | ||
|
14b48e7bca | ||
|
b0e6f2bc0c | ||
|
aebdf08eb5 | ||
|
70271f1397 | ||
|
91f4a24b20 | ||
|
31691a317b | ||
|
0b5aabcc57 |
@ -475,8 +475,8 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => ["FEDORA-2024-e331cd53ac", "FEDORA-2024-cb1e9f47a3"],
|
||||||
"42" => [],
|
"42" => ["124312792"],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
7
main.pm
@ -352,11 +352,8 @@ sub load_postinstall_tests() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# load the ADVISORY / KOJITASK post-install test - this records which
|
# load the ADVISORY / KOJITASK post-install test - this records which
|
||||||
# update or task packages were actually installed during the test. Don't
|
# update or task packages were actually installed during the test.
|
||||||
# do this for netinst tests; as these just use the default install repo,
|
if (get_var("ADVISORY_OR_TASK") && !get_var("NO_ADVISORY_POST")) {
|
||||||
# they will not get the packages from the update. But installs from live
|
|
||||||
# image and ostree installer image should get them.
|
|
||||||
if (get_var("ADVISORY_OR_TASK") && get_var("TEST") ne "install_default_update_netinst") {
|
|
||||||
# don't do this for support server unless the update is for the same
|
# don't do this for support server unless the update is for the same
|
||||||
# release as the support server disk image, as we don't install the
|
# release as the support server disk image, as we don't install the
|
||||||
# updates on support server when they differ
|
# updates on support server when they differ
|
||||||
|
15
needles/console/console_in_toolbox-20241005.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 1,
|
||||||
|
"width": 20,
|
||||||
|
"ypos": 753,
|
||||||
|
"type": "match",
|
||||||
|
"height": 14
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"console_in_toolbox"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/console/console_in_toolbox-20241005.png
Normal file
After Width: | Height: | Size: 84 KiB |
25
needles/console/root_logged_in-dracut-20241005.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 71,
|
||||||
|
"width": 72,
|
||||||
|
"ypos": 625,
|
||||||
|
"type": "match",
|
||||||
|
"height": 14
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"xpos": 48,
|
||||||
|
"ypos": 753,
|
||||||
|
"width": 30,
|
||||||
|
"height": 15,
|
||||||
|
"type": "match"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"root_logged_in",
|
||||||
|
"root_console",
|
||||||
|
"root_console_dracut",
|
||||||
|
"ENV-DISTRI-fedora"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/console/root_logged_in-dracut-20241005.png
Normal file
After Width: | Height: | Size: 95 KiB |
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"height": 59,
|
||||||
|
"width": 52,
|
||||||
|
"xpos": 484,
|
||||||
|
"ypos": 309
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"panel_screen_locked"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/gnome-panel/panel_screen_locked-20241004.png
Normal file
After Width: | Height: | Size: 154 KiB |
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"ypos": 105,
|
||||||
|
"width": 193,
|
||||||
|
"xpos": 338,
|
||||||
|
"height": 38,
|
||||||
|
"type": "match"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"keyring_seahorse_login_details"
|
||||||
|
]
|
||||||
|
}
|
After Width: | Height: | Size: 43 KiB |
15
needles/gnome/apps/loupe/loupe_img_info-20241005.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"width": 57,
|
||||||
|
"xpos": 793,
|
||||||
|
"ypos": 512,
|
||||||
|
"type": "match",
|
||||||
|
"height": 204
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"loupe_img_info"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/loupe/loupe_img_info-20241005.png
Normal file
After Width: | Height: | Size: 495 KiB |
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"height": 18,
|
||||||
|
"width": 18,
|
||||||
|
"xpos": 502,
|
||||||
|
"ypos": 750
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"loupe_shortcuts_alt_page"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/loupe/loupe_shortcuts_alt_page-20241005.png
Normal file
After Width: | Height: | Size: 209 KiB |
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"height": 22,
|
||||||
|
"width": 116,
|
||||||
|
"xpos": 181,
|
||||||
|
"ypos": 550
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"height": 20,
|
||||||
|
"type": "match",
|
||||||
|
"ypos": 66,
|
||||||
|
"width": 95,
|
||||||
|
"xpos": 441
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"loupe_shortcuts_alt_shown"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/loupe/loupe_shortcuts_alt_shown-20241005.png
Normal file
After Width: | Height: | Size: 238 KiB |
22
needles/gnome/apps/loupe/loupe_shortcuts_shown-20241004.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"height": 19,
|
||||||
|
"width": 121,
|
||||||
|
"xpos": 388,
|
||||||
|
"ypos": 66
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"xpos": 182,
|
||||||
|
"width": 65,
|
||||||
|
"ypos": 66,
|
||||||
|
"type": "match",
|
||||||
|
"height": 17
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"loupe_shortcuts_shown"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/loupe/loupe_shortcuts_shown-20241004.png
Normal file
After Width: | Height: | Size: 209 KiB |
15
needles/gnome/apps/loupe/loupe_side_panel-20241004.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 793,
|
||||||
|
"width": 79,
|
||||||
|
"ypos": 190,
|
||||||
|
"type": "match",
|
||||||
|
"height": 143
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"loupe_side_panel"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/gnome/apps/loupe/loupe_side_panel-20241004.png
Normal file
After Width: | Height: | Size: 325 KiB |
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"type": "match",
|
||||||
|
"height": 15,
|
||||||
|
"xpos": 501,
|
||||||
|
"width": 99,
|
||||||
|
"ypos": 690
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"desktop_package_tool_action_select"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/kde/desktop_package_tool_action_select-kde-20241005.png
Normal file
After Width: | Height: | Size: 204 KiB |
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"xpos": 499,
|
||||||
|
"width": 49,
|
||||||
|
"ypos": 629,
|
||||||
|
"type": "match",
|
||||||
|
"height": 16
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"desktop_package_tool_restart_automatically"
|
||||||
|
]
|
||||||
|
}
|
After Width: | Height: | Size: 213 KiB |
@ -351,12 +351,24 @@
|
|||||||
"fedora-updates-workstation-x86_64-*-64bit": 5
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"desktop_keyring": {
|
||||||
|
"profiles": {
|
||||||
|
"fedora-updates-kde-x86_64-*-64bit": 5,
|
||||||
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
"desktop_printing": {
|
"desktop_printing": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-updates-kde-x86_64-*-64bit": 5,
|
"fedora-updates-kde-x86_64-*-64bit": 5,
|
||||||
"fedora-updates-workstation-x86_64-*-64bit": 5
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"desktop_printing_builtin": {
|
||||||
|
"profiles": {
|
||||||
|
"fedora-updates-kde-x86_64-*-64bit": 5,
|
||||||
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
"desktop_terminal": {
|
"desktop_terminal": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-updates-kde-x86_64-*-64bit": 5,
|
"fedora-updates-kde-x86_64-*-64bit": 5,
|
||||||
@ -395,6 +407,7 @@
|
|||||||
"INSTALL_UNLOCK": "support_ready",
|
"INSTALL_UNLOCK": "support_ready",
|
||||||
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
|
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
|
||||||
"NICTYPE": "tap",
|
"NICTYPE": "tap",
|
||||||
|
"NO_ADVISORY_POST": "1",
|
||||||
"PACKAGE_SET": "default",
|
"PACKAGE_SET": "default",
|
||||||
"PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%",
|
"PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%",
|
||||||
"WORKER_CLASS": "tap"
|
"WORKER_CLASS": "tap"
|
||||||
@ -601,6 +614,11 @@
|
|||||||
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
|
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"toolbox": {
|
||||||
|
"profiles": {
|
||||||
|
"fedora-updates-workstation-x86_64-*-64bit": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
"upgrade_desktop_encrypted_64bit": {
|
"upgrade_desktop_encrypted_64bit": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-updates-workstation-upgrade-x86_64-*-64bit": 5
|
"fedora-updates-workstation-upgrade-x86_64-*-64bit": 5
|
||||||
|
@ -964,6 +964,8 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"BOOTFROM": "c",
|
"BOOTFROM": "c",
|
||||||
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
||||||
|
"NO_ADVISORY_POST": "1",
|
||||||
|
"NO_UEFI_POST": "1",
|
||||||
"POSTINSTALL": "desktop_login",
|
"POSTINSTALL": "desktop_login",
|
||||||
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
|
"START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%"
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,9 @@ sub run {
|
|||||||
|
|
||||||
# Add a new alarm using the Add Alarm button
|
# Add a new alarm using the Add Alarm button
|
||||||
assert_and_click("clocks_button_add_alarm");
|
assert_and_click("clocks_button_add_alarm");
|
||||||
assert_and_dclick("clocks_alarm_hour");
|
assert_and_click("clocks_alarm_hour");
|
||||||
|
wait_still_screen 2;
|
||||||
|
send_key("ctrl-a");
|
||||||
wait_still_screen(2);
|
wait_still_screen(2);
|
||||||
type_very_safely("09");
|
type_very_safely("09");
|
||||||
send_key("tab");
|
send_key("tab");
|
||||||
|
@ -80,6 +80,8 @@ sub run {
|
|||||||
assert_and_click("desktop_package_tool_update_apply", timeout => 1200);
|
assert_and_click("desktop_package_tool_update_apply", timeout => 1200);
|
||||||
# Once we click that button, we can check the checkbutton
|
# Once we click that button, we can check the checkbutton
|
||||||
# for restarting the computer automatically.
|
# for restarting the computer automatically.
|
||||||
|
assert_screen ["desktop_package_tool_restart_automatically", "desktop_package_tool_action_select"];
|
||||||
|
click_lastmatch if (match_has_tag "desktop_package_tool_action_select");
|
||||||
assert_and_click("desktop_package_tool_restart_automatically");
|
assert_and_click("desktop_package_tool_restart_automatically");
|
||||||
# When we see auth_required, it means the restart has been triggered
|
# When we see auth_required, it means the restart has been triggered
|
||||||
# and we need to authorize it
|
# and we need to authorize it
|
||||||
|
@ -37,8 +37,9 @@ sub run {
|
|||||||
}
|
}
|
||||||
# check to see if toolbox can list container
|
# check to see if toolbox can list container
|
||||||
assert_script_run "toolbox list | grep container1";
|
assert_script_run "toolbox list | grep container1";
|
||||||
# run a specific command on a given container
|
# run a specific command on a given container, note as of 2024-10
|
||||||
validate_script_output "toolbox run --container container1 uname -a", sub { m/Linux toolbox/ };
|
# the output changed from "Linux toolbox" to "Linux toolbx"
|
||||||
|
validate_script_output "toolbox run --container container1 uname -a", sub { m/Linux toolbo?x/ };
|
||||||
# enter container to test
|
# enter container to test
|
||||||
type_string "toolbox enter container1\n";
|
type_string "toolbox enter container1\n";
|
||||||
# holds on to the screen
|
# holds on to the screen
|
||||||
|