#242 Zuul fails to run rpm-test on the tests/ namespace
Closed by fbo. Opened by churchyard.

See for example https://src.fedoraproject.org/tests/python/pull-request/33

Zuul end in POST_FAILURE because:

 Task 
Get changes generated packages on zuul-built
  failed running on host 
cloud-host
dnf -q --repo zuul-built repoquery  --location | egrep -v ".src.rpm$"
non-zero return code
Error: Unknown repo: 'zuul-built'
 Task 
Fetch test artifacts
  failed running on host 
cloud-host
Warning: Permanently added '38.102.83.120' (ECDSA) to the list of known hosts.
rsync: [sender] link_stat "/home/zuul-worker/src/src.fedoraproject.org/tests/python/artifacts" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1651) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)

Metadata Update from @fbo:
- Issue tagged with: Zuul CI

Hi,

Could you add a depends on: https://pagure.io/zuul-distro-jobs/pull-request/101 ?

https://src.fedoraproject.org/tests/python/pull-request/35

Proposed change: https://pagure.io/zuul-distro-jobs/pull-request/101
Has been tested in both context:
- https://src.fedoraproject.org/rpms/python-gear/pull-request/41#comment-73845
- https://src.fedoraproject.org/tests/python/pull-request/36

I merge the change. Please reopen the issue if needed.

Metadata Update from @fbo:
- Issue status updated to: Closed (was: Open)

Thanks for the fix.

Metadata
Related Pull Requests