Monday, 2018-06-25

*** openstack has joined #refstack01:20
*** ChanServ sets mode: +o openstack01:20
*** noama has joined #refstack04:41
*** kopecmartin has joined #refstack06:17
*** lifeless has quit IRC06:49
*** arxcruz|off is now known as arxcruz08:26
arxcruzkopecmartin: check my comments on trello board regarding the swift and healthcheck10:30
kopecmartinarxcruz, I'm just reading it10:31
kopecmartinarxcruz, so you think that this patch https://review.openstack.org/#/c/573220/ should work?10:32
arxcruzkopecmartin: yes, it should not run if swift is False10:35
arxcruzregardless the discoverability option10:35
arxcruzi don't know why we put discoverability to false, should not run those tests if swift is set to false anyway10:35
kopecmartinarxcruz, btw, I just notice, if we don't set discoverability anywhere, will this call work? https://github.com/openstack/python-tempestconf/blob/master/config_tempest/services/object_storage.py#L7010:37
arxcruzkopecmartin: lol this will always return True if we don't set manually the discoverability10:38
arxcruzbecause the default is true10:38
kopecmartinarxcruz, I meant more if the default will be even obtained, because we are not calling  get_defaulted there ..10:41
arxcruzoh10:42
arxcruzdon't know10:42
* arxcruz don't want to think about it10:42
kopecmartinprobably it will return an exception :D10:42
kopecmartinyes, I got the exception (no section), I'll fix it10:45
arxcruzok10:45
kopecmartinoh, but that's maybe expected, I'm trying to understand those except blogs10:53
*** tosky has joined #refstack11:28
toskykopecmartin, arxcruz: hi! Did you found out what is the reason for the packstack failures? Some change in a puppet module?11:32
* tosky bbl - again :)11:33
arxcruztosky: o don't remember do see packstack failing11:35
*** noama has quit IRC11:37
kopecmartintosky, Hi, i didn't , I wasn't much trying though12:02
openstackgerritArx Cruz proposed openstack/python-tempestconf master: DNM - Testing collect logs  https://review.openstack.org/57644412:06
toskyarxcruz: all reviews from yesterday are failing on packstack jobs12:07
arxcruztosky: i see... i'll take a look in a few12:15
toskyor we can try to find if someone else hit this too12:18
* tosky likes the Tom Sawyer approach12:21
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Fix check_service_status  https://review.openstack.org/57780212:23
*** kopecmartin has quit IRC12:47
*** kopecmartin has joined #refstack12:48
*** rmart04 has joined #refstack12:52
*** kopecmartin has quit IRC13:19
*** kopecmartin has joined #refstack13:20
toskykopecmartin, arxcruz: before other breaking changes land, what do you think about merging my python3 patches? :)13:32
arxcruztosky: sure let's do it!@13:32
kopecmartintosky, i think i have already reviewed13:33
toskyyep, thanks13:35
toskyarxcruz, kopecmartin : but first we need to unlock the gates13:36
toskyI'm going to reask jpena13:36
kopecmartintosky, btw, https://review.openstack.org/#/c/572418/ do you think this tripleo-multinode gate is failing because this one needs to be merged first? https://review.rdoproject.org/r/#/c/14237/13:40
toskykopecmartin: I suspect so, yes13:42
toskyDEBUG: mv: cannot stat '/builddir/build/BUILDROOT/python-tempestconf-1.1.5-0.20180622123209.65d33b4.el7.x86_64/usr/etc/tempest/*': No such file or directory13:42
toskyhttp://logs.openstack.org/18/572418/8/check/tripleo-ci-centos-7-containers-multinode/4dae687/logs/delorean_logs/65/d3/65d33b4d88bdfe67fa146f5c7524e985943da13b_dev/rpmbuild.log.txt.gz13:42
kopecmartintosky, yeah, but i haven't expected that the gate would be so smart and test packaging13:43
kopecmartin:D13:43
toskyI'm not sure what is the cleanest way to approach this; if the change in the packaging is merged without https://review.openstack.org/#/c/572418/, things may not work13:43
tosky...13:43
toskyso maybe the solution is to keep a dummy file in that directory13:44
toskyand remove it later13:44
toskyso we can merge first the tempestconf change, than the packaging change, then remove the dummy file13:44
toskymaybe it's better to ask to the more expert people in #rdo13:44
kopecmartinmakes sense, I'll update the patch13:45
*** rmart04 has quit IRC13:46
kopecmartintosky, it doesn't have to have any structure, right? just a simple file  with a comment maybe13:47
toskykopecmartin: even empty, so that the copy operation does not fail13:48
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Remove the content of default-overrides.conf  https://review.openstack.org/57241813:50
arxcruztosky: regarding the tempest.conf collection, we need to have our own upload logs, because packstack will not rewrite their collect-logs to add tempest, they said they don't run tempest, so ...14:02
arxcruzi'm doing that14:02
arxcruztesting right now14:02
toskyoh14:04
toskyarxcruz: isn't it possible to adapt another existing collect-logs? I guess you already tried14:04
toskywith some magic parameter or so14:04
arxcruztosky: yeah, i tried, for devstack it works, because the job inherit from devstack that uses default collect logs14:07
arxcruzbut the packstack job is inherit from packstack... and i don't think would be good to remove the inheritance just because of the logs, i can overwrite just the collect-logs in the post run14:07
toskyarxcruz: I see; do we need a full rewrite, or can we just invoke the collect-logs from packstack and add a role which collects what it is missing?14:11
arxcruztosky: it was three tasks in a playbook14:12
toskyarxcruz: uh, ok, let's see14:16
toskyI thought you needed to reuse both packstack and devstack roles for collection logs14:17
arxcruztosky: no, devstack is working14:31
arxcruzbut packstack no14:31
toskyyes, I mean14:32
toskywhen rewriting this section of the job (a post section?), I thought that it would be enough to combine the role for log collection from packstack, and its counterpart from devstack14:33
toskyabout packstack, jpena wrote this review that should hopefully fix the gates: https://review.openstack.org/#/c/577816/14:34
arxcruztosky: is this http://logs.openstack.org/44/576444/11/check/python-tempestconf-tempest-packstack-admin/efb613a/job-output.txt.gz#_2018-06-25_12_26_30_31835014:48
arxcruzthe error ?14:48
arxcruzoh, yeah, it is :)14:48
arxcruzjust lazy to read irc logs today :)14:48
*** rmart04 has joined #refstack15:41
kopecmartintosky, we need review on this https://review.openstack.org/#/c/541273, do you know who to ping?15:45
kopecmartinit's done from our side,15:45
kopecmartinwe need feedback from refstack now15:45
toskyping the usual suspects here, and we can raise it during the next refstack IRC meeting15:47
*** rmart04 has quit IRC15:57
*** Drive has joined #refstack16:42
*** kopecmartin has quit IRC17:27
openstackgerritmegan guiney proposed openstack/refstack master: add nodejs install back into setup docs  https://review.openstack.org/57788717:56
openstackgerritMartin Kopec proposed openstack/python-tempestconf master: Remove the content of default-overrides.conf  https://review.openstack.org/57241818:04
toskypackstack issue fixed, I just did the recheck dance18:09
*** Drive has quit IRC18:12
openstackgerritMerged openstack/refstack master: add nodejs install back into setup docs  https://review.openstack.org/57788718:34
*** rockyg has joined #refstack19:13
*** rockyg has quit IRC19:22
*** rockyg has joined #refstack19:57
openstackgerritmegan guiney proposed openstack/refstack master: Subunit Data upload API  https://review.openstack.org/53068120:59
openstackgerritmegan guiney proposed openstack/refstack master: Subunit Data upload API  https://review.openstack.org/53068121:26
*** rockyg has quit IRC21:44
*** tosky has quit IRC23:34

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