[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] automation: Advertise that ECLAIR jobs do not need prerequisites
commit 7d5ef63f08c240d3b47ba3f8dc9950a882e5761f Author: Michal Orzel <michal.orzel@xxxxxxx> AuthorDate: Mon Aug 7 15:41:22 2023 +0200 Commit: Stefano Stabellini <stefano.stabellini@xxxxxxx> CommitDate: Mon Aug 7 13:18:19 2023 -0700 automation: Advertise that ECLAIR jobs do not need prerequisites While not required today (ECLAIR jobs come first), add "needs: []" for future-proofing and consistency with other jobs in the pipeline. Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> --- automation/gitlab-ci/analyze.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/automation/gitlab-ci/analyze.yaml b/automation/gitlab-ci/analyze.yaml index 3325ef9d9a..4aa4abe2ee 100644 --- a/automation/gitlab-ci/analyze.yaml +++ b/automation/gitlab-ci/analyze.yaml @@ -18,6 +18,7 @@ - '*.log' reports: codequality: gl-code-quality-report.json + needs: [] eclair-x86_64: extends: .eclair-analysis -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |