Fix repo set up
Add usual CI jobs so that changes can merge. Update tox to remove deprecated pip option: The parameter --allow-unverified is obsolete, also python-apt cannot be installed and is unneeded for current jobs. Remove so that python installation works. Add missing .gitreview file. Change-Id: Icaf7a63d65c2cf03b45deca262089e29a608d987
This commit is contained in:
4
.gitreview
Normal file
4
.gitreview
Normal file
@@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/charm-interface-gnocchi
|
3
.zuul.yaml
Normal file
3
.zuul.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
- project:
|
||||
templates:
|
||||
- python-charm-interface-jobs
|
Reference in New Issue
Block a user