[ovirt] #17: Backups - what, where, when
by ovirt
#17: Backups - what, where, when
-----------------------+------------------------
Reporter: quaid | Owner: infra@…
Type: task | Status: new
Priority: critical | Milestone: oVirt 3.2
Component: General | Version: Production
Severity: High | Keywords:
Blocked By: | Blocking:
-----------------------+------------------------
We need to work out solutions for:
* OpenShift backup
* Other servers
* Where can backups live?
* What can be backed-up on borrowed community space?
* What should be encrypted
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/17>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
10 years, 4 months
[ovirt] #31: Licensing (rights) link disappears when graphic is not used
by ovirt
#31: Licensing (rights) link disappears when graphic is not used
-------------------------------+-----------------------
Reporter: quaid | Owner: infra@…
Type: task | Status: new
Priority: critical | Milestone: oVirt 3.2
Component: wiki (MediaWiki) | Version: Test
Severity: Trivial | Keywords:
Blocked By: | Blocking:
-------------------------------+-----------------------
I removed the incorrect-usage-of-a-trademark Apache logo from the footer
that was being used to link to the [[Licensing]] page of the wiki.
According to http://www.mediawiki.org/wiki/Manual:$wgRightsText just
having text there should make it appear as the text for the $wgRightsPage
and show $wgRightsUrl. If there is no $wgRightsText set, it should revert
to just showing the $wgRightsPage or $wgRightsUrl.
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/31>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
11 years, 3 months
[ovirt] #45: Figure out IP allocation for VMs on AlterWay nodes
by ovirt
#45: Figure out IP allocation for VMs on AlterWay nodes
----------------------+-----------------------
Reporter: dneary | Owner: infra@…
Type: task | Status: new
Priority: major | Milestone: oVirt 3.2
Component: General | Version: Test
Severity: Trivial | Keywords:
Blocked By: | Blocking:
----------------------+-----------------------
We have two oVirt nodes and oVirt Engine running on AlterWay. We'd like to
run many more VMs as Jenkins slaves, but we do not currently have
information on how we can do that (creation of a NAS? static IPs?) inside
AlterWay.
We need to contact Kévin Mazière to get an answer to how IP allocation
will be handled.
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/45>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
11 years, 4 months
[ovirt] #41: reject gerrit posts with invalid Bug-Url
by ovirt
#41: reject gerrit posts with invalid Bug-Url
----------------------+-----------------------
Reporter: danken | Owner: infra@…
Type: task | Status: new
Priority: major | Milestone: oVirt 3.3
Component: General | Version:
Severity: Normal | Keywords:
Blocked By: | Blocking:
----------------------+-----------------------
It is all to common for people to post patches with a comment that
includes a broken or private Bug-Url: label.
gerrit should block such posts on entry. There should be a hook that
verifies that the URL is of a valid form, and that the referred bug is
public. Since accessing bugzilla may be a bit slow, we may need to do this
asynchronously, and give a -1 to such a post.
In my opinion, the only valid form should be
Bug-Url: https://bugzilla.redhat.com/926954
But others prefer to also allow
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=926954
Bug-Id or buG-url should be rejected, too.
--
Ticket URL: <https://fedorahosted.org/ovirt/ticket/41>
ovirt <http://www.ovirt.org/>
oVirt - virtualization made easy.
11 years, 5 months
Need help to setup an slave for VDSM functional tests
by Zhou Zheng Sheng
Hi,
I got a Jenkins power user account. I want to configure a job to run
VDSM functional tests on a Fedora 18 slave. The functional tests need
some prerequisites that can not be done in Jenkins, for example,
installing dependency packages (git, python-pep8, pyflakes, autoconf,
gcc...), configuring sudo (Jenkins needs root privilege to
install/start/stop VDSM), configuring glusterfs. Since the functional
tests actually install VDSM on the slave's OS, the slave is better to be
a virtual machine.
In all, to run VDSM functional tests, we need a VM that is ready to
build and install VDSM. There are already some slaves running jobs for
building VDSM and unit tests, the environment is almost the same for
functional tests. The VM slave needs not be online all the time. There
is a Jenkins plugin named "libvirt slave", it can start the VM when the
job is triggered, and shutdown it when it's idle for some time. I do not
have the privilege to install that plugin. Could you install libvirt
slave plugin as well?
I think it will be helpful to run functional tests in VMs in Jenkins.
Could anyone give me some help to setup the environment? I really
appreciate.
--
Thanks and best regards!
Zhou Zheng Sheng / 周征晟
E-mail: zhshzhou(a)linux.vnet.ibm.com
Telephone: 86-10-82454397
11 years, 6 months
ovirt-engine-cli job fails
by Kiril Nesenko
Hi,
Can you take a look on this job [1] ?
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "cli/__init__.py", line 3, in <module>
from cli.context import ExecutionContext
File "cli/context.py", line 38, in <module>
from ovirtsdk.infrastructure.errors import \
ImportError: No module named ovirtsdk.infrastructure.errors
error: Bad exit status from /var/tmp/rpm-tmp.jEpk66 (%build)
[1] - http://jenkins.ovirt.org/job/ovirt-engine-cli_create_rpms/
- Kiril
11 years, 6 months
ssh access to jenkins slaves
by Kiril Nesenko
Hi,
I am adding new upgrade job for engine. I need ssh access to jenkins slaves
to debug the job. What is the process for getting ssh access ?
Thanks,
Kiril Nesenko
Red Hat, Inc.
www.redhat.com
11 years, 6 months