You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/07/08 21:20:11 UTC

[jira] [Commented] (AURORA-1710) Make 'tier' required and remove support for 'production' flag in Job configuration

    [ https://issues.apache.org/jira/browse/AURORA-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368503#comment-15368503 ] 

Hudson commented on AURORA-1710:
--------------------------------

FAILURE: Integrated in Aurora #1554 (See [https://builds.apache.org/job/Aurora/1554/])
AURORA-1710 Make 'tier' required and remove support for 'production' (jcohen: rev 7701d218cd9c22cb4a2f107d28695d57e679b402)
* src/test/python/apache/aurora/client/cli/test_plugins.py
* src/test/python/apache/aurora/client/cli/test_context.py
* src/main/python/apache/aurora/client/cli/context.py
* src/test/python/apache/aurora/client/cli/test_command_hooks.py
* RELEASE-NOTES.md
* src/test/python/apache/aurora/client/test_config.py
* src/test/python/apache/aurora/client/cli/test_restart.py
* src/main/python/apache/aurora/client/config.py
* src/main/python/apache/aurora/client/api/__init__.py
* src/test/python/apache/aurora/client/cli/util.py
* src/test/python/apache/aurora/client/cli/test_cron.py
* src/test/python/apache/aurora/client/cli/test_create.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)