1
0
mirror of https://github.com/containers/conmon.git synced 2026-02-06 18:47:41 +01:00

6 Commits

Author SHA1 Message Date
Peter Hunt
b1ca51f59a gh actions: bump versions
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2022-06-21 10:58:25 -04:00
Peter Hunt
4f0b7f8e2b ci: add subid ranges for crio tests
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2022-01-21 12:00:33 -05:00
Sascha Grunert
3efab3e71c Add Kubernetes e2e tests as GitHub action
This adds a GitHub actions test suite to run a subset of the node e2e
tests with the locally built conmon.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-13 09:50:56 -04:00
Kir Kolyshkin
458729418f ci/gha: bump runc to rc93
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-03-22 17:19:03 -07:00
Sascha Grunert
92867a769d Add Podman integration test GitHub action
We now add the Podman integration tests side-by-side to the CRI-O run.
This way we can ensure that changes to conmon will not negatively impact
Podman.

Some tests have to be ecluded for now, we have to dig deeper to find out
why they do not run.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-10 12:00:46 +01:00
Sascha Grunert
dd99302e13 Add CRI-O integration test GitHub action
This adds a GitHub action for integration testing the latest CRI-O
master against the conmon change to verify its impact.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-08 12:44:08 -05:00