CI: Test toolchain and bundle images against OHOS codebase
Fetch OpenHarmony OS codebase release tarballs and test
oniro-openharmony-toolchain and oniro-openharmony-bundle against these.
In order to save CI resources, only MR pipelines run these new jobs
automatically. For normal branch pipelines, the job are set to manual, so
developer can choose to run them as needed.
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
Showing
- .gitlab-ci.yml 103 additions, 2 deletions.gitlab-ci.yml
- .gitlab-ci/container.yml 19 additions, 0 deletions.gitlab-ci/container.yml
- .gitlab-ci/container/openharmony-builder/.gitconfig 6 additions, 0 deletions.gitlab-ci/container/openharmony-builder/.gitconfig
- .gitlab-ci/container/openharmony-builder/Dockerfile 107 additions, 0 deletions.gitlab-ci/container/openharmony-builder/Dockerfile
- .gitlab-ci/container/openharmony-builder/Dockerfile.toolbox 43 additions, 0 deletions.gitlab-ci/container/openharmony-builder/Dockerfile.toolbox
- .gitlab-ci/container/openharmony-builder/README.md 12 additions, 0 deletions.gitlab-ci/container/openharmony-builder/README.md
Loading
Please register or sign in to comment