1
0
Commit Graph

1017 Commits

Author SHA1 Message Date
e35e030c54 Install the kernel in a single container run 2023-04-07 17:47:54 +00:00
a4f2a31819 Correctly handle empty workdir 2023-04-07 17:46:36 +00:00
c3cf25e523 Allow to disable container volumes mount 2023-04-07 17:35:00 +00:00
056e38698e Use single temp directory base v2.0.6 2023-04-07 16:44:21 +00:00
32b692f752 Cleanup after cache kernel package dependencies 2023-04-07 16:27:56 +00:00
3f8c7fd86b brew cask is no longer a brew command 2023-04-07 14:30:59 +00:00
f9c2849658 Bump version v2.0.5 2023-04-07 13:55:58 +00:00
caba73cd7e Skip the kernel after the end of retries 2023-04-07 13:30:30 +00:00
5bb79302dd Bump version v2.0.4 2023-04-07 10:42:34 +00:00
4570e9adbe Handling discrepancies between /lib/modules and /boot v2.0.3 2023-04-07 10:27:59 +00:00
8029ad2185 Update readme 2023-04-07 00:48:38 +00:00
2f8446864a go mod tidy v2.0.2 2023-04-07 00:04:10 +00:00
dd602df291 Set go version to 1.17 v2.0.1 2023-04-06 23:52:22 +00:00
c9d71601f2 Update readme 2023-04-06 23:32:02 +00:00
9863c93c02 Fix brew tap url 2023-04-06 23:18:47 +00:00
27a3cc498c Bump version v2.0.0 2023-04-06 22:48:54 +00:00
b75289a9d1 Update changelog 2023-04-06 22:46:46 +00:00
fd973c367f Add --noautoremove for CentOS 8 2023-04-06 22:37:15 +00:00
4bc4ca738b Typo 2023-04-06 21:57:47 +00:00
cd7cf0f2b6 Cache kernel package dependencies 2023-04-06 21:56:22 +00:00
87a5c389df Fix log level 2023-04-06 21:09:12 +00:00
be3f519573 Fix package cache 2023-04-06 21:08:51 +00:00
a5bfe334cb Install both headers and image 2023-04-06 20:53:59 +00:00
c0dd0ae07b Trim last added newline 2023-04-06 20:45:20 +00:00
a4c83c1637 Use different names for logs upload 2023-04-06 20:40:18 +00:00
897ac0699d Archive logs 2023-04-06 20:14:36 +00:00
5b444a3193 Use headers package 2023-04-06 20:10:07 +00:00
8aed31e41b Install a single kernel to ensure all dependencies are cached 2023-04-06 20:03:07 +00:00
f57b3408be Add stdout trace for qemu 2023-04-06 19:50:57 +00:00
483e56163e Revert "Add linux-image-generic to base container (for dependencies)"
This reverts commit 5931c08de1.
2023-04-06 19:40:44 +00:00
ac5f83349c Check that files exist before copy 2023-04-06 19:28:03 +00:00
5931c08de1 Add linux-image-generic to base container (for dependencies) 2023-04-06 19:07:58 +00:00
0d3a075d76 Add commands to manage containers 2023-04-06 19:05:41 +00:00
bbd6f79443 Add stdout trace for qemu ssh commands 2023-04-06 18:20:55 +00:00
5ce73d2fc5 Add stdout trace for sh commands 2023-04-06 18:14:24 +00:00
f65d4ad879 No need to have it at debug log level 2023-04-06 18:13:56 +00:00
7dddf71d93 Add stdout trace for container build 2023-04-06 18:12:56 +00:00
f75c70db94 Log container stdout at trace level 2023-04-06 18:00:46 +00:00
603e91af6f Write debug log to file 2023-04-06 17:32:54 +00:00
42dc8ac98c Revert "end-to-end testing for macOS"
This reverts commit 87ef1e42b5.
2023-04-06 15:01:04 +00:00
b7404aa453 Run end-to-end tests by non-root 2023-04-06 14:50:58 +00:00
bf455d9788 Copy from inside the container to avoid permission problems 2023-04-06 14:48:12 +00:00
a0ed1eb1f5 Improve logging 2023-04-06 14:32:05 +00:00
3220b9a5ae Additional arguments for containers 2023-04-06 14:30:42 +00:00
87ef1e42b5 end-to-end testing for macOS 2023-04-06 13:59:44 +00:00
17a4b746cc Proper CentOS 8 support 2023-04-06 13:38:33 +00:00
7314cc72db Remove genall test for Ubuntu 20.04 2023-04-06 13:21:04 +00:00
c353618c17 Fix log output 2023-04-06 13:12:57 +00:00
fe3092371c Switch to 22.04 2023-04-06 13:03:10 +00:00
ab7a70cc0a Try to install only 10 Ubuntu 20.04 kernels 2023-04-06 13:00:51 +00:00