Change in vdsm[master]: check-patch: retire snapshot repo in favor of latest.tested

2017-02-05 Thread Code Review
From Dan Kenigsberg :

Dan Kenigsberg has posted comments on this change.

Change subject: check-patch: retire snapshot repo in favor of latest.tested
..


Patch Set 2: Code-Review+1

-- 
To view, visit https://gerrit.ovirt.org/71645
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ieec022ce45b268442140a35038b3accba9f8733f
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Barak Korren 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Daniel Erez 
Gerrit-Reviewer: Francesco Romani 
Gerrit-Reviewer: Irit Goihman 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org


Change in vdsm[master]: check-patch: retire snapshot repo in favor of latest.tested

2017-02-05 Thread Code Review
From Dan Kenigsberg :

Dan Kenigsberg has posted comments on this change.

Change subject: check-patch: retire snapshot repo in favor of latest.tested
..


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/71645/1//COMMIT_MSG
Commit Message:

PS1, Line 13: fc25
> Why are you changing only fc25 job? Shouldn't we update all jobs?
There's no good reason. I was only trying to unbreak fc25. But you are correct 
that we should have all distros in sync.

Note that we should stop running fc24 on master; it only eats resources.


-- 
To view, visit https://gerrit.ovirt.org/71645
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ieec022ce45b268442140a35038b3accba9f8733f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Barak Korren 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Daniel Erez 
Gerrit-Reviewer: Francesco Romani 
Gerrit-Reviewer: Irit Goihman 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: Yes
___
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org


Change in vdsm[master]: check-patch: retire snapshot repo in favor of latest.tested

2017-02-04 Thread Code Review
From Dan Kenigsberg :

Dan Kenigsberg has posted comments on this change.

Change subject: check-patch: retire snapshot repo in favor of latest.tested
..


Patch Set 1: Verified+1

-- 
To view, visit https://gerrit.ovirt.org/71645
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ieec022ce45b268442140a35038b3accba9f8733f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Barak Korren 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Daniel Erez 
Gerrit-Reviewer: Francesco Romani 
Gerrit-Reviewer: Irit Goihman 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org


Change in vdsm[master]: check-patch: retire snapshot repo in favor of latest.tested

2017-02-04 Thread Code Review
From Dan Kenigsberg :

Dan Kenigsberg has uploaded a new change for review.

Change subject: check-patch: retire snapshot repo in favor of latest.tested
..

check-patch: retire snapshot repo in favor of latest.tested

We should test if a patch builds agains a set of known-good dependcies
("latest.tested"), rather than a random nightly snapshot.

Hopefully, with this patch, check-patch would pass, as ovirt-imageio for
fc25 is to be found in the currently-referred repository.

Change-Id: Ieec022ce45b268442140a35038b3accba9f8733f
Signed-off-by: Dan Kenigsberg 
---
M automation/check-patch.repos.fc25
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/45/71645/1

diff --git a/automation/check-patch.repos.fc25 
b/automation/check-patch.repos.fc25
index 27ae353..37f688c 100644
--- a/automation/check-patch.repos.fc25
+++ b/automation/check-patch.repos.fc25
@@ -1,4 +1,4 @@
-ovirt-snapshot,http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/$distro
+latest.tested,http://resources.ovirt.org/repos/ovirt/experimental/master/latest.tested/rpm/$distro
 
ovirt-snapshot-static,http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/$distro
 ovirt-ci-tools,http://resources.ovirt.org/repos/ci-tools/$distro
 lago,http://resources.ovirt.org/repos/lago/stable/0.0/rpm/$distro


-- 
To view, visit https://gerrit.ovirt.org/71645
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieec022ce45b268442140a35038b3accba9f8733f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
___
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org