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

raise exception if MINIAOD is requested in HeavyIonsRun2 (same as #12075) #12076

Conversation

slava77
Copy link
Contributor

@slava77 slava77 commented Oct 23, 2015

config build works without --miniaod.

Checked with --miniaod

python Configuration/DataProcessing/test/RunPromptReco.py --scenario HeavyIonsRun2\
 --reco --aod --dqmio --miniaod --global-tag GLOBALTAG --lfn=/store/whatever
Retrieved Scenario: HeavyIonsRun2
Using Global Tag: GLOBALTAG
Configuring to Write out RECO
Configuring to Write out AOD
Configuring to Write out MiniAOD
Configuring to Write out DQMIO
Traceback (most recent call last):
  File "Configuration/DataProcessing/test/RunPromptReco.py", line 186, in <module>
    recoinator()
  File "Configuration/DataProcessing/test/RunPromptReco.py", line 104, in __call__
    raise RuntimeError, msg
RuntimeError: Error creating Prompt Reco config:
MINIAOD is not supported in HeavyIonsRun2

@slava77
Copy link
Contributor Author

slava77 commented Oct 23, 2015

@cmsbuild please test

@cmsbuild cmsbuild added this to the Next CMSSW_7_6_X milestone Oct 23, 2015
@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @slava77 (Slava Krutelyov) for CMSSW_7_6_X.

raise exception if MINIAOD is requested in HeavyIonsRun2 (same as #12075)

It involves the following packages:

Configuration/DataProcessing

@cmsbuild, @franzoni, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @Martin-Grunewald this is something you requested to watch as well.
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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@Degano you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

davidlange6 added a commit that referenced this pull request Oct 24, 2015
…gn620/hiRun2-check-miniAOD

raise exception if MINIAOD is requested in HeavyIonsRun2 (same as #12075)
@davidlange6 davidlange6 merged commit 2e21e92 into cms-sw:CMSSW_7_6_X Oct 24, 2015
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

4 participants