Code Review
/
apex-puppet-tripleo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4666fba
)
Fix unit tests failing against Puppet 4.3.x
author
Gael Chamoulaud
<gchamoul@redhat.com>
Tue, 8 Dec 2015 13:51:20 +0000
(14:51 +0100)
committer
Gael Chamoulaud
<gchamoul@redhat.com>
Tue, 8 Dec 2015 13:51:20 +0000
(14:51 +0100)
Change-Id: Ie2f3e29005570805fbf2ca75a930fab746f5f299
Related-bug: #
1517805
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
spec/classes/tripleo_midonet_agent_spec.rb
patch
|
blob
|
history
diff --git
a/spec/classes/tripleo_midonet_agent_spec.rb
b/spec/classes/tripleo_midonet_agent_spec.rb
index
eb9195e
..
eb3abfe
100644
(file)
--- a/
spec/classes/tripleo_midonet_agent_spec.rb
+++ b/
spec/classes/tripleo_midonet_agent_spec.rb
@@
-24,6
+24,7
@@
describe 'tripleo::network::midonet::agent' do
:hostname => 'host2.midonet',
:osfamily => 'RedHat',
:operatingsystem => 'CentOS',
+ :operatingsystemrelease => '7.1',
:operatingsystemmajrelease => 7,
}
end