From a0cbc4dc493c860b722d9c5d73d7728bd8020f09 Mon Sep 17 00:00:00 2001 From: Heitor Matsui Date: Fri, 14 Jun 2024 18:24:50 -0300 Subject: [PATCH] Fix GA metadata release parsing The parsing of the metadata was affected by commit [1], and currently is returning a non-blocking error on the logs during release upload and other operations. This commit adds the missing tag on the metadata xml, and does a small change on the metadata structure. [1] https://review.opendev.org/c/starlingx/update/+/921700 Test Plan PASS: build iso, verify metadata PASS: upload iso, verify no errors on the logs PASS: run software show and verify content and no errors Change-Id: I9ea6dca4870fdaf5e9d3872c9cf66bc9ee4dcb74 Signed-off-by: Heitor Matsui --- software/service-files/starlingx-GA-metadata.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/software/service-files/starlingx-GA-metadata.xml b/software/service-files/starlingx-GA-metadata.xml index 4d931754..fa001197 100644 --- a/software/service-files/starlingx-GA-metadata.xml +++ b/software/service-files/starlingx-GA-metadata.xml @@ -13,10 +13,15 @@ + 1 + + + + xxxBASECOMMITxxx xxxBASECHECKSUMxxx - +