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

pacific: qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04 #41460

Merged
merged 2 commits into from
Jun 30, 2021

Conversation

idryomov
Copy link
Contributor

Currently on pacific:

$ find qa/distros -name '*ubuntu_latest*' | xargs file
qa/distros/supported/ubuntu_latest.yaml:                symbolic link to ../all/ubuntu_20.04.yaml
qa/distros/supported-all-distro/ubuntu_latest.yaml:     symbolic link to ../all/ubuntu_18.04.yaml
qa/distros/supported-random-distro$/ubuntu_latest.yaml: symbolic link to ../all/ubuntu_18.04.yaml

Looking at the history, pacific was supposed to be tested on 20.04 all along, but that change was reverted in May 2020 (#35110). supported facet was resurrected and backported to pacific for cephadm suite in January (#39040), but supported-all-distro and supported-random-distro$ facets that matter for other suites remained reverted until April (#40475). Let's make pacific consistent with master.

resurrect 835f2f5, which was reverted by
1f885b6

so all tests for `pacific` will be tested on the latest ubuntu version

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 55564db)
@idryomov idryomov added the tests label May 20, 2021
@github-actions github-actions bot added this to the pacific milestone May 20, 2021
Copy link
Member

@batrick batrick left a comment

Choose a reason for hiding this comment

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

Please cherry-pick 3ed699d too.

18.04 is no longer built.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 2660572)
@github-actions github-actions bot added the cephfs Ceph File System label Jun 14, 2021
@idryomov
Copy link
Contributor Author

@batrick Done, PTAL.

@yuriw yuriw merged commit 6e26baf into ceph:pacific Jun 30, 2021
@idryomov idryomov deleted the wip-qa-focal-pacific branch June 30, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants