Skip to content
Success

Changes

Summary

  1. testenv: install dbg pkgs with --binary-repo too (details)
Commit d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 by Oliver Smith
testenv: install dbg pkgs with --binary-repo too

When using --binary-repo, figure out the -dbg and -dbgsym packages for
all dependencies of packages to be installed, and install them as well.

This will make debug symbols available in jenkins, useful for the
related issue. Before this patch debug symbols were only available when
building locally without --binary-repo.

Related: OS#6630
Change-Id: I4dc57257b944126fed2c7b031c92c77a3d4286e0
The file was modified_testenv/data/podman/Dockerfile
The file was modified_testenv/testenv/podman_install.py