Skip to content

kickoff v19 squid#53191

Merged
ljflores merged 28 commits intoceph:mainfrom
rzarzynski:wip-all-kickoff-s-2
Dec 22, 2023
Merged

kickoff v19 squid#53191
ljflores merged 28 commits intoceph:mainfrom
rzarzynski:wip-all-kickoff-s-2

Conversation

@rzarzynski
Copy link
Contributor

@rzarzynski rzarzynski commented Aug 28, 2023

The corresponding changeset in ceph-build.git is ceph/ceph-build#2160.

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
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

@rzarzynski
Copy link
Contributor Author

CC: @yuvalif, @mattbenjamin.

#!/bin/bash -ex

# For quincy, the last_opt_revision remains at 1 since last_opt_revision
# was phased out for fresh installs of quincy.
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment probably needs massaging.

cc @yaarith

@rzarzynski rzarzynski force-pushed the wip-all-kickoff-s-2 branch 2 times, most recently from 9f9aa21 to f0a5024 Compare August 29, 2023 13:14
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

@cbodley
Copy link
Contributor

cbodley commented Sep 28, 2023

bump! a gentle reminder that #52114 is still blocked on the squid feature bit to add tracing information back to MOSDOp

@cbodley
Copy link
Contributor

cbodley commented Oct 12, 2023

is this just blocked on reviews? is it worth a round of testing in the meantime?

@cbodley
Copy link
Contributor

cbodley commented Nov 2, 2023

can we consider splitting b0a2db7 into a separate PR to unblock #52114? @yuvalif does that require anything more than the feature bit?

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This happened in 3d15f68.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This happened in 5d944bb.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
- remove upgrades from octopus
- stubs for completing upgrade to reef

Still missing the quincy-x upgrade tests.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
Bases on quincy-x.

```
$ cp -R qa/suites/upgrade/quincy-x/ qa/suites/upgrade/reef-x
$ git add qa/suites/upgrade/reef-x
$ git mv qa/suites/upgrade/reef-x/filestore-remove-check/1-ceph-install/quincy.yaml qa/suites/upgrade/reef-x/filestore-remove-check/1-ceph-install/reef.yaml
$ find qa/suites/upgrade/reef-x/ -type f -exec sed -i 's/quincy/reef/g' {} +
```

A note from rebase: changes from 05e2427
have been pulled in.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
FileStore is removed in Reef.

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
```
$ git rm qa/suites/rados/upgrade/parallel
$ ln -s ../../upgrade/reef-x/parallel qa/suites/rados/upgrade/parallel
$ git add qa/suites/rados/upgrade/parallel
```

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This bases on ceph/ceph-build#2160.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
@rzarzynski
Copy link
Contributor Author

Rebased just the sake of tagging (v19.0.0); no other changes.

PhilippHufnagl and others added 4 commits December 5, 2023 18:12
It appears adding 'reef' to pending_require_osd_release has been
forgotten. This PR adds it

Signed-off-by: Philipp Hufangl <p.hufnagl@proxmox.com>
(cherry picked from commit e443ef3)
Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
Per ceph/ceph-container#2174.

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
Copy link
Contributor

@idryomov idryomov left a comment

Choose a reason for hiding this comment

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

Ack from the RBD perspective

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

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

LGTM

@rzarzynski
Copy link
Contributor Author

Related PRs in ceph-container.git:

@ljflores ljflores merged commit 0a2572c into ceph:main Dec 22, 2023
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.

9 participants