[
https://issues.apache.org/jira/browse/AURORA-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392270#comment-15392270
]
Hudson commented on AURORA-1710:
--------------------------------
SUCCESS: Integrated in Aurora #1563 (See
[https://builds.apache.org/job/Aurora/1563/])
AURORA-1710 Make 'tier' required and remove support for 'production' (jcohen:
rev 380307ac1878cb71bc86d2ccd7887192161254cf)
* src/test/python/apache/aurora/client/cli/test_plugins.py
* src/main/python/apache/aurora/client/cli/context.py
* src/test/python/apache/aurora/client/cli/test_cron.py
* src/main/python/apache/aurora/client/config.py
* RELEASE-NOTES.md
* src/test/python/apache/aurora/client/test_config.py
* src/test/python/apache/aurora/client/cli/util.py
* src/test/python/apache/aurora/client/cli/test_restart.py
* src/test/python/apache/aurora/client/cli/test_context.py
* src/test/python/apache/aurora/client/cli/test_create.py
* src/test/python/apache/aurora/client/cli/test_command_hooks.py
* src/main/python/apache/aurora/client/api/__init__.py
> Make 'tier' required and remove support for 'production' flag in Job
> configuration
> ----------------------------------------------------------------------------------
>
> Key: AURORA-1710
> URL: https://issues.apache.org/jira/browse/AURORA-1710
> Project: Aurora
> Issue Type: Task
> Reporter: Mehrdad Nurolahzade
> Assignee: Mehrdad Nurolahzade
>
> # -Make {{tier}} a required field in {{TaskConfig}} Thrift struct.-
> # Backfill {{tier}} based on {{production}} flag.
> # The command line tool should query scheduler and revise the choice of
> {{tier}} and {{production}} in job configuration, if necessary.
> #* If {{tier}} is set, set/reset {{production}} to ensure consistency.
> #* Otherwise, set {{tier}} based on the value of {{production}}.
> # The command line tool should warn user if the {{production}} flag is used.
> Additionally, it must be ensured that not providing {{tier}} or specifying
> {{production}} flag prevents Job from being accepted by the scheduler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)