Integrate gitlab-ci/run-test-from-gitlab-directly
Compare changes
Commit: seco-ne/yocto/infrastructure/gitlab-ci@ab09db0b
CI: Lava Test: Allow to install test image directly from gitlab
The images from the build job can be directly installed from gitlab. To achive this some changes in the complete pipeline have been needed.
Additionally this adds a fake build job to the ci-test pipeline, that copies an image from srv73 and stores it as artifact in a way that a test-job can run on it, like in the normal yocto pipeline.