commit:     9568de1c66bbdc5ded1e5c30303666315e4c5e6a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 15:42:59 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 15:42:59 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9568de1c

Build but do not yet upload cloud-init images, they won't work

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-amd64.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 3cd52512..d349e9a7 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -137,7 +137,8 @@ post_build() {
                upload di-amd64-console-${TIMESTAMP}.qcow2*
                ;;
        diskimage-stage2-cloudinit.spec)
-               upload di-amd64-cloudinit-${TIMESTAMP}.qcow2*
+               # upload di-amd64-cloudinit-${TIMESTAMP}.qcow2*
+               echo do not yet upload di-amd64-cloudinit-${TIMESTAMP}.qcow2*
                ;;
        x32/stage3-openrc-23.spec)
                upload stage3-x32-openrc-${TIMESTAMP}.tar.xz*

Reply via email to