SHA256
2
0
forked from pool/openQA

Offline generation of 4.6.1543249675.02bb8eff

4.6.1543249675.02bb8eff

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=131
This commit is contained in:
2018-11-26 21:40:50 +00:00
committed by Git OBS Bridge
parent f8d10a6c5f
commit d92c960cce
10 changed files with 455 additions and 15 deletions

View File

@@ -6,13 +6,15 @@ export LC_ALL='en_US.UTF-8'
export LANG='en_US.UTF-8'
osc up
rm -f _service\:*
rm -f *.tar.xz
rm -f *.tar *.cpio
osc service lr
# special call for tar buildtime service
osc service lr tar
SD=$PWD
tmp=$(mktemp -d)
cd $tmp
tar xf $SD/openQA-*.tar.xz
tar xf $SD/openQA-*.tar
cd openQA-*
script/generate-packed-assets
tar cvjf cache.tar.xz assets/cache assets/assetpack.db