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-openembedded_lamp-armv8_20130927-7.img.gz > > Created job file 'lava-tool-job.json'. > > Server connection parameters: > server: https://[email protected]/RPC2/ > rpc_endpoint: RPC2
you want: server: <any name you want> rpc_endpoint: https://[email protected]/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. -- Antonio Terceiro Software Engineer - Linaro http://www.linaro.org
signature.asc
Description: Digital signature
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
