[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] automation: Advertise that ECLAIR jobs do not need prerequisites


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Mon, 7 Aug 2023 15:41:22 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=/3uu11JQaiojEo/DtcwB3/CLv1cRTFZuFWDUyFuXyn0=; b=l7VHCpo7q1WDBcdMY0T7LpOSclKLhwEDmZkYGLg3tERXqzOODViIvO+6h8Xn6vtTMqbS+rm70ycnvPespSENHn33B6mmCib+qzTkrTZjW9AK4fE0jDgfCS5SMffj7qAwij+aj4f9AQjbhMd+WGbCTstHM/K+W+8D9zVNfmDEEf9KKNPwFAHHrvLp41QOSMJqwp2e5N437KGqRHZ4cOK1Z86VBFMqlQsS9xWwVeNs11+h3BqHNUiHMW2mgpRM4B8yAsY6Z58Jpnoh3Jep3DBuTwivMKMR+imtftGDQEI1Qm4ISg8ETv3IktWs+gnRBp/dmqbTjYBqhKJluef/9Sj/cw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=n1QjybxcGP+Yfj5WNvnyZCiPFOrMFWMrM2BpDROf5P+VsdyCJm8KwMAVM7A9G2ZOZqHO0qsdTBvqHVR6k+UJJul9QId4x4zwVmrTgDXHVBlr5sn+IMB4sH01961kEieOH9jBddMD3uuYFSA2BE/0ZpMny9Uk7g1zoi82eyb39krVLT/1i+8F6W0W1RkHxWob4d+8HlXP2RcnJouYhPDaW3fIT0yNC0968wUq+8vF2hkBJDCfV3Su0Qo+01b54QvnhZTD+gTdCRkFqrgEkAiDcrN++UE7sCKVqyDO942j5Vmcu/9yaS24Apmbjxd3P6zb+dP7aVmOc2TVgjzvONsjMA==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Simone Ballarin <simone.ballarin@xxxxxxxxxxx>
  • Delivery-date: Mon, 07 Aug 2023 13:41:48 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

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>
---
 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




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.