summaryrefslogtreecommitdiffstats
path: root/test/test-shutdown.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: make the output of TEST-69 less painful to readFrantisek Sumsal2024-04-111-2/+1
* test: wait until the test container is fully booted upFrantisek Sumsal2024-04-091-0/+4
* test: set pexpect's logfile earlyFrantisek Sumsal2024-04-091-7/+8
* test/test-shutdown.py: optionally display the test I/Os in a dedicated log fileFranck Bui2024-02-121-4/+8
* test-69: send SIGTERM to ask systemd-nspawn to properly stop the containerFranck Bui2024-02-091-7/+5
* Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal2023-08-101-1/+1
* test: bump the container spawn timeout to 60sFrantisek Sumsal2023-01-231-1/+1
* test: a couple of pylint-related tweaksFrantisek Sumsal2022-11-301-4/+4
* test: give the container time to properly shut down on exceptionFrantisek Sumsal2022-11-301-1/+18
* test: use SIGKILL to kill the container if necessaryFrantisek Sumsal2022-10-171-1/+1
* test: bump the reboot timeout to 60 secondsFrantisek Sumsal2022-08-261-1/+1
* logind: rework wall message about pending shutdown/halt/reboot/…Zbigniew Jędrzejewski-Szmek2022-06-011-3/+3
* test: fix a couple of pylint warningsFrantisek Sumsal2022-05-271-6/+9
* test: bump the post-reboot expect() timeoutFrantisek Sumsal2022-05-271-1/+1
* test: add shutdown testLudwig Nussel2022-01-251-0/+114