Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-17 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 1:

* Update tracker: IGNORE, no Bug-Url found
* Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' 
and is a valid url.
* Check merged to previous::IGNORE, Not in stable branch (['ovirt-3.6', 
'ovirt-3.5', 'ovirt-3.4', 'ovirt-3.3'])

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-17 Thread danken
Dan Kenigsberg has uploaded a new change for review.

Change subject: p3test: add few modules that currently pass on Python 3
..

p3test: add few modules that currently pass on Python 3

Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Signed-off-by: Dan Kenigsberg 
---
M tests/Makefile.am
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/47/50647/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 76ced27..136368e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,6 +30,9 @@
apiData.py \
cmdutilsTests.py \
cpuProfileTests.py \
+   domainDescriptorTests.py \
+   permutationTests.py \
+   responseTests.py \
$(NULL)
 
 device_modules = \


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-17 Thread danken
Dan Kenigsberg has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 1: Verified+1

domainDescriptorTests.DevicesHashTests
test_different_devices  OK
test_different_orderOK
test_no_devices OK
test_stable_hashOK
permutationTests.SumTests
test('builtin') OK
test('loop')OK
test('recursive')   OK
responseTests.ResponseTests
test_error  OK
test_error_with_message OK
test_is_error   OK
test_malformed_emptyOK
test_malformed_exception_contains_response  OK
test_malformed_exception_strOK
test_malformed_missing_code OK
test_successOK
test_success_with_args  OK
test_success_with_extra_args({'answer': 42})OK
test_success_with_extra_args({'fooList': ['bar', 'baz']})   OK
test_success_with_message   OK

--
Ran 51 tests in 0.027s

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-18 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 1: Code-Review+1

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-18 Thread ybronhei
Yaniv Bronhaim has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 1: Code-Review+1

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-21 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-21 Thread danken
Dan Kenigsberg has submitted this change and it was merged.

Change subject: p3test: add few modules that currently pass on Python 3
..


p3test: add few modules that currently pass on Python 3

Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Signed-off-by: Dan Kenigsberg 
Reviewed-on: https://gerrit.ovirt.org/50647
Continuous-Integration: Jenkins CI
Reviewed-by: Yaniv Bronhaim 
Reviewed-by: Piotr Kliczewski 
---
M tests/Makefile.am
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Yaniv Bronhaim: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Change in vdsm[master]: p3test: add few modules that currently pass on Python 3

2015-12-21 Thread automation
gerrit-hooks has posted comments on this change.

Change subject: p3test: add few modules that currently pass on Python 3
..


Patch Set 2:

* Update tracker: IGNORE, no Bug-Url found
* Set MODIFIED::IGNORE, no Bug-Url found.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: If52335524c3208c7209d3c0f9fd7bad85f250381
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg 
Gerrit-Reviewer: Dan Kenigsberg 
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski 
Gerrit-Reviewer: Yaniv Bronhaim 
Gerrit-Reviewer: gerrit-hooks 
Gerrit-HasComments: No
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches