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/tasks/cephfs: increase timeout in test_nfs.py #45039

Merged
merged 1 commit into from Mar 8, 2022

Conversation

Matan-B
Copy link
Contributor

@Matan-B Matan-B commented Feb 15, 2022

Originated from #44911, regrading a common failure with test_nfs:
INFO:tasks.cephfs_test_runner:AssertionError: NFS Ganesha cluster deployment failed
This may be solved by allowing Ganesha daemon more time to be created/deleted.

Before the change:
https://pulpito.ceph.com/matan-2022-02-13_13:18:27-orch-master-distro-basic-smithi/
after:
https://pulpito.ceph.com/matan-2022-02-15_10:48:59-orch-master-distro-basic-smithi/

Tracker: https://tracker.ceph.com/issues/54329

Signed-off-by: Matan Breizman mbreizma@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

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
@Matan-B Matan-B requested a review from adk3798 February 15, 2022 12:29
@github-actions github-actions bot added cephfs Ceph File System nfs tests labels Feb 15, 2022
@vshankar
Copy link
Contributor

@Matan-B - Looks reasonable. Is there a tracker ticket for the failure?

@Matan-B
Copy link
Contributor Author

Matan-B commented Feb 21, 2022

@Matan-B - Looks reasonable. Is there a tracker ticket for the failure?

Added tracker ticket.

Copy link
Contributor

@adk3798 adk3798 left a comment

Choose a reason for hiding this comment

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

Thanks, this test had been a bit flaky and I'd meant to look into doing the same

@ljflores
Copy link
Contributor

ljflores commented Feb 23, 2022

@Matan-B this could definitely solve https://tracker.ceph.com/issues/54306 and https://tracker.ceph.com/issues/53422, as both end in the same AssertionError. I marked them as "Related" for now, but if they don't reappear after this fix is merged, we should mark them as duplicates.

@vshankar
Copy link
Contributor

@adk3798 If this failure shows up in orch suite, would you mind running it through the suite? (I mostly do fs suite runs)

@adk3798
Copy link
Contributor

adk3798 commented Mar 2, 2022

@adk3798 If this failure shows up in orch suite, would you mind running it through the suite? (I mostly do fs suite runs)

yes, sure. I'll get it in my next run

@adk3798
Copy link
Contributor

adk3798 commented Mar 8, 2022

http://pulpito.front.sepia.ceph.com/adking-2022-03-08_02:35:00-orch:cephadm-wip-adk-testing-2022-03-07-1743-distro-basic-smithi/

2 infra issues: 1 reimaging a machine, 1 pulling the container image used in the run (gzip: invalid checksum)
1 failure starting modules due to not finding the "natsort" module caused by one of the other PRs in the run.

@adk3798 adk3798 added the cephadm label Mar 8, 2022
@adk3798 adk3798 merged commit 03a0c3b into ceph:master Mar 8, 2022
@adk3798 adk3798 mentioned this pull request Mar 30, 2022
14 tasks
@adk3798 adk3798 mentioned this pull request Apr 27, 2022
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants