aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorGael Chamoulaud <gchamoul@redhat.com>2015-12-08 14:51:20 +0100
committerGael Chamoulaud <gchamoul@redhat.com>2015-12-08 14:51:20 +0100
commitf2d544fdb345cc4a303f45c4785752a98b4d54a6 (patch)
treefe5840fe73edf864486f168617833c5d95930e17 /spec
parent4666fbad534f04b6dcb87923b061a4b1da6c1033 (diff)
Fix unit tests failing against Puppet 4.3.x
Change-Id: Ie2f3e29005570805fbf2ca75a930fab746f5f299 Related-bug: #1517805 Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
Diffstat (limited to 'spec')
-rw-r--r--spec/classes/tripleo_midonet_agent_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/classes/tripleo_midonet_agent_spec.rb b/spec/classes/tripleo_midonet_agent_spec.rb
index eb9195e..eb3abfe 100644
--- 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