X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/3d4138ef0c1ad1863989aa38d6e1a0b10490b977..37f0adf:/kitchen.yml diff --git a/kitchen.yml b/kitchen.yml index 7d10585..e7cec4e 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -11,14 +11,14 @@ driver: # Make sure the platforms listed below match up with # the `env.matrix` instances defined in `.travis.yml` platforms: - ## SALT `3000.1` - - name: debian-10-3000-1-py3 + ## SALT `3000.2` + - name: debian-10-3000-2-py3 driver: - image: netmanagers/salt-3000.1-py3:debian-10 + image: netmanagers/salt-3000.2-py3:debian-10 -# - name: ubuntu-1804-3000-1-py3 +# - name: ubuntu-1804-3000-2-py3 # driver: -# image: netmanagers/salt-3000.1-py3:ubuntu-18.04 +# image: netmanagers/salt-3000.2-py3:ubuntu-18.04 # ## SALT `2019.2` # - name: centos-7-2019-2-py3