1
0
Commit Graph

657 Commits

Author SHA1 Message Date
dump_stack 3677adece9 Implements the parameter to specify an endless stress script 2023-05-08 22:01:10 +00:00
dump_stack ca95155ce0 endless: exit on first error 2023-05-08 21:36:25 +00:00
dump_stack 15d8ab8137 Do not lose stdout 2023-05-08 21:35:47 +00:00
dump_stack 1a1afce4f2 Implements endless tests 2023-05-08 21:19:06 +00:00
dump_stack 17a70fdb2d Add option for timeout after starting of the qemu vm before tests 2023-05-08 19:56:10 +00:00
dump_stack 8ec4f13364 Lower log level for debug output 2023-05-08 19:18:49 +00:00
dump_stack c1c5afc0e0 ssh dial with retry 2023-05-08 14:54:28 +00:00
dump_stack 2e5c386c42 Revert "Lock ssh handshake"
This reverts commit b558269ac3.
2023-05-08 14:40:57 +00:00
dump_stack b558269ac3 Lock ssh handshake 2023-05-08 14:30:53 +00:00
dump_stack d4f826d44b Debug logging 2023-05-08 14:30:09 +00:00
dump_stack 7b94053376 Avoid use of external scp command 2023-05-07 18:14:59 +00:00
dump_stack 0e08d87a64 Fix check whether vm is alive 2023-05-07 16:05:11 +00:00
dump_stack 734240500b Revert "Ensure log file is available for VM status check"
This reverts commit 8c1024b36c.
2023-05-07 16:03:28 +00:00
dump_stack 8c1024b36c Ensure log file is available for VM status check 2023-05-07 15:59:45 +00:00
dump_stack ababd027f9 Revert "Do not close log file immediately"
This reverts commit e8a446ec76.
2023-05-07 15:46:54 +00:00
dump_stack 0826948568 Try creating a new session in ssh check 2023-05-07 15:24:10 +00:00
dump_stack e8a446ec76 Do not close log file immediately 2023-05-07 14:54:36 +00:00
dump_stack de3f361e51 Remove colors from the cwd logs 2023-05-02 17:40:28 +00:00
dump_stack 8279517ecf Do not show distro type/release and kernel version in cwd logs 2023-05-02 12:38:06 +00:00
dump_stack 4f80122039 Implements per-test logging to the current working directory 2023-05-02 11:10:57 +00:00
dump_stack 8922b3e548 Retry scp if failed 2023-05-01 15:10:39 +00:00
dump_stack 321fe0567a Fix 2023-05-01 14:57:08 +00:00
dump_stack 530b98e513 Handle empty build dir correctly 2023-05-01 14:53:52 +00:00
dump_stack 249f11d059 Do not exit copying error, skip 2023-05-01 14:52:16 +00:00
dump_stack b1f5a36a32 Improve logging 2023-05-01 14:51:58 +00:00
dump_stack 8fa62e9a6e Bump version v2.1.2 2023-04-26 14:36:25 +00:00
dump_stack e04154b235 Fix stderr log 2023-04-26 14:35:20 +00:00
dump_stack 096cad8701 Cleanup also -core/-modules 2023-04-09 17:13:54 +00:00
dump_stack 70d464f0e2 Fix directory name 2023-04-09 14:38:39 +00:00
dump_stack d65d683dfc Fix name of ubuntu image generator 2023-04-09 14:16:29 +00:00
dump_stack bde115f5df Bump version v2.1.1 2023-04-08 14:57:39 +00:00
dump_stack d972bae547 Send SIGINT first while killing the container by timeout 2023-04-08 14:50:18 +00:00
dump_stack b3d4a0dbc2 Update changelog v2.1.0 2023-04-07 21:38:30 +00:00
dump_stack 4a3d739b85 Implements dry run for image edit 2023-04-07 21:30:03 +00:00
dump_stack bb319a9ff6 Export qemu arguments 2023-04-07 21:17:34 +00:00
dump_stack 21daac4fbc Check for shutdown before log current kernel 2023-04-07 21:03:31 +00:00
dump_stack 841fd7f585 Graceful shutdown on ^C 2023-04-07 20:52:45 +00:00
dump_stack b812048408 Typo 2023-04-07 19:11:42 +00:00
dump_stack a5edc4837f Update readme 2023-04-07 19:09:33 +00:00
dump_stack 9e55ebd44e Add a flag to set the container runtime binary 2023-04-07 18:57:18 +00:00
dump_stack e35e030c54 Install the kernel in a single container run 2023-04-07 17:47:54 +00:00
dump_stack a4f2a31819 Correctly handle empty workdir 2023-04-07 17:46:36 +00:00
dump_stack c3cf25e523 Allow to disable container volumes mount 2023-04-07 17:35:00 +00:00
dump_stack 056e38698e Use single temp directory base v2.0.6 2023-04-07 16:44:21 +00:00
dump_stack 32b692f752 Cleanup after cache kernel package dependencies 2023-04-07 16:27:56 +00:00
dump_stack 3f8c7fd86b brew cask is no longer a brew command 2023-04-07 14:30:59 +00:00
dump_stack f9c2849658 Bump version v2.0.5 2023-04-07 13:55:58 +00:00
dump_stack caba73cd7e Skip the kernel after the end of retries 2023-04-07 13:30:30 +00:00
dump_stack 5bb79302dd Bump version v2.0.4 2023-04-07 10:42:34 +00:00
dump_stack 4570e9adbe Handling discrepancies between /lib/modules and /boot v2.0.3 2023-04-07 10:27:59 +00:00