Removed faulty option in context block
Change-Id: I6609d5b862d24bf8043a37064ac0f5d8938cad23
This commit is contained in:
@@ -129,7 +129,7 @@ describe 'octavia' do
|
||||
end
|
||||
end
|
||||
|
||||
context 'with rabbit_ha_queues set to false and with rabbit_hosts' do
|
||||
context 'with rabbit_ha_queues set to false' do
|
||||
let :params do
|
||||
{ :rabbit_ha_queues => 'false' }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user