]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-03-JOBS/test.sh
Merge pull request #15840 from Werkov/mkosi-opensuse
[thirdparty/systemd.git] / test / TEST-03-JOBS / test.sh
1 #!/usr/bin/env bash
2 set -e
3 TEST_DESCRIPTION="Job-related tests"
4 TEST_NO_QEMU=1
5 IMAGE_NAME="default"
6
7 . $TEST_BASE_DIR/test-functions
8
9 do_test "$@" 03