On 26/03/2025 10.50, Daniel P. Berrangé wrote:
On Tue, Mar 25, 2025 at 09:00:22PM +0100, Thomas Huth wrote:
From: Thomas Huth
Since we don't run the Avocado jobs in the CI anymore, rename
these variables to QEMU_JOB_FUNCTIONAL and QEMU_CI_FUNCTIONAL_TESTING.
...
-QEMU_CI_AVOCADO_TESTING
-~~~
From: Thomas Huth
Since we don't run the Avocado jobs in the CI anymore, rename
these variables to QEMU_JOB_FUNCTIONAL and QEMU_CI_FUNCTIONAL_TESTING.
Also, there was a mismatch between the documentation and the
implementation of QEMU_CI_AVOCADO_TESTING: While the documentation
said that you had
On Tue, Mar 25, 2025 at 09:00:22PM +0100, Thomas Huth wrote:
> From: Thomas Huth
>
> Since we don't run the Avocado jobs in the CI anymore, rename
> these variables to QEMU_JOB_FUNCTIONAL and QEMU_CI_FUNCTIONAL_TESTING.
>
> Also, there was a mismatch between the documentation and the
> implement