Tuesday, 2019-05-07

openstackgerritTim Burke proposed openstack/swift master: py3: bulk -- alternate approach  https://review.opendev.org/65750500:01
openstackgerritTakashi Kajinami proposed openstack/swift master: Require logger passed to broker in unit tests for account-reaper  https://review.opendev.org/65693100:16
*** zaitcev has quit IRC00:46
*** zaitcev has joined #openstack-swift00:58
*** ChanServ sets mode: +v zaitcev00:58
*** NM has joined #openstack-swift01:13
*** NM has quit IRC01:30
*** baojg has joined #openstack-swift01:37
*** rcernin has quit IRC02:43
*** samueldmq has quit IRC02:46
*** zaitcev_ has joined #openstack-swift02:57
*** ChanServ sets mode: +v zaitcev_02:57
*** zaitcev has quit IRC03:01
*** zaitcev_ has quit IRC03:12
*** zaitcev_ has joined #openstack-swift03:27
*** ChanServ sets mode: +v zaitcev_03:27
*** rcernin has joined #openstack-swift03:29
*** zaitcev_ has quit IRC04:04
*** e0ne has joined #openstack-swift04:06
*** tkajinam has quit IRC04:07
*** tkajinam has joined #openstack-swift04:08
*** tkajinam has quit IRC04:08
*** tkajinam has joined #openstack-swift04:08
*** e0ne has quit IRC04:12
*** zaitcev_ has joined #openstack-swift04:17
*** ChanServ sets mode: +v zaitcev_04:17
*** e0ne has joined #openstack-swift05:22
*** zaitcev_ has quit IRC05:35
*** HW-Peter has quit IRC05:41
*** zaitcev_ has joined #openstack-swift05:48
*** ChanServ sets mode: +v zaitcev_05:48
*** e0ne has quit IRC05:56
*** pcaruana has joined #openstack-swift06:21
*** zaitcev_ has quit IRC06:22
*** e0ne has joined #openstack-swift06:46
*** e0ne has quit IRC06:53
*** hoonetorg has quit IRC07:04
*** mikecmpbll has joined #openstack-swift07:06
*** hoonetorg has joined #openstack-swift07:08
*** threestrands has joined #openstack-swift07:11
*** ccamacho has joined #openstack-swift07:23
*** tesseract has joined #openstack-swift07:26
*** rcernin has quit IRC07:27
*** ccamacho has quit IRC08:03
*** threestrands has quit IRC08:18
*** tkajinam has quit IRC08:35
*** pcaruana has quit IRC10:19
*** pcaruana has joined #openstack-swift10:55
openstackgerritMerged openstack/swift master: [Trivial fix]Remove unnecessary slash  https://review.opendev.org/65732311:27
*** baojg has quit IRC11:44
*** dr_gogeta86 has joined #openstack-swift12:24
*** NM has joined #openstack-swift12:40
*** supamatt has quit IRC13:09
*** e0ne has joined #openstack-swift13:36
*** e0ne has quit IRC13:39
*** ccamacho has joined #openstack-swift14:06
*** jistr is now known as jistr|call14:14
*** pcaruana has quit IRC14:19
*** jistr|call is now known as jistr14:23
*** tdasilva has joined #openstack-swift14:25
*** ChanServ sets mode: +v tdasilva14:25
*** pcaruana has joined #openstack-swift14:38
timburkegood morning14:50
seongsoochogood morning ~14:58
*** pcaruana has quit IRC15:16
*** ccamacho has quit IRC15:16
*** gyee has joined #openstack-swift15:55
*** e0ne has joined #openstack-swift16:02
*** NM has quit IRC16:02
*** NM has joined #openstack-swift16:02
*** NM has quit IRC16:03
*** NM has joined #openstack-swift16:05
openstackgerritTim Burke proposed openstack/swift master: py3: bulk -- alternate approach  https://review.opendev.org/65750516:26
notmynamegood morning16:29
*** mikecmpbll has quit IRC16:31
*** e0ne has quit IRC16:45
openstackgerritTim Burke proposed openstack/swift master: Simplify patching in test_reap_delay  https://review.opendev.org/65764816:57
*** NM has quit IRC17:07
openstackgerritTim Burke proposed openstack/swift master: s3api: paginate listings when aborting MPUs  https://review.opendev.org/65218417:29
*** NM1 has joined #openstack-swift17:50
openstackgerritTim Burke proposed openstack/swift master: Get functional/tests.py running under py3  https://review.opendev.org/64252018:01
openstackgerritTim Burke proposed openstack/swift master: Add py37 func test job  https://review.opendev.org/64585618:01
openstackgerritTim Burke proposed openstack/swift master: py3: Cover account/container func tests  https://review.opendev.org/64538818:01
openstackgerritTim Burke proposed openstack/swift master: py3: Bring functional/test_object.py under test; add func-ec-py37 job  https://review.opendev.org/64589518:01
openstackgerritTim Burke proposed openstack/swift master: py3: port staticweb and domain_remap func tests  https://review.opendev.org/64792318:01
openstackgerritTim Burke proposed openstack/swift master: py3: port dlo func tests  https://review.opendev.org/64292018:01
*** NM1 has quit IRC18:27
claygdid the ptg picture ever get posted?18:27
openstackgerritTim Burke proposed openstack/swift master: We don't have to keep the retrieved token anymore  https://review.opendev.org/60916818:30
timburkeclayg, i've still not seen anything about it. will let you all know as soon as i do18:37
*** NM has joined #openstack-swift18:45
*** tesseract has quit IRC19:10
openstackgerritMerged openstack/swift master: py3: port unit/proxy/test_sysmeta.py  https://review.opendev.org/65719619:17
claygso i'm still playing with this idea of making "ansible on a vsaio" mostly compatible with "ansible on the gate"19:28
claygOne job i'm currently interested in is the ceph-s3tests19:28
claygfirst task fails :D19:28
clayghttps://github.com/openstack/swift/blob/master/tools/playbooks/ceph-s3tests/run.yaml#L1719:28
timburkeclayg, remind me, where does vsaio get its proxy-server.conf?19:29
timburkei'm pretty sure that job's going off of https://github.com/openstack/swift/blob/master/doc/saio/swift/proxy-server.conf#L1219:30
claygfrom /etc/swift/proxy-server/proxy-[noauth|server].conf.d/19:30
claygthe pipeline happens to be in `./20_settings.conf`19:30
claygyeah changing the pipeline in the example configs doesn't change the pipeline in the vsaio19:31
clayg... and I don't think we want it to exactly ...19:31
claygfor one thing vsaio already HAS s3api in the pipeline19:31
claygI guess I could adjust that task to do something like "add it if it's not there"19:31
claygthat seems pretty reasonable19:32
timburkeyeah, i was just noticing the next task, which is "Start main swift servers" -- i feel like this maybe needs to get broken up into two roles; one for "set up a s3api environment" and one for "run these tests"19:33
timburkethose first two tasks really feel like they belong in a pre.yaml19:34
claygtimburke: that seems reasonable too!19:34
claygi'm all about import_playbook these days19:35
claygtimburke: ultimately I guess I'd like (some?) of our gate jobs to feel not entirely unfamiliar to running jobs on your vsaio... so stuff like conf vs. conf.d might be something worth sorting out sooner than later... dunno19:36
openstackgerritThiago da Silva proposed openstack/swift master: Add Dockerfile to build a SAIO container image  https://review.opendev.org/65704619:44
*** itlinux has joined #openstack-swift19:58
*** itlinux has quit IRC20:19
*** NM has quit IRC21:20
*** NM has joined #openstack-swift21:22
*** NM has quit IRC21:29
openstackgerritMerged openstack/swift master: Require logger passed to broker in unit tests for account-reaper  https://review.opendev.org/65693121:55
tdasilvacool, images are being uploaded to docker hub: https://cloud.docker.com/u/openstackswift/repository/registry-1.docker.io/openstackswift/saio/tags21:58
tdasilvathere's still some failure going on at the end to apply a new tag (i.e., latest), but it's progress21:59
notmynamecool22:08
openstackgerritTim Burke proposed openstack/swift master: py3: port unit/proxy/test_server.py  https://review.opendev.org/65769922:45
openstackgerritTim Burke proposed openstack/swift master: py3: finish porting proxy/test_server.py  https://review.opendev.org/65770022:45
*** mikecmpbll has joined #openstack-swift22:56
*** threestrands has joined #openstack-swift23:00
*** tkajinam has joined #openstack-swift23:00
*** threestrands has quit IRC23:00
*** rcernin has joined #openstack-swift23:06
openstackgerritTim Burke proposed openstack/swift master: py3: port unit/proxy/test_server.py  https://review.opendev.org/65769923:13
openstackgerritTim Burke proposed openstack/swift master: py3: finish porting proxy/test_server.py  https://review.opendev.org/65770023:13
openstackgerritTim Burke proposed openstack/swift master: py3: port proxy/test_mem_server.py  https://review.opendev.org/65770523:13
*** mikecmpbll has quit IRC23:17
openstackgerritTimur Alperovich proposed openstack/swift master: S3Api: handle non-ASCII markers in v1 listings.  https://review.opendev.org/65770623:17
*** openstackstatus has joined #openstack-swift23:28
*** ChanServ sets mode: +v openstackstatus23:28
*** hoonetorg has quit IRC23:33
*** guimaluf has joined #openstack-swift23:43
*** hoonetorg has joined #openstack-swift23:47
*** zaitcev has joined #openstack-swift23:49
*** ChanServ sets mode: +v zaitcev23:49

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