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

Introduce deploy-centralvm.sh #10014

Merged
merged 1 commit into from Oct 26, 2020

Conversation

todor-ivanov
Copy link
Contributor

@todor-ivanov todor-ivanov commented Oct 22, 2020

Fixes #10013

Status

ready

Description

This is supposed to be used for automated central services deployment in a VM, similarly to the deploy-wmagent.sh script. Mostly for development purposes. In case we find it useful we may use the same strategy for automation of the process of personal deployment and development when we are done with the migration Kubernetes. This one basically follows the instructions provided here [2]

[1]
https://github.com/dmwm/WMCore/blob/master/deploy/deploy-wmagent.sh

[2]
https://github.com/dmwm/WMCore/wiki/Deploy-central-services-in-a-VM

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

YES

Related PRs

NO

External dependencies / deployment changes

<Does it require deployment changes? Does it rely on third-party libraries?>

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

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

Copy link
Contributor

@amaltaro amaltaro left a comment

Choose a reason for hiding this comment

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

I didn't have an opportunity to test it yet, but it looks fine. Thanks Todor.

@amaltaro
Copy link
Contributor

Actually, @todor-ivanov please squash those commits.

Add initial parameters verification.

Fix Help function.

Fix Help function.
@todor-ivanov
Copy link
Contributor Author

Thanks @amaltaro. I just squashed them.

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

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

Copy link
Contributor

@amaltaro amaltaro left a comment

Choose a reason for hiding this comment

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

Thanks

@amaltaro amaltaro merged commit 502d71b into dmwm:master Oct 26, 2020
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.

Create automated deployment scripts for central services
3 participants