23 Jul 2024 |
marmarek | In reply to @asdil12:im.f3l.de
I didn't really use it because the hid input only makes sense with video capturing working, but the current implementation works hardly at all (if it works, there is a huge delay measured in minutes). I suspect due to the PPM frame handling in perl.
So the following is implemented (using a rpi pico to emulate a keyboard) but not really used due to the above issue.
For my hid input, I just need to send http requests - with strings or keyboard shortcuts in the same syntax as qemu (and therefore the testapi) is using - as a get param. So as long as that is possible, I'm fine. re delay - I have some, but definitely in seconds (single digit), not minutes; I switched some workers to ustreamer instead of ffmpeg, but didn't improved things much
re input protocol - I want to introduce some confirmation for each action, as right now it may happen several actions (especially mouse) can queue in the stdin pipe, which throws off delays that openqa assumes (between keys, after clicks etc); so, yes, converting to http would still be possible, but the converting script (if you have it already) will need adjustment to print something (probably just "ok") after sending the request (and receiving the response)
| 22:06:17 |
24 Jul 2024 |
| @daltonminer:matrix.org left the room. | 05:28:12 |
foursixnine | marmarek: mind sharing some details (if you can) of how that works? I'd like to add some testing for these, and intel (laptops and desktop systems) but I'm in the research state at the moment | 07:16:33 |
element.reaffirm | Hey, everybody. Could you please advise me why I can give access to the mouse in Zoom for windows user, but when they try to give me access, they are missing the remote mouse function. In the zoom settings on the site remote mouse is enabled. Could opensuse be restricting something for zoom? I am using zypper zoom | 09:42:12 |
okurz[m] | element.reaffirm: see room topic: Please direct general openSUSE support questions to https://matrix.to/#/#support:opensuse.org | 09:42:57 |
element.reaffirm | In reply to @okurz:matrix.org element.reaffirm: see room topic: Please direct general openSUSE support questions to https://matrix.to/#/#support:opensuse.org ok, thank you | 09:45:18 |
marmarek | In reply to @foursixnine_:matrix.org marmarek: mind sharing some details (if you can) of how that works? I'd like to add some testing for these, and intel (laptops and desktop systems) but I'm in the research state at the moment There is nothing really special about AMD here, I'm not using Intel AMT at all, just grabbing HDMI via RPi and emulating USB HID via the same RPi. You can find the description at https://www.qubes-os.org/news/2022/05/05/automated-os-testing-on-physical-laptops/ and scripts at https://github.com/QubesOS/tests-hw-setup | 09:53:24 |
| Ken VanDine joined the room. | 15:09:26 |
25 Jul 2024 |
okurz[m] | Hi everyone, some time ago Marius, Liv and me contributed to a podcast about openQA. If you are interested to listen to this or other interesting episodes go visit https://linuxinlaws.eu/?trk=public_post-text#episodes | 04:57:18 |
| chris (they/she/he) joined the room. | 12:01:30 |
chris (they/she/he) | Download isototest-ng-fast-typing.mp4 | 12:28:07 |
chris (they/she/he) | So ... I did a thing, and it's quite fast | 12:28:10 |
chris (they/she/he) | * So ... I did a thing, and it's quite fast. This is the current state of the reimplementation if isotovideo to something more modular. And of course it's in Rust ;) | 12:29:20 |
chris (they/she/he) | * So ... I did a thing, and it's quite fast. This is the current state of the reimplementation if isotovideo to something more modular. And of course it's written in Rust ;) | 12:30:27 |
| Emma [it/its] ⚡️ left the room. | 17:35:33 |
26 Jul 2024 |
| Samu joined the room. | 12:38:09 |
27 Jul 2024 |
| gatholocool joined the room. | 04:55:34 |
| @thompson_1:matrix.org joined the room. | 11:52:56 |
28 Jul 2024 |
| @solitario22:matrix.org joined the room. | 14:35:45 |
| @solitario22:matrix.org left the room. | 14:36:35 |
29 Jul 2024 |
| Draupnir [gay/bot] @ Rory.gay banned @thompson_1:matrix.org (spam). | 01:33:35 |
| awirsh1464 joined the room. | 08:24:10 |
30 Jul 2024 |
| Katherine joined the room. | 13:22:06 |
Lubos Kocman | Hello can I get some tips && basic feedback for https://github.com/os-autoinst/opensuse-jobgroups/pull/497 and https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19843 | 16:51:07 |
Lubos Kocman | goal is to get quickly through basic agama install and update it as it goes | 16:51:18 |
Lubos Kocman | * goal is to get quickly through basic agama install and update it as we progress | 16:51:32 |
Lubos Kocman | Needles will be created on the first run, but not sure if I can do so via clone job, if we're changing the test suite | 16:51:58 |
Lubos Kocman | DimStar: ^ FYI | 16:52:06 |
Lubos Kocman | Any tips are welcome | 16:52:26 |
Lubos Kocman | (any tips on timeouts would be also welcome) | 17:01:45 |