Add basic CI jobs and .gitreview
Change-Id: I017434b9639d7ba71442a2cd70beab77e3e3e1ef
This commit is contained in:
parent
a7833b7baa
commit
97b7f00490
4
.gitreview
Normal file
4
.gitreview
Normal file
@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=x/sushy-oem-idrac.git
|
@ -38,6 +38,7 @@ Sphinx==1.6.2
|
||||
sphinxcontrib-websupport==1.0.1
|
||||
stevedore==1.29.0
|
||||
stestr==2.0.0
|
||||
sushy==2.0.0
|
||||
testscenarios==0.4
|
||||
testtools==2.2.0
|
||||
traceback2==1.4.0
|
||||
|
@ -5,4 +5,4 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
python-dateutil>=2.7.0 # BSD
|
||||
six>=1.10.0 # MIT
|
||||
sushy # Apache-2.0
|
||||
sushy>=2.0.0 # Apache-2.0
|
||||
|
@ -1,3 +1,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- noop-jobs
|
||||
- check-requirements
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python-jobs
|
||||
- openstack-python3-ussuri-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user