Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging.validation.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging. validation.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
On 18 January 2018 at 11:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
You're looking for SSH Primary Connection which is not a good way to run any tests due to issues with persistence. The BBB should always be re-deployed and re-booted at the start of every test job.
https://staging.validation.linaro.org/static/docs/v2/simple-admin.html#probl...
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging.validatio n.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
Thanks Neil This is important information to be noted while working SSH Primary Connection. Can you share one Sample Testjob YAML which uses SSH Primary Connection and prepare-scp-overlay to execute test on BBB without using Deploy section.
On Thu, Jan 18, 2018 at 6:26 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 11:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
You're looking for SSH Primary Connection which is not a good way to run any tests due to issues with persistence. The BBB should always be re-deployed and re-booted at the start of every test job.
https://staging.validation.linaro.org/static/docs/v2/ simple-admin.html#problems-with-simplistic-testing
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging.validatio n.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
On 18 January 2018 at 14:21, Chetan Sharma chetan.sharma@timesys.com wrote:
Thanks Neil This is important information to be noted while working SSH Primary Connection. Can you share one Sample Testjob YAML which uses SSH Primary Connection and prepare-scp-overlay to execute test on BBB without using Deploy section.
Not currently. Due to the issues with persistence, we do not deploy any devices which offer that support in any public LAVA instances. You really do need to use deploy and boot actions. Do not think that primary connections are a shortcut, they are a dead end which will waste more time than actually doing the deployment and boot for every test job.
On Thu, Jan 18, 2018 at 6:26 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 11:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
You're looking for SSH Primary Connection which is not a good way to run any tests due to issues with persistence. The BBB should always be re-deployed and re-booted at the start of every test job.
https://staging.validation.linaro.org/static/docs/v2/simple- admin.html#problems-with-simplistic-testing
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams <neil.williams@linaro.org
wrote:
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging.validatio n.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
Thanks Neil I have found this YAML File with similar example.
https://github.com/Yaaaaao/lava-refactoring/blob/master-yao/mustang-ssh-gues...
On Thu, Jan 18, 2018 at 7:55 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 14:21, Chetan Sharma chetan.sharma@timesys.com wrote:
Thanks Neil This is important information to be noted while working SSH Primary Connection. Can you share one Sample Testjob YAML which uses SSH Primary Connection and prepare-scp-overlay to execute test on BBB without using Deploy section.
Not currently. Due to the issues with persistence, we do not deploy any devices which offer that support in any public LAVA instances. You really do need to use deploy and boot actions. Do not think that primary connections are a shortcut, they are a dead end which will waste more time than actually doing the deployment and boot for every test job.
On Thu, Jan 18, 2018 at 6:26 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 11:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
You're looking for SSH Primary Connection which is not a good way to run any tests due to issues with persistence. The BBB should always be re-deployed and re-booted at the start of every test job.
https://staging.validation.linaro.org/static/docs/v2/simple- admin.html#problems-with-simplistic-testing
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams < neil.williams@linaro.org> wrote:
On 18 January 2018 at 10:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Everyone Can anyone share sample Yaml File and Usecase using "prepare-scp-overlay" using MultiNode.
This is for secondary connections using scp: https://staging.validatio n.linaro.org/scheduler/job/207837.1#action_1-2
Some calls can only be made against specific actions. Specifically, the prepare-scp-overlay action needs the IP address of the host device to be able to copy the LAVA overlay (containing the test definitions) onto the device before connecting using ssh to start the test. This is a complex configuration to write.
-- Thanks & Regards Chetan Sharma
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
On 18 January 2018 at 15:15, Chetan Sharma chetan.sharma@timesys.com wrote:
Thanks Neil I have found this YAML File with similar example. https://github.com/Yaaaaao/lava-refactoring/blob/master- yao/mustang-ssh-guest.yaml
That's *not* primary SSH connection, that is part of a MultiNode secondary connection, exactly the same as the BBB example I gave earlier.
It's also a random github copy of the actual repository: https://git.linaro.org/lava-team/refactoring.git/
The actual file has moved into the lava-server examples: https://git.linaro.org/lava/lava-server.git/tree/doc/v2/examples/test-jobs/m...
That's this test job: https://git.linaro.org/lava/lava-server.git/tree/doc/v2/examples/test-jobs/m...
However, that device is currently offline due to some hardware-specific issue.
On Thu, Jan 18, 2018 at 7:55 PM, Neil Williams neil.williams@linaro.org wrote:
On 18 January 2018 at 14:21, Chetan Sharma chetan.sharma@timesys.com wrote:
Thanks Neil This is important information to be noted while working SSH Primary Connection. Can you share one Sample Testjob YAML which uses SSH Primary Connection and prepare-scp-overlay to execute test on BBB without using Deploy section.
Not currently. Due to the issues with persistence, we do not deploy any devices which offer that support in any public LAVA instances. You really do need to use deploy and boot actions. Do not think that primary connections are a shortcut, they are a dead end which will waste more time than actually doing the deployment and boot for every test job.
On Thu, Jan 18, 2018 at 6:26 PM, Neil Williams <neil.williams@linaro.org
wrote:
On 18 January 2018 at 11:58, Chetan Sharma chetan.sharma@timesys.com wrote:
Hi Neil Can we skip Deploy section and boot section of Beaglebone and Can we pass boot prompt details of Beaglebone to guest role instance directly to ssh beaglebone to perform SCP operation.
You're looking for SSH Primary Connection which is not a good way to run any tests due to issues with persistence. The BBB should always be re-deployed and re-booted at the start of every test job.
https://staging.validation.linaro.org/static/docs/v2/simple- admin.html#problems-with-simplistic-testing
On Thu, Jan 18, 2018 at 4:57 PM, Neil Williams < neil.williams@linaro.org> wrote:
On 18 January 2018 at 10:58, Chetan Sharma <chetan.sharma@timesys.com > wrote:
> Hi Everyone > Can anyone share sample Yaml File and Usecase using > "prepare-scp-overlay" using MultiNode. >
This is for secondary connections using scp: https://staging.validation.linaro.org/scheduler/job/207 837.1#action_1-2
> > > Some calls can only be made against specific actions. Specifically, > the prepare-scp-overlay action needs the IP address of the host > device to be able to copy the LAVA overlay (containing the test > definitions) onto the device before connecting using ssh to start > the test. This is a complex configuration to write. > > -- > Thanks & Regards > Chetan Sharma > > _______________________________________________ > Lava-users mailing list > Lava-users@lists.linaro.org > https://lists.linaro.org/mailman/listinfo/lava-users > >
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/
-- Thanks & Regards Chetan Sharma
lava-users@lists.lavasoftware.org