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

Make a switch from das_client to dasgoclient (DO NOT MERGE) #3869

Merged
merged 2 commits into from Mar 27, 2018
Merged

Make a switch from das_client to dasgoclient (DO NOT MERGE) #3869

merged 2 commits into from Mar 27, 2018

Conversation

vkuznet
Copy link
Contributor

@vkuznet vkuznet commented Mar 22, 2018

No description provided.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @vkuznet (Valentin Kuznetsov) for branch IB/CMSSW_10_1_X/gcc630.

@cmsbuild, @smuzaffar, @gudrutis, @mrodozov can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@vkuznet
Copy link
Contributor Author

vkuznet commented Mar 22, 2018

Please do not merge yet this PR. It is proposal to review before making a switch. @smuzaffar could you please review and let me know if this is what we need. If so, per our DM agreement we need to perform a switch on last day of March.

@cms-sw cms-sw deleted a comment from cmsbot Mar 25, 2018
dasgoclient.spec Outdated
if [ -f $RPM_INSTALL_PREFIX/common/das_client ]; then
rm $RPM_INSTALL_PREFIX/common/das_client
fi
ln -s $RPM_INSTALL_PREFIX/common/dasgoclient $RPM_INSTALL_PREFIX/common/das_client
Copy link
Contributor

Choose a reason for hiding this comment

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

@vkuznet , one problem which we will have is that if someone install an old cmssw release after installing this? old release will bring an old das_client which will override the das_client symlink. I would suggest to drop the above change and make use of override/bin/das_client. No package yet creates share/overrides/bin/das_client so I would suggest to create override/bin/das_client symlink pointing to common/dasgocleint.

Only issue left is for those release where we call das_client.py (which is already in available in share/override/bin) and I do not see any simple solution for this.

@cms-sw cms-sw deleted a comment from cmsbot Mar 25, 2018
@smuzaffar
Copy link
Contributor

@vkuznet , please see my comment https://github.com/cms-sw/cmsdist/pull/3869/files#r176945764
plus I would suggest to drop the das_client-toolfile dependency here https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_10_1_X/gcc630/cmssw-tool-conf.spec#L25

@cmsbuild
Copy link
Contributor

Pull request #3869 was updated.

@vkuznet
Copy link
Contributor Author

vkuznet commented Mar 25, 2018

Shahzad, I dropped requested block and I agree that we can remove das_client-toolfile but probably after the switch. Please review and decide when to merge.

@smuzaffar
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 26, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/27102/console

@smuzaffar
Copy link
Contributor

@vkuznet , I am fine with the change. Should we merge it today so that it become part of 10.1.0 release and get deployed? Note that 10.1.0 will be out tomorrow or day after tomorrow.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@vkuznet
Copy link
Contributor Author

vkuznet commented Mar 26, 2018 via email

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3869/27102/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2498300
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2498123
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.39000000009 KiB( 22 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@smuzaffar smuzaffar merged commit f9209e4 into cms-sw:IB/CMSSW_10_1_X/gcc630 Mar 27, 2018
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.

None yet

3 participants