[libvirt] [jenkins-ci PATCH 09/10] guests: Add Python configuration to shell profile

Pavel Hrdina phrdina at redhat.com
Fri Apr 6 15:08:24 UTC 2018


On Thu, Apr 05, 2018 at 02:22:19PM +0200, Andrea Bolognani wrote:
> This is conceptually identical to how Perl is handled, except
> that we still need to override $PYTHONPATH in Jenkins jobs in
> order to be able to build projects using both Python 3 and
> Python 2 on the same guest. We might want to reconsider that
> decision, but for the time being this change is still helpful
> to people running guests outside of the CI environment.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/group_vars/all/main.yml                    | 1 +
>  guests/host_vars/libvirt-centos-6/main.yml        | 1 +
>  guests/host_vars/libvirt-centos-7/main.yml        | 1 +
>  guests/host_vars/libvirt-debian-8/main.yml        | 1 +
>  guests/host_vars/libvirt-debian-9/main.yml        | 1 +
>  guests/host_vars/libvirt-debian-sid/main.yml      | 1 +
>  guests/host_vars/libvirt-fedora-26/main.yml       | 1 +
>  guests/host_vars/libvirt-fedora-27/main.yml       | 1 +
>  guests/host_vars/libvirt-fedora-rawhide/main.yml  | 1 +
>  guests/host_vars/libvirt-freebsd-10/main.yml      | 1 +
>  guests/host_vars/libvirt-freebsd-11/main.yml      | 1 +
>  guests/host_vars/libvirt-freebsd-current/main.yml | 1 +
>  guests/host_vars/libvirt-ubuntu-14/main.yml       | 1 +
>  guests/host_vars/libvirt-ubuntu-16/main.yml       | 1 +
>  guests/templates/bashrc                           | 2 ++
>  15 files changed, 16 insertions(+)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180406/870a160b/attachment-0001.sig>


More information about the libvir-list mailing list