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

[3006.x] Drop CentOS 7 support, and build RPM packages with Rocky Linux 9 container #66625

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

ScriptAutomate
Copy link
Contributor

@ScriptAutomate ScriptAutomate commented Jun 10, 2024

What does this PR do?

  • Drop CentOS 7 support
  • Replace CentOS Stream 9 container, used for packaging, with Rocky Linux 9

What issues does this PR fix or reference?

Previous Behavior

  • Test CI/CD against CentOS 7, and publish packages to RHEL 7 repository paths
  • Build RPM packages with CentOS Stream 9 for RHEL-based systems

New Behavior

  • No longer test CI/CD against CentOS 7, and no longer publish packages to RHEL 7 repository paths
  • Build RPM packages with Rocky Linux 9 for RHEL-based systems

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

tools/ci.py Outdated Show resolved Hide resolved
@dwoz dwoz added the test:pkg Run the package tests label Jun 12, 2024
@dwoz dwoz merged commit 10dce32 into saltstack:3006.x Jun 12, 2024
569 of 571 checks passed
@ScriptAutomate ScriptAutomate deleted the update-cicd-containers branch June 12, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:pkg Run the package tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants