Commit Graph

8 Commits

Author SHA1 Message Date
Kien Nguyen 2490c368e3 Fix post gate hook to accommodate for new os-testr
New os-testr uses stestr under the hood, which creates .stestr but not
.testrepository directory in the current dir. Other than that, it
doesn't seem like there is any difference in the format or names of
files generated in the directory.

Change-Id: Iead2b550fc2c3accf25e450db0eb0a56603fc571
Closes-Bug: #1716746
2017-09-15 13:33:36 +07:00
Jenkins 388547c20e Merge "trivial: nosetest .xml removal as testr is used now" 2017-01-25 12:32:01 +00:00
Janonymous df719a3e5d Add cover directory produced after coverage run in .gitignore
Change-Id: I22e51617a162bc0408c5ff6e183a4f98f879f6a1
2016-10-10 14:15:19 +05:30
Janonymous 47a606547d trivial: nosetest .xml removal as testr is used now
Change-Id: I829f24875a184600e8b2bbd6dd1dded2ad980ae1
2016-08-16 15:00:04 +05:30
Kyle Mestery 01a56577b6 Allow for user specified local.conf changes with Vagrant
This adds the ability for the user to inject additional configuration
into local.conf during the provisioning step. One can change the
Neutron plugin, for example, using this configuration.

Change-Id: If778960edb1d9c3a23c7947c5ba3bf8a07bdfc3a
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-12-28 15:34:18 -06:00
Gal Sagie 16894b1c29 Add kuryr auto generated conf files to gitignore
Change-Id: Ib3ba0d00dde0bd87d2cc1d75b2d0500f64cf50fd
2015-12-10 08:51:32 +02:00
Kyle Mestery a68600fc6c Integrate devstack plugin with Vagrant setup
This integrates the freshly added devstack plugin with the Kuryr
Vagrant setup.

Also cleans up a few nits found while here in plugin.sh

Change-Id: I5de55e7d6415d4bffe8bb7a2b2e5e15188815c36
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-11-25 09:57:28 -06:00
Gal Sagie 028ed59fdf Add .gitignore file
Change-Id: I0c22251af0fc05f0be75f4c80e41443fb82d80b0
2015-07-15 07:46:16 +00:00