On Fri, Nov 08, 2013 at 03:58:40PM +0000, Milosz Wasilewski wrote:
On 8 November 2013 14:21, Antonio Terceiro antonio.terceiro@linaro.org wrote:
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.
is the server parameter used in any way? If not it might be just removed.
it is used to suggest the URL for you next time. So say you have submitted to `myserver` at http://example.com/RPC2/, next time it will prompt you with `myserver` as default, and when you just hit ENTER, it will also suggest the URL associated with `myserver` for you so you just have to hit ENTER again if that's OK. So if you use more than one server we can choose between then just by name, and the URL will be given to you.
Another problem I noticed when I managed to submit the job is missing submit_results command (in the result JSON file). I guess this is by design, but adding it might be a good idea.
Yes, that is by design because submitting results assumes you know to which bundle stream you want to submit to which we don't. Maybe we can add a new parameter for that.