summaryrefslogtreecommitdiffstats
path: root/test/integration-test-wrapper.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: Drop sandbox() from integration test wrapperDaan De Meyer3 days1-21/+9
* test: Only move journal file if we didn't just unlink itDaan De Meyer4 days1-2/+1
* test: Fix bug in integration test wrapperDaan De Meyer5 days1-1/+1
* test: Move StateDirectory= directive into dropinDaan De Meyer8 days1-0/+1
* test: Don't register machines with machined unless we're in interactive modeDaan De Meyer8 days1-1/+1
* test: Add option to save in progress test journals to /tmpDaan De Meyer8 days1-1/+11
* tree-wide: Fix python formattingDaan De Meyer8 days1-3/+3
* test: Only plug in integration-test-setup.sh in interactive modeDaan De Meyer9 days1-0/+9
* mkosi: Migrate more deprecated optionsDaan De Meyer12 days1-4/+3
* test: extract sanitizer reports from journalYu Watanabe2024-12-101-2/+132
* test: Set kernel loglevel to INFO when running tests unattendedDaan De Meyer2024-12-081-0/+1
* test: Implement TEST_PREFER_QEMU and use it in one of the mkosi jobsDaan De Meyer2024-12-051-1/+1
* ci: Implement coverage on top of mkosiDaan De Meyer2024-12-051-25/+171
* test: Dump coredumps from journal in the integration test wrapperDaan De Meyer2024-11-251-37/+89
* test: Fix typing errors in integration-test-wrapper.pyDaan De Meyer2024-11-241-2/+3
* test: Format integration-test-wrapper.pyDaan De Meyer2024-11-241-63/+77
* integration-test-wrapper: Remove unneeded format stringsDaan De Meyer2024-11-241-2/+2
* 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