beaker: bump openstack_extras_repo_spec to mitaka

In openstack_extras_repo_spec, we hardcode the version of the release.
It was liberty, it's now mitaka since our recent CI bump.

So this patch just fix beaker manifest to match with current CI status.
It does not set Mitaka as default in manifests/repo/* because we're not
stable yet and we did not release 8.0.0.

Change-Id: I90b6f0bbeb76c870f0ab26cf0ff9bdcbb0cb5ca8
Partial-Bug: #1535382
This commit is contained in:
Emilien Macchi 2016-01-18 12:40:44 -05:00
parent 950a90ab7a
commit 142e4e2939
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ describe 'openstack_extras::repo::*' do
context 'default parameters' do
release = 'liberty'
release = 'mitaka'
it 'should work with no errors' do
pp= <<-EOS
include ::openstack_integration