NOTICE: ovirt-web-ui is missing from master CQ tested repos causing
all project to fail CQ master
by Dafna Ron
Hi,
CQ master is failing on missing ovirt-web-ui package.
Ehud is checking why the package is missing but we may need to re-trigger a
new build for this package to re-build it in CQ.
For now, until we have a new package moved to tested we are failing CQ
ERROR:
---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed
--> Finished Dependency Resolution
Error: Package:
ovirt-engine-4.3.0.5-0.0.master.20190205084851.gitaaebfc9.el7.noarch
(ovirt-master-tested-el7)
Requires: ovirt-web-ui
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
+ :
+ lago copy-from-vm vm-01 /tmp/ovirt-master.repo.in.modified .
Thanks,
Dafna
5 years, 9 months
[JIRA] (OVIRT-2672) Nicer URLs in jenkins
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2672?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-2672:
-------------------------------------
As you already wrote, if you go the the job directly you get a nice URL without the space escapes. (%20):
https://jenkins.ovirt.org/job/ovirt-system-tests_manual/
We can't change the view url - Jenkins simply uses the title of the view for the URL, since the title contains spaces, you get %20 chars in the URL.
IMO most URLs in Jenkins are nice enough already. Also, you can customize your own home screen to point directly to the jobs you need and hide all the other views, then you can do what you want with the URLs.
Quite frankly we have bigger fish to fry, closing this ticket.
> Nicer URLs in jenkins
> ---------------------
>
> Key: OVIRT-2672
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2672
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> Jenkinks OST URLs are too ugly.
> When looking for OST manual job, we go to:
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/
> This should be something like:
> https://jenkins.ovirt.org/view/ost/
> Or
> https://jenkins.ovirt.org/view/ovirt-system-tests
> Then we click on "ovirt-system-tests_manual" which links to:
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-te...
> Here we can easily make the url much nicer by modifying the URL to:
> https://jenkins.ovirt.org/job/ovirt-system-tests_manual/
> Now we can start a build, and easily get a nice URL for the build
> to paste on gerrit, like:
> https://jenkins.ovirt.org/job/ovirt-system-tests_manual/4025/
> So this looks like an easy fix, make the links point to
> https://jenkins.ovirt.org/job/<job name>
> Why should we make URLs nicer?
> Ugly URLs are a broken window:
> https://en.wikipedia.org/wiki/Broken_windows_theory
> Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100098)
5 years, 9 months