Add fuel-qa as submodule

Add fuel-qa in plugin_test as a submodule

Change-Id: I733a43c5872b3797063669558e6ba4aff3488d35
This commit is contained in:
vgusev
2016-02-26 13:59:40 +03:00
committed by Swann Croiset
parent e70326fd95
commit 197b6dc4e0
3 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.bundled_gems/
.build/
elasticsearch_kibana*rpm
.tox

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "plugin_test/fuel-qa"]
path = plugin_test/fuel-qa
url = https://github.com/openstack/fuel-qa
branch = stable/8.0

1
plugin_test/fuel-qa Submodule

Submodule plugin_test/fuel-qa added at b54b6a58d8