GitHub user marti1125 opened a pull request:
https://github.com/apache/aurora/pull/18
update output of commands #AURORA-1434
Hi, I updated the output of following commands
https://issues.apache.org/jira/browse/AURORA-1434
vagrant@aurora:~$ aurora job create devcluster/www-data/devel/hello_world
/vagrant/hello_world.aurora
INFO] Creating job hello_world
INFO] Checking status of devcluster/www-data/devel/hello_world
Job create succeeded: job
url=http://aurora.local:8081/scheduler/www-data/devel/hello_world
vagrant@aurora:~$ aurora update start
devcluster/www-data/devel/hello_world /vagrant/
vagrant@aurora:~$ aurora job killall devcluster/www-data/devel/hello_world
INFO] Killing tasks for job: devcluster/www-data/devel/hello_world
INFO] Instances to be killed: [0]
Successfully killed instances [0]
Job killall succeeded
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marti1125/aurora AURORA-1434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/aurora/pull/18.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18
----
commit 7106165fab0b791a01319479be9459406c3f3c34
Author: Willy Aguirre <[email protected]>
Date: 2015-08-12T04:44:54Z
update output of commands #AURORA-1434
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---