[JIRA] (OVIRT-2253) Move git function from usrc.py to a share
library
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2253:
-------------------------------------
Summary: Move git function from usrc.py to a share library
Key: OVIRT-2253
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2253
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: usrc.py
Reporter: Daniel Belenky
Assignee: infra
Change queue needs to have the ability to tag changes.
We don't want to add new dependencies to change queue so we need a python function to wrap Git commands. Such function is implemented in usrc.py so it needs to be moved to a shared library.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2252) Rece condition in python tests in jenkins repo
on s390x
by Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-2252:
-----------------------------------
Summary: Rece condition in python tests in jenkins repo on s390x
Key: OVIRT-2252
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2252
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: CI Mirrors
Reporter: Barak Korren
Assignee: infra
One of the tests of the CI mirrors python package is starting up an HTTP server on a fixed port number.
This can cause an issue if the same test is running in parallel on the same machine. This typically cannot be an issue on the CI infra because it never runs more then one STDCI thread at a time on a given slave.
This issue does arise specifically on the s390x slave because there the same slave is used both by the staging and the production CI systems. In that case the two systems might be trying to run the same test at the same time, so this can lead to port allocation exceptions.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2251) Rewrite mock_cleanup.sh to use the '--umount'
and '--orphanskill' options to mock
by Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-2251:
-----------------------------------
Summary: Rewrite mock_cleanup.sh to use the '--umount' and '--orphanskill' options to mock
Key: OVIRT-2251
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2251
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Jenkins Slaves, Standard CI (Freestyle), Standard CI (Pipelines)
Reporter: Barak Korren
Assignee: infra
Priority: High
The {{mock_cleanup.sh}} script currently includes some complex shell commands used with sudo in an attempt to clean up after mock.
This script turns out to be quite buggy and is suspected to cause several issues.
mock has nowdays several useful options that makes it able to do the same kind of work that the commands in {{mock_cleanup.sh}} do in probably a more reliable manner.
We should make {{mock_cleanup.sh}} use the relevant mock commands.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months
[JIRA] (OVIRT-2250) update foreman certificate
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-2250:
-------------------------------------------
Summary: update foreman certificate
Key: OVIRT-2250
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2250
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra
Puppet agents print the following warning:
Warning: Certificate 'foreman.ovirt.org' will expire on 2018-07-02T13:50:12UTC
The CA certificate was re-generated in OVIRT-1994, now it's time to replace the puppetmaster cert as well
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 6 months