소스 검색

Fix name in .kitchen.travis.yml file

Change-Id: I07d6d020f629c9c34bb31e5ed81654b528fe3fcc
pull/13/head
Martin Polreich 7 년 전
부모
커밋
df842db008
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .kitchen.travis.yml

+ 1
- 1
.kitchen.travis.yml 파일 보기

@@ -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

Loading…
취소
저장