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

Batch fix reorder scripts regression tests #411

Merged

Conversation

jedwards4b
Copy link
Contributor

Reorder tests in scripts_regression_tests (fast first slower later)
Test suite: scripts regression tests
Test baseline:
Test namelist changes:
Test status: 1 known failure in TestTestScheduler
Fixes #401

User interface changes?:

Code review:

@@ -424,7 +424,8 @@

<batch_system MACH="yellowstone" type="lsf" version="9.1">
<queues>
<queue walltimemax="24:00" jobmin="1" jobmax="8">caldera</queue>
<queue walltimemax="24:00" jobmin="1" jobmax="1" jobname="case.lt_archive">hpss</queue>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

adds support for jobname allowing a special queue for a certain job

@jgfouca
Copy link
Contributor

jgfouca commented Aug 16, 2016

Looks good.

@jgfouca jgfouca merged commit 212b185 into ESMCI:master Aug 16, 2016
@jedwards4b jedwards4b deleted the batch_fix_reorder_scripts_regression_tests branch August 23, 2016 18:34
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.

2 participants