Add fuel-qa as submodule
Add fuel-qa in plugin_test as a submodule Change-Id: I733a43c5872b3797063669558e6ba4aff3488d35
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.bundled_gems/
|
||||
.build/
|
||||
elasticsearch_kibana*rpm
|
||||
.tox
|
||||
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal 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
1
plugin_test/fuel-qa
Submodule
Submodule plugin_test/fuel-qa added at b54b6a58d8
Reference in New Issue
Block a user