Home
last modified time | relevance | path

Searched full:qemu_test_flaky_tests (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Ddecorators.py58 the $QEMU_TEST_FLAKY_TESTS environment variable is set.
73 return skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'),
/openbmc/qemu/tests/qtest/migration/
H A Dcpr-tests.c127 if (getenv("QEMU_TEST_FLAKY_TESTS")) { in migration_test_add_cpr()
H A Dmisc-tests.c282 if (getenv("QEMU_TEST_FLAKY_TESTS")) { in migration_test_add_misc()
/openbmc/qemu/docs/devel/testing/
H A Dfunctional.rst352 QEMU_TEST_FLAKY_TESTS section in Skipping tests
364 @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on GitLab')
H A Dmain.rst1046 default. Set the QEMU_TEST_FLAKY_TESTS environment variable before running
/openbmc/qemu/tests/functional/
H A Dtest_s390x_ccw_virtio.py227 if os.getenv('QEMU_TEST_FLAKY_TESTS'):
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml329 QEMU_TEST_FLAKY_TESTS: 1