mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-18 16:43:07 +00:00
hack up multi installer boot tests for 2325780
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
564d0190fd
commit
bc5472caf9
@ -402,6 +402,126 @@
|
|||||||
"WORKER_CLASS": "tap"
|
"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": {
|
"install_default_update_ostree": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-64bit": 5
|
"fedora-updates-silverblue-dvd_ostree-iso-x86_64-*-64bit": 5
|
||||||
|
Loading…
Reference in New Issue
Block a user