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
6e19cf7f13
...
bc5472caf9
Author | SHA1 | Date | |
---|---|---|---|
|
bc5472caf9 | ||
|
564d0190fd |
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user