From 733ec30bead65a4c8fc162f6093317d90b654000 Mon Sep 17 00:00:00 2001 From: Lucas de Ataides Barreto Date: Thu, 28 Sep 2023 18:44:58 +0000 Subject: [PATCH] Remove openstack-armada-app from default manifest As discussed in [1], as part of the STX-Openstack upversion to Antelope , we have to decouple the platform and the application builds in separate manifests, in order to not clash the upversioned packages on the application side, with the ones on the platform. After the creation of the STX-Openstack manifest, the `starlingx/openstack-armada-app` repository can be removed from the default manifest without affecting the build process. Since the only package this repo delivers to the ISO is the `stx-openstack-helm-fluxcd`, and it's not actually required to be delivered on the platform [2], there's no impact on StarlingX [1] https://lists.starlingx.io/pipermail/starlingx-discuss/2023-June/014214.html [2] https://review.opendev.org/c/starlingx/openstack-armada-app/+/889991 Test Plan: PASS: Run a `repo init` with this change PASS: Perform a `repo sync` and make sure the openstack-armada-app repository does not exist anymore PASS: Build all packages: `build-pkgs -c -a --parallel 30` PASS: Build ISO: `build-image` PASS: Build all wheels: `./build-wheel-tarball.sh` PASS: Build all Docker images: `./build-stx-images.sh` Change-Id: I40db6e9153cd41b9180e9fbe38502f1f9ba0bee2 Story: 2010797 Task: 48695 --- default.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/default.xml b/default.xml index 59b040a..d3d66fc 100644 --- a/default.xml +++ b/default.xml @@ -56,7 +56,6 @@ -