Three things more:
* This works for test jobs as well
* You can edit a task and resubmit it by adding
task.payload.features.interactive to true
* You can also click on "private/docker-worker/display.html" and get VNC
access over the browser.
 * You can actually see the browser running the tests!

Known bug: If you use --interactive your push will show up as green (bug
1232385)


On 16-02-02 02:27 PM, Armen Zambrano G. wrote:
> Hello,
> This was demonstrated at Mozlando by gardnt and jonasfj.
> 
> To use it:
> * add --interactive to your try syntax
> * wait for the task to start running
> * click on "Inspect task" hyperlink
>  * bottom left of page when you click a job on Treeherder
> * click on 'private/docker-worker/shell.html' under artifacts
> * wait a bit until you see a prompt
> 
> Notice, the actual job won't be executing. It simply helps you inspect
> what is installed in the docker image.
> 
> At the moment, I've only tried this with a build docker image.
> 
> regards,
> Armen
> 
> ---
> INTERACTIVE
> Allows ssh-like access to running containers. Will extend the lifetime
> of a task to allow a user to SSH in before the container dies, so be
> careful when using this feature. Will also keep the task alive while is
> connected and a little bit after that so a user can keep working in ssh
> after the task ends.
> ---
> 
> The slides (--interactive is mentioned 3/4 through the deck) :
> http://docs.taskcluster.net/presentations/lightning-talk/#/interactive
> 


-- 
Zambrano Gasparnian, Armen
Automation & Tools Engineer
http://armenzg.blogspot.ca
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to