action #61853
closed
[functional][y] remote_ssh_controller and remote_vnc_controller hardcode MACHINE, HDD_1 and QEMUVGA in testsuite, auto_review:"qemu-system-aarch64: Cirrus VGA not available"
Added by ggardet_arm about 5 years ago.
Updated about 5 years ago.
Category:
Enhancement to existing tests
Description
remote_ssh_controller
and remote_vnc_controller
hardcode MACHINE
, HDD_1
and QEMUVGA
in testsuite which is wrong and prevent to use/try the test on other architectures than x86_64
.
- Subject changed from remote_ssh_controller and remote_vnc_controller hardcode MACHINE, HDD_1 and QEMUVGA in testsuite to [functional][y] remote_ssh_controller and remote_vnc_controller hardcode MACHINE, HDD_1 and QEMUVGA in testsuite
- Category set to Enhancement to existing tests
I think QSF-y recently added the testsuites.
- Status changed from New to Rejected
We still have those jobs in Development group, I had to had some of them for ssh, I didn't find other way, but we will take a look.
- Status changed from Rejected to New
i removed the HDD_1 and QEMUVGA from the remote_vnc_controller and i will include them to the yaml. but this doesnt really help the purpose as the YAML_SCHEDULE is still used
ybonatakis wrote:
i removed the HDD_1 and QEMUVGA from the remote_vnc_controller and i will include them to the yaml. but this doesnt really help the purpose as the YAML_SCHEDULE is still used
For QEMUVGA
just schedule your test on 64bit_cirrus
machine. No need to define that in the test.
For HDD_1
I think you should schedule your test after the one creating the HDD_1
image. This will allow to make HDD_1
generic, as done for other tests. You may have a look at extra_tests_dracut
for a template.
By the way how is built the qcow2 image?
And this should be done for ssh module as well.
- Subject changed from [functional][y] remote_ssh_controller and remote_vnc_controller hardcode MACHINE, HDD_1 and QEMUVGA in testsuite to [functional][y] remote_ssh_controller and remote_vnc_controller hardcode MACHINE, HDD_1 and QEMUVGA in testsuite, auto_review:"qemu-system-aarch64: Cirrus VGA not available"
ggardet_arm wrote:
For QEMUVGA
just schedule your test on 64bit_cirrus
machine. No need to define that in the test.
I did this for remote_ssh_*
tests for x86_64.
Regarding HDD_1, I think you should use Tumbleweed gnome image, no?
- Status changed from New to Rejected
- Assignee set to riafarov
This is not yet working on 64bit, and enabled in development job group. Let us make it work there first. SSH installation is blocked with bug atm. So rejecting. See #9576.
Also available in: Atom
PDF