-
Notifications
You must be signed in to change notification settings - Fork 32
Enable qualcomm LAVA lab #612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add an entry to `runtimes` section for Qualcomm lab configurations. Signed-off-by: Jeny Sadadia <[email protected]>
Add job configuration `baseline-x86-qualcomm` for running baseline job in Qualcomm LAVA lab. Add scheduler entry as well. Signed-off-by: Jeny Sadadia <[email protected]>
Add runtime argument `lab-qualcomm` to `scheduler-lava` container. This will enable the pipeline to run and submit jobs to Qualcomm LAVA lab. Signed-off-by: Jeny Sadadia <[email protected]>
777d218
to
0afca48
Compare
@JenySadadia many thanks for that. It looks like it's working (there are a couple of jobs running). I guess next step for me is to prepare job templates for the devices I really would like to test and update the filters in the pipeline. |
Hi @mwasilew
Please let us know if we can help you with that. |
It requires TFTP and I don't think I ever set it up. It's best to disable RPi4 kernelci jobs in this case.
I have example job that boots kernelci build: Looking at the available templates I wasn't able to find a similar one. I'm now trying to setup my local kernelci env so I can send a PR to fix it. qcs6490-rb3g2 is the only device that should be used for kernelci at the moment. |
316e289
to
8f2fbb1
Compare
Okay. I disabled the job. |
You were quicker. I was planning on enabling TFTP today :) I'll put it on backburner. |
Oh, no worries. I just need to uncomment a line once you enable TFTP. |
I enabled tftp now: https://lava.infra.foundries.io/scheduler/job/43135 @JenySadadia since I'm receiving some test jobs from kernelci I assume this config is already deployed somewhere. Is this some kind of staging environment? |
That was quick. Thanks, I'll enable the test.
Yes, we have services deployed on a staging instance. Here is the link if you want to check https://staging.kernelci.org:9088/. |
Add job configuration `baseline-arm64-qualcomm` for running baseline job for `arm64` in Qualcomm LAVA lab. Add scheduler entry as well. Signed-off-by: Jeny Sadadia <[email protected]>
8f2fbb1
to
f710686
Compare
Closes: kernelci/kernelci-project#358
baseline-x86
job for qualcommbaseline-arm64
job for qualcomm