[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] automation: Advertise that ECLAIR jobs do not need prerequisites
On Mon, 7 Aug 2023, Michal Orzel wrote: > 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 3325ef9d9a44..4aa4abe2ee18 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 > -- > 2.25.1 >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |