Update gentoo image to current profile

Gentoo has updates it's system profiles, we need to follow this in order
to make our builds work again.

TODO: Update the image name accordingly or switch to a more generic
name.

[0] https://review.opendev.org/677290

Change-Id: Id062f61b82242220e0105d3ef4c7ff53efceb587
This commit is contained in:
Jens Harbott 2019-09-17 12:43:36 +00:00
parent 2276558a9b
commit f0c1c62306

View File

@ -289,7 +289,7 @@ diskimages:
DIB_GRUB_TIMEOUT: '0'
GENTOO_PYTHON_TARGETS: 'python2_7 python3_6'
GENTOO_PYTHON_ACTIVE_VERSION: python3.6
GENTOO_PROFILE: 'default/linux/amd64/17.0/systemd'
GENTOO_PROFILE: 'default/linux/amd64/17.1/systemd'
GIT_HTTP_LOW_SPEED_TIME: '300'
GIT_HTTP_LOW_SPEED_LIMIT: '1000'
DIB_SHOW_IMAGE_USAGE: '1'