Skip to content

qa/cephadm: remove fsid dir before bootstrap in test_cephadm.sh#47796

Merged
adk3798 merged 1 commit intoceph:mainfrom
adk3798:test_cephadm_fix
Sep 2, 2022
Merged

qa/cephadm: remove fsid dir before bootstrap in test_cephadm.sh#47796
adk3798 merged 1 commit intoceph:mainfrom
adk3798:test_cephadm_fix

Conversation

@adk3798
Copy link
Contributor

@adk3798 adk3798 commented Aug 24, 2022

The shell commands we test beforehand can create the
/var/lib/ceph/00000000-0000-0000-0000-0000deadbeef directory
and that directory being present will block bootstrap as
it will think a cluster with this fsid alreayd exists

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

Signed-off-by: Adam King adking@redhat.com

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

The shell commands we test beforehand can create the
/var/lib/ceph/00000000-0000-0000-0000-0000deadbeef directory
and that directory being present will block bootstrap as
it will think a cluster with this fsid alreayd exists

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

Signed-off-by: Adam King <adking@redhat.com>
@adk3798 adk3798 requested a review from a team as a code owner August 24, 2022 19:25
@github-actions github-actions bot added the tests label Aug 24, 2022
@adk3798
Copy link
Contributor Author

adk3798 commented Aug 31, 2022

jenkins test make check

@adk3798
Copy link
Contributor Author

adk3798 commented Sep 1, 2022

@adk3798
Copy link
Contributor Author

adk3798 commented Sep 1, 2022

jenkins test make check

2 similar comments
@adk3798
Copy link
Contributor Author

adk3798 commented Sep 1, 2022

jenkins test make check

@adk3798
Copy link
Contributor Author

adk3798 commented Sep 2, 2022

jenkins test make check

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