[
https://issues.apache.org/jira/browse/AURORA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008008#comment-14008008
]
Bill Farner commented on AURORA-349:
------------------------------------
Is this a stale bug? AFAIK the tests are now working.
> e2e test broken on master
> -------------------------
>
> Key: AURORA-349
> URL: https://issues.apache.org/jira/browse/AURORA-349
> Project: Aurora
> Issue Type: Bug
> Components: Testing
> Reporter: brian wickman
> Assignee: Kevin Sweeney
> Priority: Blocker
> Fix For: 0.5.0
>
>
> Getting the following error
> {noformat}
> == Creating job
> + run_sched '/vagrant/deploy_test/aurora_client.pex create
> devcluster/vagrant/test/flask_example
> /vagrant/src/test/sh/org/apache/aurora/e2e/flask/flask_example.aurora'
> + vagrant ssh devcluster -c '/vagrant/deploy_test/aurora_client.pex create
> devcluster/vagrant/test/flask_example
> /vagrant/src/test/sh/org/apache/aurora/e2e/flask/flask_example.aurora'
> INFO] Creating job flask_example
> INFO] Response from scheduler: INVALID_REQUEST (message:
> org.apache.aurora.scheduler.cron.CronException: Not a valid cron job,
> vagrant/test/flask_example has no cron schedule)
> + collect_result
> + [[ 1 = 0 ]]
> + echo '!!!'
> !!!
> + echo 'FAIL (something returned non-zero)'
> FAIL (something returned non-zero)
> + echo ''
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)