18 Commits

Author SHA1 Message Date
William Douglas
31b61ab310 Update mixer-ci image build
Rework how mixer-ci is built and remove it from the test matrix as it
is no longer automatically updated as github's runner isn't able to
build it at this time.

Signed-off-by: William Douglas <william.douglas@intel.com>
2025-01-07 10:32:59 -08:00
William Douglas
52fb1c147e Replace redis with valkey
Signed-off-by: William Douglas <william.douglas@intel.com>
2025-01-07 10:32:02 -08:00
William Douglas
eeaa2f4a8a Fix typo and missing job dependency 2024-06-17 09:48:54 -07:00
William Douglas
7fcefddb0a Fix prereq steps not being split-up 2024-06-17 09:42:18 -07:00
William Douglas
6bda9b187f Fix yaml error 2024-06-17 09:40:18 -07:00
William Douglas
e44821c40f Rework release workflow to split up image creation
Trying to run creation in a single job exhausts disk space while
also being slower than running a matrix. As only two image are
required for the others to build, run those in serial then the rest in
a matrix.
2024-06-17 09:32:04 -07:00
William Douglas
c9434359c7 Revert changes for to build ci images
These are just too big for github to build, skip building them for
now.
2024-06-14 14:54:44 -07:00
William Douglas
5a0a2fb808 Treat CI images as differently
Create the CI images in different job units to work around image size
issues.
2024-06-14 14:46:48 -07:00
William Douglas
13117a3da2 Try deleting some unused tools
The CI images are too big to build. Try and remove some unused tools
that are taking up a lot of space and see if that helps.
2024-06-14 14:22:47 -07:00
William Douglas
114295de66 Add workflow to publish container images on github
Note that variable expansion in --from and FROM was working oddly,
see: https://github.com/docker/cli/issues/3356#issuecomment-957892224
for context.
2024-06-14 13:31:19 -07:00
William Douglas
a4c1b74808 Update process for setting up tests
Will still need to be revisited as test namespace has changed.
2024-06-14 13:30:27 -07:00
William Douglas
7e65e4d331 Update action nodes
Removed no longer used nodes.
2021-12-17 08:30:22 -08:00
hongzhanchen
279223362c Update test.yml 2020-02-10 09:30:54 +08:00
hongzhan Chen
a3a4c7ff0c modify expression style 2020-01-13 11:36:38 +08:00
hongzhanchen
36039fa727 Update test.yml 2020-01-12 20:00:11 +08:00
hongzhan Chen
4705f97bd4 remove update to avoid update error 2020-01-08 08:40:50 +08:00
hongzhan Chen
1f0fccbff3 1.set para to fix that nc can not quit even after waiting for 6 hours and cause CI failure for memcached. 2. Add memcached into Actions. 3. add pull_request trigger 2019-12-28 16:49:09 +08:00
hongzhan Chen
00b185a042 Add Actions CI for building container image and unit test 2019-12-23 16:32:47 +08:00