Monday, 2017-01-30

*** toabctl has joined #openstack-rpm-packaging06:54
openstackgerritMerged openstack/rpm-packaging: Update python-swiftclient to 3.3.0  https://review.openstack.org/42656907:04
openstackgerritMerged openstack/pymod2pkg: Add RDO rule for PyPi package ovs  https://review.openstack.org/42403007:08
*** pcaruana has joined #openstack-rpm-packaging08:15
*** jpena|off is now known as jpena08:35
*** jpena is now known as jpena|off08:48
*** jpena|off is now known as jpena08:55
*** witek has quit IRC09:19
*** witek has joined #openstack-rpm-packaging09:29
*** makowals has quit IRC09:48
*** makowals has joined #openstack-rpm-packaging09:49
*** makowals has quit IRC09:54
*** makowals has joined #openstack-rpm-packaging09:55
*** apevec has joined #openstack-rpm-packaging10:03
*** apevec has joined #openstack-rpm-packaging10:03
openstackgerritMerged openstack/rpm-packaging: Update stevedore to 1.20.0  https://review.openstack.org/42212510:24
IgorYozhikovdirk, could you please add git as buildrequires to the https://review.openstack.org/#/c/419665/ because of - 10:34:10 DEBUG: + cd reno-2.0.310:36
IgorYozhikov10:34:10 DEBUG: + git init .10:36
IgorYozhikov10:34:10 DEBUG: /var/tmp/rpm-tmp.WB5xTB: line 29: git: command not found ?10:36
dirkIgorYozhikov: package os called git-core in sles10:37
dirkI thought i did already, let.me.check10:37
dirkIgorYozhikov: ah, you mean for fixing mos ci?10:39
openstackgerritJavier Peña proposed openstack/rpm-packaging: [WIP] Initial commit for neutron  https://review.openstack.org/42408510:41
jpenadirk: right, you added it only for the suse case10:42
dirkYeah, i am confused about that10:43
dirkThe rdo check has got git available10:43
dirkWhere is tit coming from?10:43
IgorYozhikovhttps://packaging-ci.fuel-infra.org/job/master-rpm-packaging-build-centos7/2684/console10:45
IgorYozhikovMOS CI installs only what in buildrequires10:46
openstackgerritDirk Mueller proposed openstack/rpm-packaging: Add initial spec for reno  https://review.openstack.org/41966510:51
IgorYozhikovdirk, Thanx 4 swift fix :)11:02
IgorYozhikovcould you also take a look into https://review.openstack.org/#/c/425673/11:03
IgorYozhikovit's about hacking11:03
dirkIgorYozhikov: you're welcome. as usual, don't feel hesitant to leave a -1 on a review of mine if there's something wrong. I might miss it when I'm not watching irc otherwise11:03
IgorYozhikovdirk, sure, will do.11:04
dirkIgorYozhikov: yeah, just drop the hacking buildrequires? why do you need it? I think I commented on that already11:04
IgorYozhikovso what is about hacking11:04
IgorYozhikovI saw that without it unit tests usually fail11:04
dirkIgorYozhikov: really?11:04
IgorYozhikovI'm about nova11:04
* dirk checks it out11:05
IgorYozhikovdirk, CI run results with commented hacking - DEBUG util.py:417:  + testr init11:06
IgorYozhikovDEBUG util.py:417:  + testr list-tests11:06
IgorYozhikovDEBUG util.py:417:  + grep -vE '(vif|OVS|Network)'11:06
IgorYozhikovDEBUG util.py:417:  Non-zero exit code (2) from test listing.11:06
IgorYozhikovDEBUG util.py:417:  + testr run --load-list=list11:06
IgorYozhikovDEBUG util.py:417:  running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \11:06
IgorYozhikovDEBUG util.py:417:  OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \11:06
IgorYozhikovDEBUG util.py:417:  OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \11:06
IgorYozhikovDEBUG util.py:417:  ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./nova/tests}  --load-list /tmp/tmp3mcb5u11:06
IgorYozhikovDEBUG util.py:417:  Ran tests in 0.110s11:06
IgorYozhikovDEBUG util.py:417:  PASSED (id=0)11:06
IgorYozhikovDEBUG util.py:417:  + exit 011:06
IgorYozhikovhttps://packaging-ci.fuel-infra.org/job/master-rpm-packaging-build-centos7/2661/artifact/artifacts/nova-rootlog.txt/*view*/11:06
IgorYozhikovIt seems that testr cannot generate list of tests11:07
jpenadirk, IgorYozhikov: the SUSE and Fuel CIs complain about not having python-pyroute2 >= 0.4.12 in https://review.openstack.org/42408511:08
IgorYozhikovpyroute is on the way, we are working on it11:09
IgorYozhikovthat is from neutron , right?11:09
dirkIgorYozhikov: I left you a comment on how to fix unit tests11:11
dirkjpena: python-pyroute2 added to the build env11:11
IgorYozhikovdirk, export OS_TEST_PATH=./nova/tests/unit does not enable functional tests, I asked nova developers about wsgi_intercept - it used only in functional tests11:12
IgorYozhikovgoing to address your comments11:13
dirkIgorYozhikov: ah, sorry, I might have forgotten to set that while testing manually11:13
IgorYozhikovnp, nova is a big project, a number lines of code :)11:14
IgorYozhikovdirk, one more clarification: pwdutils or coreustils in case of SUSE?11:17
dirkIgorYozhikov: ah, sorry, pwdutils11:17
IgorYozhikov:)11:17
dirkalthough It hink there is no difference11:18
* dirk looks11:18
dirkIgorYozhikov: ah, its "shadow", not "shadow-utils"11:18
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567311:22
openstackgerritMerged openstack/rpm-packaging: Update python-cinderclient to 1.11.0  https://review.openstack.org/42659111:23
openstackgerritMerged openstack/rpm-packaging: Update python-cloudkittyclient to 1.0.0  https://review.openstack.org/42659211:24
IgorYozhikovhttps://review.openstack.org/#/c/417849/ - Horizon stuck, might be jakub needs help?11:55
IgorYozhikovI'll try to reach tlbr to consult about ^^^11:56
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567312:41
*** pradk has joined #openstack-rpm-packaging13:47
openstackgerritMerged openstack/rpm-packaging: Add initial spec for reno  https://review.openstack.org/41966513:52
*** jpena is now known as jpena|lunch13:57
*** rbowen has joined #openstack-rpm-packaging13:59
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567314:10
*** jpena|lunch is now known as jpena15:03
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567315:18
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567317:29
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Initial commit for  nova v15.0.0.0b2  https://review.openstack.org/42567318:04
*** jpena is now known as jpena|off18:15
dirkIgorYozhikov: horizon is on my todo now; jakub stopped on it20:12
*** rbowen has quit IRC21:18

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!