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 BuildFile, use lower case flags tag #31404

Merged
merged 1 commit into from Sep 9, 2020
Merged

Fix BuildFile, use lower case flags tag #31404

merged 1 commit into from Sep 9, 2020

Conversation

smuzaffar
Copy link
Contributor

SCRAM V3 complains about these flags

Invalid tag 'Flags' found in src/GeneratorInterface/ReggeGribovPartonMCInterface/BuildFile.xml.
Invalid tag 'Flags' found in src/GeneratorInterface/ReggeGribovPartonMCInterface/BuildFile.xml.
Invalid tag 'Flags' found in src/GeneratorInterface/ReggeGribovPartonMCInterface/BuildFile.xml.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

The code-checks are being triggered in jenkins.

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31404/18259

  • This PR adds an extra 8KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master.

It involves the following packages:

GeneratorInterface/ReggeGribovPartonMCInterface

@SiewYan, @mkirsano, @cmsbuild, @GurpreetSinghChahal, @agrohsje, @alberto-sanchez, @qliphy can you please review it and eventually sign? Thanks.
@alberto-sanchez, @cbaus, @agrohsje, @mkirsano this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

+1
Tested at: 838cc75
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-50c233/9216/summary.html
CMSSW: CMSSW_11_2_X_2020-09-08-2300
SCRAM_ARCH: slc7_amd64_gcc820

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-50c233/9216/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-50c233/9216/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2609667
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2609644
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@davidlange6
Copy link
Contributor

are these flags actually needed? Eg, was this incorrect for the past many errors, or does scramv2 correct this error?

@smuzaffar
Copy link
Contributor Author

@davidlange6
Copy link
Contributor

Right - my question is if we've had this behavior the last ten years, are we sure we want to change it? It looks like it only turns on/off functionality in the package, so fixing that is safe enough.

@smuzaffar
Copy link
Contributor Author

behaviour is not changed. It is only that SCRAM V2 was not case sensitive so these flags were always set [a] by SCRAM V2.
With SCRAM V3, I would like to make it case sensitive (every thing is alredy lower case any way) and warns about these flags (but still use set them[b] to not break any thing).

[a]
https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/slc7_amd64_gcc820/CMSSW_11_2_X_2020-09-07-1100/GeneratorInterface/ReggeGribovPartonMCInterface

[b]
https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/slc7_amd64_gcc820/CMSSW_11_2_SCRAMV3_X_2020-09-08-1100/GeneratorInterface/ReggeGribovPartonMCInterface

@davidlange6
Copy link
Contributor

davidlange6 commented Sep 9, 2020 via email

@agrohsje
Copy link

agrohsje commented Sep 9, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2020

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit ffed038 into master Sep 9, 2020
@smuzaffar smuzaffar deleted the smuzaffar-patch-3 branch November 6, 2020 21:07
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

5 participants