Skip to content

Commit

Permalink
Try to use docker driver
Browse files Browse the repository at this point in the history
Check if the random failures in github actions happen when using the
docker driver.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
  • Loading branch information
nirs committed Jun 22, 2023
1 parent c050ef6 commit fe6ecb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/envs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
name: test
profiles:
- name: cluster
driver: podman
container_runtime: cri-o
driver: docker
memory: 2g
workers:
- addons:
Expand Down

0 comments on commit fe6ecb0

Please sign in to comment.