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

Remove postToAMQ (post_to_amq) and fix typo in doc_type_amq #11573

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

vkuznet
Copy link
Contributor

@vkuznet vkuznet commented Apr 25, 2023

Fixes https://gitlab.cern.ch/cmsweb-k8s/services_config/-/merge_requests/214
Related to #11429

Status

ready

Description

Removed post_to_amq configuration parameter and local variable postToAMQ since they are not used in a code and fixed typo doc_to_amg to doc_to_amq which is used in MSPIleup configuration.

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

YES

Related PRs

<If it's a follow up work; or porting a fix from a different branch, please mention them here.>

External dependencies / deployment changes

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

@vkuznet vkuznet requested a review from amaltaro April 25, 2023 12:07
@vkuznet vkuznet self-assigned this Apr 25, 2023
@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 1 new failures
  • Python3 Pylint check: succeeded
    • 1 warnings
    • 4 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded
    • 1 comments to review

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

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 2 tests no longer failing
    • 1 changes in unstable tests
  • Python3 Pylint check: succeeded
    • 1 warnings
    • 4 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/14230/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.

Changes look good to me. Can you please squash these 2 commits though?

In order to push in a clean patch release into CMSWEB, we will have to backport this fix to a different branch (I just created 2.2.0.2_cmsweb). We can then backport it and cut a new release like 2.2.0.3.

I foresee releasing a 2.2.0.4 at some point today/tomorrow, for WMAgent purposes. But that will definitely be using 2.2.0.2_wmagent branch.

@vkuznet
Copy link
Contributor Author

vkuznet commented Apr 25, 2023

squash is done.

@cmsdmwmbot
Copy link

Jenkins results:

  • Python3 Unit tests: succeeded
    • 3 tests no longer failing
  • Python3 Pylint check: succeeded
    • 1 warnings
    • 4 comments to review
  • Pylint py3k check: succeeded
  • Pycodestyle check: succeeded

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

@amaltaro amaltaro merged commit fd77f63 into dmwm:master Apr 25, 2023
@amaltaro
Copy link
Contributor

@vkuznet Valentin, please backport it to 2.2.0.2_cmsweb branch, i.e., create a new PR by cherry-picking this changes and open the PR against the branch aforementioned. We will then merge that and cut a 2.2.0.3 release.

@vkuznet
Copy link
Contributor Author

vkuznet commented Apr 25, 2023

Done, see #11574

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.

3 participants