-
Notifications
You must be signed in to change notification settings - Fork 40
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
HTCONDOR-1968: Warn about old job router configuration syntax depreca… #581
HTCONDOR-1968: Warn about old job router configuration syntax depreca… #581
Conversation
…tion -Added warning message to all provided configuration files at the use of one of the deprecated macros -In verify_ce_config.py if using the old configuration display warning message
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM. See in-line comments. Pre-approving
Here are those minor anticipated changes. |
Expand message for job router syntax deprecation to be more inclusive to the entirety of the HTCSS. Co-authored-by: Brian Lin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@timtheisen said that the EL8 test failures are not related to the given changes so I will merge this |
…tion
-Added warning message to all provided configuration files
at the use of one of the deprecated macros
-In verify_ce_config.py if using the old configuration display
warning message