Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PIE-1275) Provision supported operating systems #207

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

coreymbe
Copy link
Contributor

@coreymbe coreymbe commented Oct 3, 2023

Summary

This commit adds supported operating systems to the CI test matrix.

Detailed Description

  • Added .github/workflows/latest_testing.yml
  • Added .github/workflows/lts_testing.yml
  • Added .github/workflows/nightly_testing.yml
  • Removed .github/workflows/integration_test.yml
  • Updated metadata.json to add supported OS's and bump module version.
  • Updated provision.yaml to add supported OS's.
  • Updated spec/support/acceptance/helpers.rb to build array of targets.
  • Updated rakelib/helpers.rake to have tasks iterate over list of targets and utilize provision::run_tests.
  • Updated spec/spec_helper_acceptance_local.rb to run against TARGET_HOST variable.
  • Updated spec/acceptance/class_spec.rb to run against TARGET_HOST variable.
  • Updated spec/acceptance/events_processor_spec.rb to run against TARGET_HOST variable.

Maint:

  • .fixtures.yml
  • plans/acceptance/oss_server_setup.pp
  • plans/acceptance/pe_server_setup.pp
  • plans/acceptance/server_setup.pp

Checklist

[X] Unit Tests
[X] Acceptance Tests
[X] PR title is "(Ticket|Maint) Short Description"
[X] Commit title matches PR title

@coreymbe coreymbe requested a review from a team as a code owner October 3, 2023 19:22
@coreymbe coreymbe force-pushed the PIE-1275-provision_supported_os branch 2 times, most recently from 5162004 to 7de67bf Compare October 16, 2023 22:43
@coreymbe coreymbe force-pushed the PIE-1275-provision_supported_os branch from 7de67bf to a4ec338 Compare October 16, 2023 23:12
Copy link
Contributor

@actowery actowery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@actowery actowery merged commit e46167e into puppetlabs:main Oct 18, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants