HomePhorge

(maint) Fix spec failure in hiera_spec
f980e173bde9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix spec failure in hiera_spec

Without this patch applied Puppet behavior tests are failing against
Hiera master because of the addition of a new, backwards-compatible,
default setting named merge_behavior. This setting defaults to
:native and has no change in behavior in the default case. The specs
are failing because they compare against the entire list of default
settings, comprehensively.

This patch addresses the problem by updating the list of default
settings to match Hiera master.

The related patch in Hiera is 4ac8372, "Add deep-merge feature to
backend lookups"

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc284c915fb04: Update lib/puppet/version.rb for 3.0.2
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPUf980e173bde9: (maint) Fix spec failure in hiera_spec (authored by Jeff McCune <jeff@puppetlabs.com>).Jan 3 2013, 12:13 AM