summaryrefslogtreecommitdiffstats
path: root/test/integration-test-wrapper.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mkosi: mark test as skipped when QEMU crashesLuca Boccassi2024-10-081-0/+8
* test: fix TEST_SKIP for test cases with subtestsLuca Boccassi2024-09-111-3/+4
* test: Set show_status=errorDaan De Meyer2024-08-281-1/+1
* tests: Don't override QemuKvm= value if TEST_NO_KVM=0Daan De Meyer2024-08-201-1/+1
* test: add TEST_SKIP to mkosi integration test wrapperLuca Boccassi2024-08-151-0/+4
* test: Implement TEST_SHELL for mkosi based test runnerDaan De Meyer2024-08-051-9/+19
* test: Don't mount build sources into image when running non-interactivelyDaan De Meyer2024-07-291-0/+1
* mkosi: Adapt configuration to take into account configuration reworkDaan De Meyer2024-07-091-4/+2
* test: pull in multi-user.target explicitlyDaan De Meyer2024-06-281-0/+6
* mkosi: add support for TEST_SAVE_JOURNAL to integration test wrapperLuca Boccassi2024-06-251-4/+5
* test: support TEST_NO_QEMU in mkosi integration wrapperLuca Boccassi2024-06-171-0/+4
* test: support TEST_NO_KVMLuca Boccassi2024-06-171-0/+1
* test: drop obsolete commentLuca Boccassi2024-06-171-4/+0
* Revert "test: Run end.sh when running integration tests with mkosi"Luca Boccassi2024-06-031-1/+0
* test: Run end.sh when running integration tests with mkosiDaan De Meyer2024-06-021-0/+1
* test: Run tests that don't need a vm in systemd-nspawnDaan De Meyer2024-05-291-1/+2
* meson: Look up mkosi onceDaan De Meyer2024-05-271-2/+3
* test: Enable TEST-08-INITRD on mkosiDaan De Meyer2024-05-151-3/+3
* test: Ignore configure scripts in minimal imagesDaan De Meyer2024-05-141-1/+1
* test: Generate basic testsuite services with mesonDaan De Meyer2024-05-141-6/+4
* test: Simplify argument/variable namesDaan De Meyer2024-05-141-9/+9
* test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-141-3/+2
* test: Add infra to mark integration tests as slowDaan De Meyer2024-05-071-4/+9
* ci: Print a helpful link to download and view a failed test's journalDaan De Meyer2024-05-071-9/+28
* test: Don't keep journals for skipped testsDaan De Meyer2024-05-071-15/+20
* test: Default to linux qemu firmwareDaan De Meyer2024-05-061-0/+2
* test: Always shutdown on test success in mkosiDaan De Meyer2024-05-061-3/+3
* test: Use MESON_TEST_ITERATION if availableDaan De Meyer2024-05-061-2/+3
* test: Pass through test matching environment variables to the mkosi VMDaan De Meyer2024-05-061-0/+16
* test: Formatting fixesDaan De Meyer2024-05-061-1/+1
* meson: Remove --debug from mkosi argumentsDaan De Meyer2024-05-051-1/+0
* test: Make journal storage configurable per test and make persistent for TEST...Daan De Meyer2024-04-301-1/+2
* mkosi: Use systemd.crash_action=poweroff in integration testsDaan De Meyer2024-04-301-4/+1
* mkosi: Mask systemd-networkd-wait-online when --runtime-network=noneDaan De Meyer2024-04-301-0/+1
* mkosi: Disable --runtime-scratch=no for testsDaan De Meyer2024-04-301-0/+1
* mkosi: Make sure our extra kernel command line overrides the config oneDaan De Meyer2024-04-301-1/+10
* test: Don't persist journal in mkosi image if we're not debugging testsDaan De Meyer2024-04-301-0/+1
* test: Disable network by default in mkosi testsRichard Maw2024-04-261-0/+1
* test: Skip meson integration tests if SYSTEMD_INTEGRATION_TESTS != 1Daan De Meyer2024-04-251-0/+4
* test: Add --debug when running mkosi through integration-test-wrapperRichard Maw2024-04-241-0/+1
* test: Shut down tests on crashRichard Maw2024-04-241-6/+10
* test: Various mkosi integration test improvementsDaan De Meyer2024-04-231-0/+130