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

qa/rgw: upgrade tests restrict supported distros #50644

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Mar 23, 2023

ubuntu 22.04 was recently enabled on main, but we don't build pacific or quincy packages for that. replace the supported-random-distro$ option with release-specific distros in 1-install/pacific/distro$ and 1-install/quincy/distro$

Fixes: https://tracker.ceph.com/issues/59135

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

Fixes: https://tracker.ceph.com/issues/59135

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley cbodley requested a review from a team as a code owner March 23, 2023 13:34
Copy link
Contributor

@dang dang left a comment

Choose a reason for hiding this comment

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

So there's no more catch-all? So we'll have to add a dir for reef?

@cbodley
Copy link
Contributor Author

cbodley commented Mar 23, 2023

So there's no more catch-all? So we'll have to add a dir for reef?

right. pacific and quincy support the same distros, so i could have used a single distro$ directory. but i was planning ahead for reef, which will be different

@cbodley
Copy link
Contributor Author

cbodley commented Mar 30, 2023

@alimaredia alimaredia merged commit 1d1672e into ceph:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants