[JIRA] (OVIRT-881) prepare for bugizlla 5 upgrade - api changes
by eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-881:
-----------------------------------------------
Summary: prepare for bugizlla 5 upgrade - api changes
Key: OVIRT-881
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-881
Project: oVirt - virtualization made easy
Issue Type: New Feature
Reporter: eyal edri [Administrator]
Assignee: infra
Priority: High
oVirt Bugzilla will be upgraded to Bugzilla 5.0 in the following months,
We should make sure all our automation still works with the new API and verify mostly Gerrit Hooks still works.
Also, the new version will include RESTAPI as oppose to XMLRPC which was used until now.
Worth looking for existing tools / SDKs which exists that we might be able to use.
cc [~amarchuk] [~sbendavi(a)redhat.com] [~ederevea]
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-881) prepare for bugizlla 5 upgrade - api changes
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-881?page=com.atlassian.jira... ]
eyal edri [Administrator] updated OVIRT-881:
--------------------------------------------
Epic Link: OVIRT-411
> prepare for bugizlla 5 upgrade - api changes
> --------------------------------------------
>
> Key: OVIRT-881
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-881
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Reporter: eyal edri [Administrator]
> Assignee: infra
> Priority: High
>
> oVirt Bugzilla will be upgraded to Bugzilla 5.0 in the following months,
> We should make sure all our automation still works with the new API and verify mostly Gerrit Hooks still works.
> Also, the new version will include RESTAPI as oppose to XMLRPC which was used until now.
> Worth looking for existing tools / SDKs which exists that we might be able to use.
> cc [~amarchuk] [~sbendavi(a)redhat.com] [~ederevea]
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-880) foreman disk space warnings
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-880:
------------------------------------------
Summary: foreman disk space warnings
Key: OVIRT-880
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-880
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra
Nagios is reporting low disk on the Foreman master (20% free)
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-879) check if we can analayze oVirt RPM with whitesource
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-879?page=com.atlassian.jira... ]
eyal edri [Administrator] updated OVIRT-879:
--------------------------------------------
Epic Link: OVIRT-400
> check if we can analayze oVirt RPM with whitesource
> ---------------------------------------------------
>
> Key: OVIRT-879
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-879
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Reporter: eyal edri [Administrator]
> Assignee: infra
>
> following ticket: https://whitesource.freshdesk.com/support/tickets/12091#
> It might be possible to analyze licenses via the File system Agent:
> Example:
> We can support this use case by using the File System Agent (FSA) to unarchive all of the RPM files and then importing all specified file extensions (e.g. *.js, *.py, *.tgz, etc) that are contained within each RPM. These settings are specified in the configuration file for the File System Agent. It will probably be easier to explain if we schedule a call by phone, but here is an example of the FSA config file with archive extraction:
> #############################################################################################
> # Includes/Excludes Glob patterns - PLEASE USE ONLY ONE EXCLUDE LINE AND ONE INCLUDE LINE
> #############################################################################################
> includes=**/*.c **/*.cc **/*.cp**/*.cpp **/*.tgz **/*.c++ **/*.h **/*.py **/*.js
> excludes=**/*sources.jar **/*javadoc.jar
> case.sensitive.glob=false
> followSymbolicLink=true
>
> #################
> # Archive Properties
> #################
> archiveExtractionDepth=5
> archiveIncludes=**/*.rpm **/*.zip
> #############################################################################################
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-879) check if we can analayze oVirt RPM with whitesource
by eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-879:
-----------------------------------------------
Summary: check if we can analayze oVirt RPM with whitesource
Key: OVIRT-879
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-879
Project: oVirt - virtualization made easy
Issue Type: New Feature
Reporter: eyal edri [Administrator]
Assignee: infra
following ticket: https://whitesource.freshdesk.com/support/tickets/12091#
It might be possible to analyze licenses via the File system Agent:
Example:
We can support this use case by using the File System Agent (FSA) to unarchive all of the RPM files and then importing all specified file extensions (e.g. *.js, *.py, *.tgz, etc) that are contained within each RPM. These settings are specified in the configuration file for the File System Agent. It will probably be easier to explain if we schedule a call by phone, but here is an example of the FSA config file with archive extraction:
#############################################################################################
# Includes/Excludes Glob patterns - PLEASE USE ONLY ONE EXCLUDE LINE AND ONE INCLUDE LINE
#############################################################################################
includes=**/*.c **/*.cc **/*.cp**/*.cpp **/*.tgz **/*.c++ **/*.h **/*.py **/*.js
excludes=**/*sources.jar **/*javadoc.jar
case.sensitive.glob=false
followSymbolicLink=true
#################
# Archive Properties
#################
archiveExtractionDepth=5
archiveIncludes=**/*.rpm **/*.zip
#############################################################################################
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-878) [gerrit hooks] add more checks to set_modified hook
by Shlomo Ben David (oVirt JIRA)
Shlomo Ben David created OVIRT-878:
--------------------------------------
Summary: [gerrit hooks] add more checks to set_modified hook
Key: OVIRT-878
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-878
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Shlomo Ben David
Assignee: infra
set_modified hook is setting bug status to MODIFIED although there are open patches
We need to add more checks to test if there are still open patches (in the external tracker section)
If there are ==> don't change the bug status to MODIFIED
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-682) Improve CI logging - check if its possible to include mock errors in console output
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-682?page=com.atlassian.jira... ]
eyal edri [Administrator] commented on OVIRT-682:
-------------------------------------------------
unfortunately I still see some jobs doing tar.gz on the logs, while others don't.
So need to find where we have additional places doing this.
> Improve CI logging - check if its possible to include mock errors in console output
> -----------------------------------------------------------------------------------
>
> Key: OVIRT-682
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-682
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: eyal edri [Administrator]
> Assignee: eyal edri [Administrator]
>
> On Fri, Aug 12, 2016 at 8:08 PM, Nir Soffer <nsoffer(a)redhat.com> wrote:
> > Hi all,
> >
> > Lately vdsm builds are failing in the install packages stage with
> > this unhelpful error:
> >
> > 13:59:42 INFO: installing package(s): autoconf automake gdb ...
> > 13:59:53 ERROR: Command failed. See logs for output.
> >
> > I downloaded the logs.tgz file from
> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-
> > x86_64/1154/artifact/exported-artifacts/logs.tgz
> >
> > And indeed in /./vdsm/logs/mocker-fedora-24-x86_64.fc24.install_packages/
> > root.log
> > I found found this error:
> >
> > DEBUG util.py:421: Error: Package:
> > python-ioprocess-0.17.0-1.201608111609.gitbd272f2.fc24.noarch
> > (ovirt-snapshot)
> > DEBUG util.py:421: Requires: ioprocess =
> > 0.17.0-1.201608111609.gitbd272f2.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.15.1-1.fc24.x86_64 (fedora)
> > DEBUG util.py:421: ioprocess = 0.15.1-1.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.16.1-1.fc24.x86_64 (updates)
> > DEBUG util.py:421: ioprocess = 0.16.1-1.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.17.0-1.201607121058.gitbd272f2.fc24.x86_64
> > (ovirt-snapshot)
> > DEBUG util.py:421: ioprocess =
> > 0.17.0-1.201607121058.gitbd272f2.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.17.0-1.201608111129.gitbd272f2.fc24.x86_64
> > (ovirt-snapshot)
> > DEBUG util.py:421: ioprocess =
> > 0.17.0-1.201608111129.gitbd272f2.fc24
> >
> > So we have 2 issues here:
> >
> > 1. We need *all* errors in the console
> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-
> > x86_64/1154/console
> Not sure its possible or easy to do, these errors usually come from mock
> and are not relevant to the code running on the console.
> I've cc'd infra-support and updated topic to track it and check our options.
> Going foward, we might want to install a log collector like logstash and
> then searching errors there should be much easier.
> >
> >
> > 2. Someone need to fix the ovirt-snapshot repository - it should have
> > the missing ioprocess
> > package.
> > Maybe the project xml is not correct?
> >
> > Nir
> >
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months
[JIRA] (OVIRT-825) re: Assistance
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-825?page=com.atlassian.jira... ]
eyal edri [Administrator] updated OVIRT-825:
--------------------------------------------
Resolution: Won't Do
Status: Done (was: Blocked)
as discussed, please continue the discussion on users or devel lists of oVirt.
If there is any issue with the oVirt infra, please feel free to open a ticket again.
> re: Assistance
> --------------
>
> Key: OVIRT-825
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-825
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Billy Boulden
> Assignee: infra
> Attachments: image002.png
>
>
> Hello,
> Having issues installing and configuring OVIRT with the virtual switch. Need to speak with someone
> Billy Boulden, C|EH, C|HFI
> Systems Engineer
> Information Systems Worldwide
> A Wholly-Owned Subsidiary of ECS Federal. Inc.
> 3865 Wilson Blvd, #600
> Arlington, VA 22203
> Phone: 571-482-4900 x6004
--
This message was sent by Atlassian JIRA
(v1000.586.0#100022)
7 years, 11 months