(maint) rollup 2.3.x to stable#1552
Merged
kbarber merged 16 commits intopuppetlabs:stablefrom Jul 21, 2015
Merged
Conversation
This commit upgrades PuppetDB to use v5 of the PuppetDB module (latest at the time of this commit). This consists of using the new `globals` class to specify the PuppetDB version.
…rsion_5_of_pdb_module (PDB-1750) Upgrade to v5 of the PuppetDB module
This removes some old code that seems unneccessary with the recent module changes. Previously we were doing some special stuff for el5 to install postgres 8.4, but with the 5.0 module this results in two declarations of the Postgresql class.
…el5-postgres (maint) remove add_el5_postgres?
Missed this one in the previous patch.
…el5-postgres-84 (PDB-1787) remove remaining call to add_el5_postgres
Use 'git describe' to find the most recent released version and use that to find the base version to install for upgrade tests.
…m-specific-version (maint) Fix upgrade tests
…sion-symbol-to-string Coerce version symbols to strings
This updates our release notes for 2.3.6
…pdate-2.3.6-release-notes (PDB-1682) update release notes for 2.3.6
The command consumer worker threads don't currently apply the max-frame-size parameter, so the AMQ default of 100MB is used.
…-frame-size-param (PDB-700) Apply max-frame-size to consumer
461a281 to
aecbc5d
Compare
|
Test FAILed. |
|
Test FAILed. |
Contributor
Author
|
↑↑↑ not a real failure ↑↑↑ |
kbarber
added a commit
that referenced
this pull request
Jul 21, 2015
(maint) rollup 2.3.x to stable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.