Fix GitLab CI dependencies
Test jobs must depend on the corresponding build jobs so the correct build artifacts are downloaded. Otherwise, the test job will not even have access to the built packages and install icinga2 from packages.icinga.com.
Edited by Julian Brost
Merge request reports
Activity
mentioned in merge request !19 (merged)
added 3 commits
-
94c20df7...194b5763 - 2 commits from branch
master
- f6baa4fc - Fix GitLab CI dependencies
-
94c20df7...194b5763 - 2 commits from branch
Re !7 (comment 15330): Test for i368 also need the artifacts from the amd64 jobs as architecture-independent packages are only built on amd64 (most notably icinga2-common).
requested review from @aklimov
mentioned in commit e57b7db2
mentioned in merge request !21 (merged)
mentioned in merge request !24 (merged)
Please register or sign in to reply