Explorar el Código

Fix name in .kitchen.travis.yml file

Change-Id: I07d6d020f629c9c34bb31e5ed81654b528fe3fcc
master
Martin Polreich hace 7 años
padre
commit
df842db008
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
iptables.sls: tests/pillar/<%= ENV['SUITE'] %>.sls

Cargando…
Cancelar
Guardar