Use stable/ocata branch for tempest plugin repo

Set the branch of the cinder tempest plugin repo to stable/ocata.

Change-Id: I00d8a69adda3dc8d9d3b8558e11fe08dd58438f8
This commit is contained in:
Jimmy McCrory
2017-03-01 14:12:34 -08:00
parent f17350d88c
commit 9094427a79

View File

@@ -18,7 +18,7 @@ tempest_run: yes
tempest_plugins:
- name: cinder
repo: https://git.openstack.org/openstack/cinder
branch: master
branch: stable/ocata
tempest_test_whitelist:
- cinder.tests.tempest.api.volume.*