You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/06/28 00:11:24 UTC

[jira] [Resolved] (AURORA-349) e2e test broken on master

     [ https://issues.apache.org/jira/browse/AURORA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Farner resolved AURORA-349.
--------------------------------

    Resolution: Fixed

> 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)