1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-18 00:23:11 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson
bc5472caf9 hack up multi installer boot tests for 2325780
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-12-13 18:28:58 -08:00
Adam Williamson
564d0190fd Drop workaround property from KDE leftbar needle
It always matches, even when we're *not* working around the KDE
title bar issue, so we'd better not mark it as a workaround.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-12-13 18:25:05 -08:00
2 changed files with 122 additions and 7 deletions

View File

@ -8,13 +8,8 @@
"xpos": 20
}
],
"properties": [
{
"name": "workaround",
"value": "works around anaconda title bar being visible in KDE, which it should not be"
}
],
"properties": [],
"tags": [
"leftbar_generic"
]
}
}

View File

@ -402,6 +402,126 @@
"WORKER_CLASS": "tap"
}
},
"boot_test_1": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_2": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_3": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_4": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_5": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_6": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_7": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_8": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_9": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"boot_test_10": {
"profiles": {
"fedora-updates-everything-boot-iso-x86_64-*-bios": 5,
"fedora-updates-everything-boot-iso-x86_64-*-64bit": 5
},
"settings": {
"+START_AFTER_TEST": "installer_build@%ARCH_BASE_MACHINE%",
"ENTRYPOINT": "_boot_to_anaconda",
"ISO": "%ADVISORY_OR_TASK%-netinst-%ARCH%.iso",
"NO_ADVISORY_POST": "1"
}
},
"install_default_update_ostree": {
"profiles": {
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-64bit": 5