You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "brian wickman (JIRA)" <ji...@apache.org> on 2014/04/24 01:58:15 UTC

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

brian wickman created AURORA-349:
------------------------------------

             Summary: 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


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)