Actions
action #69445
closed[functional][y] test fails in transactional_update ppc64le TW, missing utt-opensuse-ppc64le.tgz
Start date:
2020-07-29
Due date:
2020-10-06
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Observation¶
openQA test in scenario microos-Tumbleweed-DVD-ppc64le-microos@ppc64le-4G-HD40G fails in
transactional_update
This is a local trial in my own openQA env for ppc64le (not in o3 yet)
failure from "transactional_update" module:
curl -O http://10.0.2.2:20013/Q1...bt/data/caasp/utt-opensuse-ppc64le.tgz ..."
...
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
I assume this is because there is no "utt-opensuse-ppc64le.tgz" like those already present for other arches/distro:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/tree/master/data/caasp
$ls -ltra data/caasp/utt-*.tgz
17538 May 13 2019 data/caasp/utt-sle-x86_64.tgz
17544 May 13 2019 data/caasp/utt-sle-aarch64.tgz
16064 May 13 2019 data/caasp/utt-opensuse-x86_64.tgz
17470 May 13 2019 data/caasp/utt-opensuse-aarch64.tgz
17818 May 12 10:52 data/caasp/utt-sle-s390x.tgz
17909 May 12 10:52 data/caasp/utt-sle-ppc64le.tgz
If somebody could say how those tarball are generated, I could try to do it locally and commit it.
Actions