Skip to content

Remove orchestrator from rook task and suite#45749

Merged
ljflores merged 1 commit intoceph:masterfrom
josephsawaya:fix-rook-tests
Apr 8, 2022
Merged

Remove orchestrator from rook task and suite#45749
ljflores merged 1 commit intoceph:masterfrom
josephsawaya:fix-rook-tests

Conversation

@josephsawaya
Copy link

This PR removes orchestrator commands from the
Rook task and the Rook test suite because the Rook
orchestrator is not being maintained, and the Rook
orchestrator CLI is obsolete. This should also
clarify the issue:

https://tracker.ceph.com/issues/53680

Signed-off-by: Joseph Sawaya jsawaya@redhat.com

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

This commit removes orchestrator commands from the
Rook task and the Rook test suite because the Rook
orchestrator is not being maintained, and the Rook
orchestrator CLI is obsolete. This should also
clarify the issue:

https://tracker.ceph.com/issues/53680

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

@ljflores
Copy link
Member

ljflores commented Apr 1, 2022

jenkins test api

@ljflores
Copy link
Member

ljflores commented Apr 1, 2022

Thanks for this @josephsawaya !

@ljflores ljflores requested a review from travisn April 4, 2022 19:00
@ljflores
Copy link
Member

ljflores commented Apr 4, 2022

@travisn this PR passed the teuthology tests, so I think it is ready to merge. Tagging you though to make sure this is okay with rook.

@ljflores
Copy link
Member

ljflores commented Apr 4, 2022

jenkins test api

@@ -1,8 +1,2 @@
tasks:

Choose a reason for hiding this comment

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

do you still need this file? Is pretty much empty now...

'storage': '10Gi' # <= (lte) the actual PV size
}
},
'storageClassName': 'scratch',
Copy link
Member

Choose a reason for hiding this comment

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

Are the PVs from a scratch storage class defined somewhere in the test already? If not, we won't be seeing OSDs created.

Copy link
Author

@josephsawaya josephsawaya Apr 5, 2022

Choose a reason for hiding this comment

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

The kubeadm task runs before the rook task is run, so the PVs and storage class are set up in that task

def setup_pvs(ctx, config):

@ljflores
Copy link
Member

ljflores commented Apr 7, 2022

@travisn @adk3798 etc. can we merge this?

@ljflores ljflores merged commit bd82d21 into ceph:master Apr 8, 2022
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.

6 participants