On Fri, Nov 08, 2013 at 11:22:44AM +0000, Milosz Wasilewski wrote:
Hi,
I'm trying to complete the docs for linaro test suites and add the way running local .yaml files on the remote server. From the lava-tool README I took the following line:
lava testdef submit
It kinda works:
milosz@milosz-nb:~/linaro/testcases/staging-test-definitions/openembedded$ lava testdef submit busybox.yaml
Creating job file... device_type: rtsm_fvp_base-aemv8a image: https://releases.linaro.org/13.09/openembedded/aarch64/vexpress64-openembedd...
Created job file 'lava-tool-job.json'.
Server connection parameters: server: https://mwasilew@validation.linaro.org/RPC2/ rpc_endpoint: RPC2
you want: server: <any name you want> rpc_endpoint: https://mwasilew@validation.linaro.org/RPC2/
I recognize this UI is not optimal and will appreciate any suggestions on how to improve. Adding an explanation next to each parameter would probably help.