Skip to content

qa/tasks/rook: add OSD creation to Rook QA#42873

Merged
liewegas merged 1 commit intoceph:masterfrom
josephsawaya:rook-qa-osd-creation
Sep 2, 2021
Merged

qa/tasks/rook: add OSD creation to Rook QA#42873
liewegas merged 1 commit intoceph:masterfrom
josephsawaya:rook-qa-osd-creation

Conversation

@josephsawaya
Copy link

This commit adds OSD creation to the Rook QA tasks. The Rook task will
now only create one OSD using the storage attribute in the Ceph Cluster CR.
Then it will do ceph orch apply osd --all-available-devices to create OSDs
on the rest of the PVs.

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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

- ceph orch ps
- ceph orch ls
- ceph orch device ls
- ceph orch device ls No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

drop this hunk

@liewegas liewegas force-pushed the rook-qa-osd-creation branch from 924fc99 to fbba9a0 Compare August 31, 2021 22:17
@github-actions github-actions bot added the rook label Aug 31, 2021
This commit adds OSD creation to the Rook QA tasks. The Rook task will
explicitly wait for the mgr to start and the CLI to work (instead of
implicitly doing so while waiting for 'ceph osd dump' to work).
Then it will do `ceph orch apply osd --all-available-devices` to create
OSDs on the rest of the PVs.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
@liewegas
Copy link
Member

liewegas commented Sep 2, 2021

@liewegas liewegas merged commit 9cb2f44 into ceph:master Sep 2, 2021
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.

2 participants