mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Update ubuntu VM image w/ newer runc
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:

committed by
Giuseppe Scrivano

parent
6b8f89d074
commit
d837dd3e2a
@ -42,7 +42,7 @@ full_vm_testing_task:
|
||||
# 'matrix' combinations. All run in parallel.
|
||||
matrix:
|
||||
# Images are generated separetly, from build_images_task (below)
|
||||
image_name: "ubuntu-1804-bionic-v20180911-libpod-63a86a18"
|
||||
image_name: "ubuntu-18-libpod-0c954a67"
|
||||
# TODO: Make these work (also build_images_task below)
|
||||
#image_name: "rhel-server-ec2-7-5-165-1-libpod-fce09afe"
|
||||
#image_name: "centos-7-v20180911-libpod-fce09afe"
|
||||
@ -80,7 +80,7 @@ optional_system_testing_task:
|
||||
|
||||
gce_instance:
|
||||
matrix:
|
||||
image_name: "ubuntu-1804-bionic-v20180911-libpod-63a86a18"
|
||||
image_name: "ubuntu-18-libpod-0c954a67"
|
||||
# TODO: Make these work (also build_images_task below)
|
||||
#image_name: "rhel-server-ec2-7-5-165-1-libpod-fce09afe"
|
||||
#image_name: "centos-7-v20180911-libpod-fce09afe"
|
||||
|
Reference in New Issue
Block a user