summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18395 from bluca/make_docs_img_cleanZbigniew Jędrzejewski-Szmek2021-01-291-0/+4
|\
| * test: fix 'make clean' not removing shared imageLuca Boccassi2021-01-291-0/+4
* | New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-292-0/+12
|/
* Merge pull request #18340 from ddstreet/integration-tests-no-buildZbigniew Jędrzejewski-Szmek2021-01-276-47/+144
|\
| * test/TEST-01-BASIC: also install testsuite.targetDan Streetman2021-01-261-2/+3
| * test/run-integration-tests.sh: adjust arg processingDan Streetman2021-01-261-28/+54
| * test: allow run-integration-tests.sh to run without buildDan Streetman2021-01-262-1/+17
| * test/test-functions: allow installing systemd files from local systemDan Streetman2021-01-261-3/+43
| * test: find $BUILD_DIR in test-functions, remove from other scriptsDan Streetman2021-01-265-12/+14
| * test/test-functions: add variables for several dir locationsDan Streetman2021-01-261-1/+13
| * test/test-functions: move var assignmentDan Streetman2021-01-261-5/+5
| * test: remove unused 'basedir' var from integration test makefilesDan Streetman2021-01-262-3/+3
* | Merge pull request #18380 from yuwata/test-network-ipv6-proxy-ndpYu Watanabe2021-01-272-0/+36
|\ \
| * | test-network: add tests for IPv6ProxyNDPAddress=Yu Watanabe2021-01-272-0/+36
| |/
* | test-network: retry several times if expected LLDP info is not obtainedYu Watanabe2021-01-261-4/+10
|/
* Merge pull request #18363 from bluca/test_image_reuseZbigniew Jędrzejewski-Szmek2021-01-2510-86/+60
|\
| * tests: build the image once and then copy/extend itLuca Boccassi2021-01-249-86/+55
| * test: note where the bionic-* CI tool/integration livesLuca Boccassi2021-01-241-0/+5
* | oom: update extended test to remove swap gatingAnita Zhang2021-01-241-2/+1
* | oom: make memory pressure duration configurable through oomd.confAnita Zhang2021-01-241-0/+3
|/
* Merge pull request #18302 from bluca/mount_image_runtimeLuca Boccassi2021-01-221-0/+22
|\
| * systemctl: add new option to mount image inside a running service namespaceLuca Boccassi2021-01-211-0/+22
* | save link activation policy to state file and display in networkctlDan Streetman2021-01-211-0/+1
* | test: add ActivationPolicy= unit testsDan Streetman2021-01-217-0/+64
* | network: add ActivationPolicy= configuration parameterDan Streetman2021-01-211-0/+1
|/
* Revert "test-functions: make sure we test our own libudev instead of the host...Zbigniew Jędrzejewski-Szmek2021-01-201-1/+1
* test: improve a log message while building test imagesLennart Poettering2021-01-191-1/+1
* Merge pull request #18038 from yuwata/meson-splitYu Watanabe2021-01-192-1/+146
|\
| * meson.build: drop unused variableYu Watanabe2021-01-191-2/+0
| * test: move test-systemd-tmpfiles.py from src/test to testYu Watanabe2021-01-192-0/+147
* | Merge pull request #18267 from lucaswerkmeister/truncateYu Watanabe2021-01-191-2/+1
|\ \ | |/ |/|
| * test: fix exec-standardoutput-truncate testLucas Werkmeister2021-01-151-2/+1
* | test: run strace with -f and copy log outLuca Boccassi2021-01-181-1/+7
* | test: skip missing optional libraries in image installLuca Boccassi2021-01-181-8/+19
* | core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-186-0/+75
* | machine: enter target PID namespace when adding a live mountLuca Boccassi2021-01-182-0/+28
* | Merge pull request #18230 from ssahani/macvlan-bcqueuelenYu Watanabe2021-01-171-0/+1
|\ \
| * | network: macvlan - add support to configure rx queue for broadcast/multicastSusant Sahani2021-01-171-0/+1
* | | Merge pull request #17576 from gportay/veritysetup-add-support-for-dm-verity-...Lennart Poettering2021-01-171-0/+1
|\ \ \ | |_|/ |/| |
| * | veritysetup-generator: add support for verity root optionsGaël PORTAY2021-01-141-0/+1
* | | Add truncate: to StandardOutput= etc.Lucas Werkmeister2021-01-152-0/+25
|/ /
* | Merge pull request #18227 from yuwata/network-dhcp6-pd-manage-temporary-addressLennart Poettering2021-01-131-0/+1
|\ \
| * | network: introduce ManageTemporaryAddress= setting in [DHCPv6PrefixDelegation...Yu Watanabe2021-01-141-0/+1
| |/
* | Merge pull request #18170 from OnkelUlla/udev_introduce_TxQueueLen=_settingYu Watanabe2021-01-141-0/+1
|\ \ | |/ |/|
| * udev: introduce TxQueueLength= settingUlrich Ölmann2021-01-131-0/+1
* | test: add a test that ensures we don't regress on "argument" field handling i...Lennart Poettering2021-01-121-0/+29
|/
* Merge pull request #18157 from ssahani/vlan-qosYu Watanabe2021-01-131-0/+2
|\
| * network: Allow to configure VLan egress qos mapsSusant Sahani2021-01-121-0/+1
| * network: Allow to configure VLan egress qos mapsSusant Sahani2021-01-121-0/+1
* | Merge pull request #17628 from ssahani/network-gsoYu Watanabe2021-01-131-0/+2
|\ \