[yocto-autobuilder-helper] [PATCH 1/6] publish-artefacts: Drop ptest images from releases

Richard Purdie <[email protected]>
Newsgroups org.yoctoproject.lists.yocto-patches
Message-ID <[email protected]>
We are currenty publishing a lot of release artefacts which we suspect nobody ever
uses. Drop the ptest images since there are many of them and they're not something
people would likely use. If needed someone could easily generate what they needed.

Signed-off-by: Richard Purdie <[email protected]>
---
 scripts/publish-artefacts | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/scripts/publish-artefacts b/scripts/publish-artefacts
index e4c6661..8881b7f 100755
--- a/scripts/publish-artefacts
+++ b/scripts/publish-artefacts
@@ -59,11 +59,6 @@ case "$target" in
         cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemuarm64/*qemuarm64* $DEST/machines/qemu/qemuarm64-alt
         cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemuarm64/*Image* $DEST/machines/qemu/qemuarm64-alt
         ;;
-    "qemuarm64-ptest")
-        mkdir -p $DEST/machines/qemu/qemuarm64
-        sha256sums $TMPDIR/deploy/images/qemuarm64
-        cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemuarm64/*qemuarm64* $DEST/machines/qemu/qemuarm64
-        ;;
     "qemuarm")
         mkdir -p $DEST/machines/qemu/qemuarm
         sha256sums $TMPDIR/deploy/images/qemuarm
@@ -138,11 +133,6 @@ case "$target" in
         sha256sums $TMPDIR/deploy/images/qemux86-64
         cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemux86-64/*qemux86-64* $DEST/machines/qemu/qemux86-64
         ;;
-    "qemux86-64-ptest")
-        mkdir -p $DEST/machines/qemu/qemux86-64
-        sha256sums $TMPDIR/deploy/images/qemux86-64
-        cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemux86-64/*qemux86-64* $DEST/machines/qemu/qemux86-64
-        ;;
     "genericarm64")
         mkdir -p $DEST/machines/genericarm64
         sha256sums $TMPDIR/deploy/images/genericarm64
@@ -181,11 +171,6 @@ case "$target" in
         sha256sums $TMPDIR/deploy/images/qemux86
         cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemux86/*qemux86* $DEST/machines/qemu/qemux86
         ;;
-    "qemux86-ptest")
-        mkdir -p $DEST/machines/qemu/qemux86
-        sha256sums $TMPDIR/deploy/images/qemux86
-        cp -R --no-dereference --preserve=links $TMPDIR/deploy/images/qemux86/*qemux86* $DEST/machines/qemu/qemux86
-        ;;
     "genericx86")
         mkdir -p $DEST/machines/genericx86
         sha256sums $TMPDIR/deploy/images/genericx86
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.