diff --git a/.stestr.conf b/.stestr.conf new file mode 100644 index 0000000..929068f --- /dev/null +++ b/.stestr.conf @@ -0,0 +1,3 @@ +[DEFAULT] +test_path=./oslo_upgradecheck +top_dir=./ diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..07f36ea --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,10 @@ +- project: + templates: + - publish-openstack-docs-pti + - openstack-python-jobs + - openstack-python35-jobs + - check-requirements + - lib-forward-testing + - lib-forward-testing-python3 + - periodic-stable-jobs + - openstack-python36-jobs