1
0
Commit Graph

89 Commits

Author SHA1 Message Date
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 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 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 056e38698e Use single temp directory base 2023-04-07 16:44:21 +00:00
dump_stack 5ce73d2fc5 Add stdout trace for sh commands 2023-04-06 18:14:24 +00:00
dump_stack fc0c76f114 Do not randomize kernels installation/test order by default 2023-04-05 11:29:31 +00:00
dump_stack 105809ddec Add script artifact type 2023-03-22 20:56:44 +00:00
dump_stack 5ece0e0f15 Add context for testing logs 2023-03-22 18:32:40 +00:00
dump_stack 0f1bdc795d Fix check for installed kernels 2023-03-22 18:05:28 +00:00
dump_stack 3e9410bf09 Install kernels in mounted volume instead of dockerfile layers 2023-03-22 17:45:56 +00:00
dump_stack c82bd6a554 Consider copy standard modules error as fatal 2023-03-19 13:20:29 +00:00
dump_stack 08beba2bab Add debug logs for exec.Command 2023-03-19 13:14:14 +00:00
dump_stack 305c6972ca Improve logging 2023-03-19 12:36:19 +00:00
dump_stack 78069c6240 More debug logging 2023-03-18 22:55:38 +00:00
dump_stack 992a0f871c More debug logging 2023-03-18 22:48:24 +00:00
dump_stack 3f16599109 Remove verbose flag 2023-03-18 22:39:24 +00:00
dump_stack f1f67e38ee Improve logging 2023-03-18 22:34:30 +00:00
dump_stack ae20a6d11d Add log level parameter 2023-03-18 21:53:53 +00:00
dump_stack 8bffea0aea Switch to zerolog 2023-03-18 21:30:07 +00:00
dump_stack f10c4165a1 use docker run --rm ... 2023-03-16 09:42:07 +00:00
dump_stack 51e4cfec30 Print current tag at start 2023-03-16 09:41:49 +00:00
dump_stack 09feffb6a8 Treat test files as relative to build directory 2023-02-16 10:46:24 +00:00
dump_stack 2d6db97b43 Add support for applying patches 2023-02-16 10:22:08 +00:00
dump_stack 24b6749504 Wait until ssh is available 2023-02-16 06:30:59 +00:00
dump_stack b246ecf956 Support make targets 2023-02-15 16:54:46 +00:00
dump_stack 3f79c8e461 Standard modules dependencies 2023-02-15 11:48:25 +00:00
dump_stack a0ee660e50 Add artifact config flag 2023-02-01 08:04:27 +00:00
dump_stack 82436cbd83 Keep help lowercase 2023-01-31 09:57:53 +00:00
dump_stack ce8f8d3a38 Typo 2023-01-31 09:56:49 +00:00
dump_stack 330da3b930 Reliability threshold flag 2023-01-31 09:34:23 +00:00
dump_stack ce7794ce84 Add missing flags, refactor 2023-01-31 09:05:43 +00:00
dump_stack 2f52f6db6d Refactor command line interface 2023-01-31 07:13:33 +00:00
dump_stack b8bb11943a Fix default test.sh path 2023-01-29 22:27:35 +00:00
dump_stack 2bc55e2011 lint 2023-01-29 22:27:24 +00:00
Bradley Landherr e43993c6e5 adding TestFiles to artifact config, transfers extra test files to VM 2020-09-15 12:57:11 +02:00
dump_stack 22a8e32e2c Implements modules preload list 2020-06-14 20:14:59 +00:00
dump_stack 2f5f1db0db Add docker timeout to artifact configuration 2020-06-14 17:32:57 +00:00
alyakimenko 5bb7e08188 Sync with the latest logrusorgru/aurora
Fixes #15
2020-05-19 14:48:53 +00:00
dump_stack 9c70af4f6f Add flag for verbose output 2019-11-14 15:38:16 +00:00
dump_stack 7b8cf96b4a Kpti settings was not affected for regular runs 2019-11-14 15:37:34 +00:00
dump_stack 104e70f861 Implements global timeout 2019-08-30 16:34:14 +00:00
dump_stack 365c9d0e95 Implements reliablity threshold for exit code 2019-08-30 16:33:43 +00:00