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

Fix path for Py2/Py3 WMAgent component logs in the restart script #10897

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

amaltaro
Copy link
Contributor

Fixes #10896

Status

ready

Description

Checks which agent we have deployed and use the proper path to the manage script and component logs.

Is it backward compatible (if not, which system it affects?)

yes

Related PRs

none

External dependencies / deployment changes

none

@amaltaro amaltaro changed the title Fix path for Py2/Py3 WMAgent logs Fix path for Py2/Py3 WMAgent component logs in the restart script Nov 10, 2021
@cmsdmwmbot
Copy link

Jenkins results:

  • Python2 Unit tests: succeeded
  • Python3 Unit tests: succeeded
    • 2 changes in unstable tests
  • Python2 Pylint check: succeeded
  • Python3 Pylint check: succeeded
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@amaltaro
Copy link
Contributor Author

Tested and it seems to be working fine.

Copy link
Contributor

@todor-ivanov todor-ivanov left a comment

Choose a reason for hiding this comment

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

things look good to me @amaltaro Thanks!

@amaltaro amaltaro merged commit e4cdbc2 into dmwm:master Nov 10, 2021
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.

Script to restart components with wrong paths
3 participants