[PATCH] The vagrant images changed to .box extention, collect them

Dennis Gilmore dennis at ausil.us
Tue May 12 17:49:45 UTC 2015


On Tuesday, May 12, 2015 12:34:50 PM Adam Miller wrote:
> On Tue, May 12, 2015 at 12:20 PM, Dennis Gilmore <dennis at ausil.us> wrote:
> > Signed-off-by: Dennis Gilmore <dennis at ausil.us>
> > ---
> > 
> >  scripts/run-pungi | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/scripts/run-pungi b/scripts/run-pungi
> > index f033427..40d1f32 100755
> > --- a/scripts/run-pungi
> > +++ b/scripts/run-pungi
> > @@ -159,7 +159,7 @@ sg releng "sudo /usr/bin/cp -l
> > /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora> 
> >  sg releng "sudo /usr/bin/cp -l
> >  /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Cloud*$VERSION-$DATE\.
> >  i386.qcow2 $FINALDEST/$VERSION/Cloud_Images/i386/Images/" sg releng "sudo
> >  /usr/bin/cp -l
> >  /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Cloud*$VERSION-$DATE\.
> >  x86_64.raw.xz $FINALDEST/$VERSION/Cloud_Images/x86_64/Images/" sg releng
> >  "sudo /usr/bin/cp -l
> >  /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Cloud*$VERSION-$DATE\.
> >  x86_64.qcow2 $FINALDEST/$VERSION/Cloud_Images/x86_64/Images/"> 
> > -sg releng "sudo /usr/bin/cp -l
> > /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Cloud*$VERSION-$DATE\.x
> > 86_64.*.ova $FINALDEST/$VERSION/Cloud_Images/x86_64/Images/" +sg releng
> > "sudo /usr/bin/cp -l
> > /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Cloud*$VERSION-$DATE\.x
> > 86_64.*.box $FINALDEST/$VERSION/Cloud_Images/x86_64/Images/"> 
> >  sg releng "sudo /usr/bin/cp -l
> >  /mnt/fedora_koji/koji/scratch/$USER/task_*/Fedora-Docker*-$VERSION-$DATE
> >  *tar.xz $FINALDEST/$VERSION/Docker/x86_64/"
> >  
> >  sg releng "sudo /usr/bin/cp -l
> >  /mnt/fedora_koji/koji/scratch/$USER/task*/*i686*$SHORTVERSION-$SHORTCOMP
> >  OSE.iso $FINALDEST/$VERSION/Spins/i386/"> 
> > @@ -189,7 +189,7 @@ popd
> > 
> >  done
> >  
> >  pushd $FINALDEST/$VERSION/Cloud_Images
> > 
> > -for arch in i386 x86_64; do pushd $arch/Images; sg releng "sha256sum
> > --tag -b *qcow2 *raw.xz *ova> 
> > Fedora-Cloud_Images-$arch-$VERSION-CHECKSUM"; popd; done +for arch in
> > i386 x86_64; do pushd $arch/Images; sg releng "sha256sum --tag -b *qcow2
> > *raw.xz *box>  Fedora-Cloud_Images-$arch-$VERSION-CHECKSUM"; popd; done> 
> >  popd
> >  
> >  pushd $FINALDEST/$VERSION/Workstation/armhfp/Images
> > 
> > --
> > 2.4.0
> 
> +1 (FWIW)
Thanks for the review,  pushed the patch

Dennis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.fedoraproject.org/pipermail/rel-eng/attachments/20150512/e15f8f97/attachment.sig>


More information about the rel-eng mailing list