commit | 37aacbf98ef3ec6202217a6bcf45d649f4edb48c | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Tue Dec 11 17:27:40 2018 +0400 |
committer | sgarbuz <sgarbuz@mirantis.com> | Sun Jan 27 16:47:54 2019 +0000 |
tree | 4afe58692d68b5fd2fb6af6277c725864dc1a241 | |
parent | c78cf90e2ff4d4da3dbe14bbf6735e18c2c8fb04 [diff] [blame] |
Support rocky version Change-Id: Ie9439cf50b5dcfb73f63acd1f01c1dcb034358ee Related-Prod: PROD-23722
diff --git a/.kitchen.travis.yml b/.kitchen.travis.yml index f847543..172f5b2 100644 --- a/.kitchen.travis.yml +++ b/.kitchen.travis.yml
@@ -3,4 +3,4 @@ - name: <%= ENV['SUITE'] %> provisioner: pillars-from-files: - neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls + neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls \ No newline at end of file