Skip to content
Snippets Groups Projects
Chase Qi's avatar
Chase Qi authored
CI_LAVA_TOKEN is required for submitting job to LAVA server. It should
be set in instance level gitlab CI/CD variables for testing forking dev
flow based MRs.

With `when: never` rule, test job will not be added to pipeline if the
above var not set. If the condition not set in test job that extends
`.lava-test`, `.lava-test` will ask user to do so and then exit with
unsuccessful job status. There is no easy way to exit early with
successful status yet. See
https://gitlab.com/gitlab-org/gitlab/-/issues/329217#note_572963049



Adding the above condition in `.lava-test` has no impact on test job
that extends the `.lava-test`.

Signed-off-by: default avatarChase Qi <chase.qi@linaro.org>
f79a7611
History

Oniro Project

Welcome to the Oniro Project bootstrap git repository! You are welcome to take a tour and play with Oniro's initial code contribution in its final steps toward becoming the project's official code base. And, if you feel like joining, we would love to welcome you among the list of Oniro's initiating supporters. These are exciting times! There couldn't be a better moment for joining Oniro!

Learn more about the Oniro Project.

Read the documentation.

*Oniro is a trademark of Eclipse Foundation.

About

The oniro repository is a collection of bitbake layers that implement the build system support in Oniro Project. Check the README.md file in each of the included layers for layer-specific additional information.

The build system documentation is available in the docs subdirectory.

Contributing

See the CONTRIBUTING.md file.

License

See the LICENSES subdirectory.