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

[stable-2.9] Add CentOS 8 to the test matrix #68025

Merged
merged 2 commits into from Apr 15, 2020

Conversation

samdoran
Copy link
Contributor

@samdoran samdoran commented Mar 4, 2020

SUMMARY

Backport of #63649 for Ansible 2.9

Contains a change skipping postgresql tests on CentOS 8. This is due to the fact that the tests in devel have changed significantly and were not backported. Skipping the tests only in this branch is the best way to make it possible to test CentOS 8 against stable-2.9.
(cherry picked from commit 2a7623d)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

shippable.yml

ADDITIONAL INFORMATION

We may need to backport some test fixes for MySQL and/or PostgreSQL. I believe most other test fixes have already been backported.

The tests in devel have diverged significantly from what is in
stable-2.9. It is easiest to skip these test for CentOS 8 in this branch
since they are still being run in devel.
@ansibot
Copy link
Contributor

ansibot commented Mar 4, 2020

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Mar 4, 2020
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 12, 2020
@ansibot ansibot removed the support:community This issue/PR relates to code supported by the Ansible community. label Mar 29, 2020
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Apr 15, 2020
@ansibot ansibot removed the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Apr 15, 2020
@mattclay mattclay merged commit 0e51aad into ansible:stable-2.9 Apr 15, 2020
@ansible ansible locked and limited conversation to collaborators May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants