Skip to content

qa/vstart_runner: increase timeout for vstart.sh command#56977

Closed
rishabh-d-dave wants to merge 1 commit intoceph:mainfrom
rishabh-d-dave:dashboard-vstart_runner
Closed

qa/vstart_runner: increase timeout for vstart.sh command#56977
rishabh-d-dave wants to merge 1 commit intoceph:mainfrom
rishabh-d-dave:dashboard-vstart_runner

Conversation

@rishabh-d-dave
Copy link
Contributor

@rishabh-d-dave rishabh-d-dave commented Apr 18, 2024

qa/vstart_runner: increase timeout for vstart.sh command

Since the timeout bug was fixed (https://tracker.ceph.com/issues/65533)
"Ceph API tests" sometimes fails because vstart.sh command had to be
aborted due to timeout.

Currently, "timeout" is set to 300 seconds which sometimes is not enough
for vstart.sh to run successfully for "Ceph API tests" CI job. 180
seconds usually suffices for vstart.sh to run successfully when used for
CephFS.

Increase value of "timeout" to avoid such failures on "Ceph API tests" CI.

Fixes: https://tracker.ceph.com/issues/65565
Signed-off-by: Rishabh Dave <ridave@redhat.com>

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

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
  • jenkins test rook e2e

@rishabh-d-dave rishabh-d-dave requested review from a team, Pegonzal, nizamial09 and vshankar and removed request for a team April 18, 2024 09:05
@rishabh-d-dave rishabh-d-dave force-pushed the dashboard-vstart_runner branch from e981743 to 27e071d Compare April 18, 2024 09:23
Since the timeout bug was fixed (https://tracker.ceph.com/issues/65533)
"Ceph API tests" sometimes fails because vstart.sh command had to be
aborted due to timeout.

Currently, "timeout" is set to 300 seconds which sometimes is not enough
for vstart.sh to run successfully for "Ceph API tests" CI job. 180
seconds usually suffices for vstart.sh to run successfully when used for
CephFS.

Increase value of "timeout" to avoid such failures on "Ceph API tests" CI.

Fixes: https://tracker.ceph.com/issues/65565
Signed-off-by: Rishabh Dave <ridave@redhat.com>
@rishabh-d-dave rishabh-d-dave force-pushed the dashboard-vstart_runner branch from 27e071d to f779b42 Compare April 18, 2024 09:25
@nizamial09
Copy link
Member

Cherry-picked to #56974

@nizamial09 nizamial09 closed this Apr 18, 2024
@rishabh-d-dave
Copy link
Contributor Author

Cherry-picked to #56974

Cool.

I've updated the tracker ticket.

@rishabh-d-dave rishabh-d-dave deleted the dashboard-vstart_runner branch April 18, 2024 10:09
@rishabh-d-dave rishabh-d-dave restored the dashboard-vstart_runner branch April 18, 2024 10:10
@rishabh-d-dave rishabh-d-dave deleted the dashboard-vstart_runner branch May 3, 2024 13:57
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