On Thu, 13 Dec 2018 at 00:31, suker suker@nexell.co.kr wrote:
Dear Milosz
Thank you for your reply.
I was misunderstanding the role of SQUAD.
In the current situation, the part where I am having difficulty is the SQUAD system setup as the following figure.
Examples of using SQUAD can be found on the document page, but it is difficult to find the system configuration. I wonder if there is a guide for this.
I'm still missing your use case. What are you trying to achieve? Out of the box you usually need very little configuration. All depends on your CI setup.
milosz
Thanks
choonghyun Jeon
On 18. 12. 12. 오후 7:34, Milosz Wasilewski wrote:
On Wed, 12 Dec 2018 at 08:09, suker suker@nexell.co.kr wrote:
Dear linaro
I am a software engineer and working for Nexell Corporation in South Korea.
Recently, I found SQUAD and interested.
I downloaded the source from github and tried to run the docker and it on the local machine.
Unfortunately, SQUAD admistration is complicated and the setting method is unknown.
For example, to connect with Jenkins and SQUAD, *I do not know how to set it in SQUAD.*
Could you describe your goal here? SQUAD is a tool to collect testing results. I'm not sure what do you mean by 'connect Jenkins to SQUAD'. There may be many ways and it depends on your use case.
Already I saw below page.
(https://squad.readthedocs.io/en/latest/api.html#projects-api-projects)
Jenkins and LAVA are already in operation in my company.
if you're planning to use jenkins for building and LAVA for testing, SQUAD can be used to track results of the tests. We have similar setup at Linaro. In short jenkins build scripts generate LAVA job definitions. Than these definitions are send to SQUAD so it can submit them to LAVA and track the test jobs. After test jobs are completed results are pulled from LAVA. Here is example script from our jenkins build: https://git.linaro.org/ci/job/configs.git/tree/openembedded-lkft/submit_for_... as you can see the SQUAD API to call in this case is /api/submitjob. Details about it here in the docs: https://squad.readthedocs.io/en/latest/ci.html#ci-job-ref-label
milosz
Thanks
ChoongHyun Jeon.
Squad-dev mailing list Squad-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/squad-dev