X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/f27166d9a34e28ce30b57e3605e66830ea16e83d..34c3f28:/kitchen.yml diff --git a/kitchen.yml b/kitchen.yml index e7cec4e..4bf5c79 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.2` - - name: debian-10-3000-2-py3 + ## SALT `3000.3` + - name: debian-10-3000-3-py3 driver: - image: netmanagers/salt-3000.2-py3:debian-10 + image: netmanagers/salt-3000.3-py3:debian-10 -# - name: ubuntu-1804-3000-2-py3 +# - name: ubuntu-1804-3000-3-py3 # driver: -# image: netmanagers/salt-3000.2-py3:ubuntu-18.04 +# image: netmanagers/salt-3000.3-py3:ubuntu-18.04 # ## SALT `2019.2` # - name: centos-7-2019-2-py3