Skip to content
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

Enable wifi-basic test on the Genio 700 EVK #975

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nfraprado
Copy link
Contributor

The arm64-chromebook fragment includes several builtin firmware that are
needed for running some of the tests. Add a build job that includes it
and runs everywhere.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
This test was already defined in jobs-chromeos.yaml. In order to be able
to run it on non-chromeos platforms, add it to the main pipeline.yaml
too.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Run the wifi-basic test on the Genio 700 EVK. The WiFi card requires
some firmware files in order to be able to boot, which are included in
the arm64-chromebook fragment, hence this job depends on the
kbuild-gcc-12-arm64-chromebook build.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
@nfraprado
Copy link
Contributor Author

There's already a kbuild-gcc-12-arm64-chromebook job in chromeos-jobs.yaml, so I've renamed the one introduced here to kbuild-gcc-12-arm64-chromebook-main to avoid the CI failures. Let me know if you want to fix the issue in a different way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant