puppetlabs / puppet-agent

All of the directions for building a puppet agent package.
Other
47 stars 146 forks source link

(PA-5981) Update smoke test to install postgresql-14 #2465

Closed tvpartytonight closed 8 months ago

tvpartytonight commented 8 months ago

I have tested this with the 7.28.0 release and the 8.4.0 release.

donoghuc commented 8 months ago

Wouldnt we need this in both 7.x and main? Does the install method from puppetlabs-puppetdb module not run in CI? i'm not sure how that would pass without intervention as the latest puppetdb module as it defaults to trying to install postgres 11 with an out-dated puppetlabs-postgresql module.

tvpartytonight commented 8 months ago

@donoghuc we have a backport function with the label backport 7.x that we will run after this has been merged.

donoghuc commented 8 months ago

OH right, i forgot that branch strategy! LGTM

github-actions[bot] commented 8 months ago

Successfully created backport PR for 7.x: