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

Adding WAITING status in checkstatusLoop #5336

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

aspiringmind-code
Copy link
Contributor

No description provided.

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Pylint check: failed
    • 3 warnings and errors that must be fixed
    • 3 warnings
    • 52 comments to review
  • Pycodestyle check: succeeded
    • 122 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-CRABClient-PR-test/1069/artifact/artifacts/PullRequestReport.html

@belforte
Copy link
Member

you can ignore pylint in CRABClient. Most of the complain are due to the fact that we need to keep code compatible with python2

@belforte
Copy link
Member

perfect, thanks.

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Pylint check: failed
    • 3 warnings and errors that must be fixed
    • 3 warnings
    • 52 comments to review
  • Pycodestyle check: succeeded
    • 122 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-CRABClient-PR-test/1070/artifact/artifacts/PullRequestReport.html

@aspiringmind-code aspiringmind-code merged commit 8b8c3c6 into dmwm:master Sep 30, 2024
1 of 2 checks passed
belforte pushed a commit to belforte/CRABClient that referenced this pull request Oct 22, 2024
* Adding detailed message in case of 'WAITING' task status

See https://github.com/dmwm/CRABServer/wiki/Task-scheduling

* Removing separate elif clause for WAITING status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants