[ https://ovirt-jira.atlassian.net/browse/OVIRT-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35645#comment-35645 ]

Barak Korren commented on OVIRT-1844:

[~eedri] it IS already in ‘{{global-setup.sh}}’ – ths issue is that deploy-configs is not an STDCI job (see linked ticket for fixing that).

[~ederevea] given that it is in ‘{{global-setup.sh}}’ how come we found a slave without it installed?

jenkins_master_deploy-configs_merged failing do to missing libraries

     Key: OVIRT-1844
     URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1844
 Project: oVirt - virtualization made easy
         Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High

Since patches related to OVIRT-1746, mainly https://gerrit.ovirt.org/85158/, got merged, jenkins configs are no longer deployed since libraries required by usrc.py are missing on the Jenkins: http://jenkins.ovirt.org/job/jenkins_master_deploy-configs_merged/997/console

  File "/var/lib/data/jenkins/jobs/jenkins_master_deploy-configs_merged/workspace/jenkins/scripts/usrc.py", line 13, in <module>
    from xdg.BaseDirectory import xdg_cache_home
ImportError: No module named xdg.BaseDirectory

— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100075)