Explorar el Código

Fix name in .kitchen.travis.yml file

Change-Id: I07495b0a0a979e201c165bee0f109aca8ff35047
master
Martin Polreich hace 7 años
padre
commit
de9493c4e9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .kitchen.travis.yml

+ 1
- 1
.kitchen.travis.yml Ver fichero

@@ -3,4 +3,4 @@ suites:
- name: <%= ENV['SUITE'] %>
provisioner:
pillars-from-files:
neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls
mongodb.sls: tests/pillar/<%= ENV['SUITE'] %>.sls

Cargando…
Cancelar
Guardar