*** edausq has joined #openstack-swift | 00:01 | |
*** joeljwright has quit IRC | 00:02 | |
*** tovin07_ has joined #openstack-swift | 00:42 | |
*** two_tired has joined #openstack-swift | 01:09 | |
m_kazuhiro | good morning | 01:13 |
---|---|---|
clayg | timburke: I was wondering why it was the way it was... strange thing was it seemed to fix the behavior... maybe my test is bogus... | 01:19 |
clayg | m_kazuhiro: you’re doing great! Can you double check timburke and I on that symlink copy issue I referenced in my review and squash in whatever needs fixin | 01:20 |
timburke | dunno... maybe there's some *other* place where we happen to grab and set req.params again? so modifying the cached version ultimately modifies the real query string, too? | 01:20 |
timburke | i feel like i'd really prefer the req.params thing to be a context manager or something... but it'd still probably suck | 01:23 |
*** vint_bra has joined #openstack-swift | 01:35 | |
*** cshastri has joined #openstack-swift | 01:36 | |
*** gyee has quit IRC | 01:36 | |
m_kazuhiro | clayg: ok. I will check it. | 01:40 |
kota_ | good morning | 01:42 |
mattoliverau | kota_, m_kazuhiro: morning | 02:01 |
kota_ | mattoliverau: o/ | 02:04 |
* kota_ is looking the irc logs... | 02:04 | |
*** JimCheung has quit IRC | 02:16 | |
*** JimCheung has joined #openstack-swift | 02:24 | |
m_kazuhiro | mattoliverau: morning | 02:26 |
*** JimCheung has quit IRC | 02:41 | |
kota_ | timburke, clayg: Did https://gist.github.com/clayg/a883d21723bda1a947109be2d33e2be2 fail w/o the fix on your environment? I tried to run it but those 2 tests didn't fail in my local. | 02:47 |
clayg | Hrmmm | 02:49 |
clayg | That’s good though! :P | 02:49 |
*** m_kazuhiro_ has joined #openstack-swift | 02:50 | |
kota_ | let me take time more to consider what's problem there. Exactly, I found we are lack of the unit tests of copy + symink assertions. | 02:52 |
kota_ | clayg: ^^ | 02:52 |
*** m_kazuhiro has quit IRC | 02:54 | |
*** JimCheung has joined #openstack-swift | 03:06 | |
*** JimCheung has quit IRC | 03:11 | |
*** dancn has joined #openstack-swift | 03:24 | |
*** kei_yama has quit IRC | 03:44 | |
*** bkopilov has quit IRC | 04:00 | |
*** kei_yama has joined #openstack-swift | 04:01 | |
*** threestrands has joined #openstack-swift | 04:14 | |
*** threestrands has quit IRC | 04:14 | |
*** threestrands has joined #openstack-swift | 04:14 | |
*** jappleii__ has quit IRC | 04:15 | |
*** threestrands has quit IRC | 04:15 | |
*** threestrands has joined #openstack-swift | 04:16 | |
*** threestrands has quit IRC | 04:16 | |
*** threestrands has joined #openstack-swift | 04:16 | |
*** links has joined #openstack-swift | 04:30 | |
*** openstackgerrit has joined #openstack-swift | 04:31 | |
openstackgerrit | Merged openstack/swift master: Refactor proxy-server conf loading to a helper function https://review.openstack.org/525728 | 04:31 |
*** links has quit IRC | 04:32 | |
*** threestrands has quit IRC | 04:36 | |
*** threestrands has joined #openstack-swift | 04:43 | |
*** threestrands has quit IRC | 04:43 | |
*** threestrands has joined #openstack-swift | 04:43 | |
*** threestrands has quit IRC | 04:44 | |
*** threestrands has joined #openstack-swift | 04:44 | |
*** threestrands has quit IRC | 04:44 | |
*** threestrands has joined #openstack-swift | 04:44 | |
*** threestrands has quit IRC | 04:45 | |
*** threestrands has joined #openstack-swift | 04:46 | |
*** threestrands has quit IRC | 04:46 | |
*** threestrands has joined #openstack-swift | 04:46 | |
*** threestrands has quit IRC | 04:47 | |
*** threestrands has joined #openstack-swift | 04:47 | |
*** threestrands has quit IRC | 04:47 | |
*** threestrands has joined #openstack-swift | 04:47 | |
openstackgerrit | Merged openstack/swift master: Ringbuilder: Forbid writing empty rings https://review.openstack.org/525192 | 05:00 |
*** two_tired has quit IRC | 05:15 | |
*** frank_young has joined #openstack-swift | 05:22 | |
*** frank_young has quit IRC | 05:23 | |
clayg | ok... i think i'm crazy :'( | 05:31 |
clayg | i think i had a bug in test but I also thought I had successfully confirmed the issue with curl 😫 | 05:32 |
clayg | so if put w/ x-copy-from *works* with symlink=get - does anyone know *why* ??? how does the qs makes it's way onto the new GET request? | 05:32 |
clayg | ok, the source_req = req.copy_get() is just copying the headers - i obviously did not verify with curl (or rather tried to and hand a typo and made a mistake) | 05:36 |
clayg | I'll purpose the versioned writes tests as a follow up! | 05:36 |
kota_ | clayg: the fix you pushed looks like possibly a bug exists in the query_args is `symlink=get&multipart-manifest=get`to me. | 05:38 |
kota_ | I'm just starting the assertion in my local via adding unit test. | 05:39 |
clayg | yeah that "fix" isn't useful - timburke said there was some *other* problems too :'( | 05:39 |
kota_ | yup | 05:39 |
clayg | the fuctests are good tho - they prove symlink + versioned writes are awesome! | 05:39 |
clayg | i'm fixing my review now | 05:39 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: functest for symlink + versioned writes https://review.openstack.org/527583 | 05:41 |
clayg | everything says it's in merge conflict tho - not sure what landed - but I think after a rebase patch 232162 is going to be ready to go! sorry it took me a good 3 days!? | 05:46 |
patchbot | https://review.openstack.org/#/c/232162/ - swift - Symlink implementation. | 05:46 |
*** m_kazuhiro has joined #openstack-swift | 05:53 | |
*** bkopilov has joined #openstack-swift | 05:54 | |
*** m_kazuhiro_ has quit IRC | 05:54 | |
*** threestrands has quit IRC | 06:03 | |
*** d0ugal has quit IRC | 06:04 | |
*** d0ugal has joined #openstack-swift | 06:08 | |
kota_ | clayg, m_kazuhiro: can i work on the rebase? | 06:10 |
*** armaan_ has joined #openstack-swift | 06:11 | |
*** armaan has quit IRC | 06:11 | |
*** tovin07_ has quit IRC | 06:12 | |
*** armaan_ has quit IRC | 06:16 | |
kota_ | oh i hit the ring part swapping test failure that probably mattoliverau is working on the fix for the flakey test failure. | 06:17 |
kota_ | i confirmed m_kazuhiro locally i can push the rebased version. | 06:21 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Symlink implementation. https://review.openstack.org/232162 | 06:22 |
kota_ | clayg: it's just a rebased version of your +2 to resolve the merge conflict. | 06:22 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Add more assertions for Symlink + Copy unit tests https://review.openstack.org/527595 | 06:26 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Add more assertions for Symlink + Copy unit tests https://review.openstack.org/527595 | 06:27 |
*** tovin07_ has joined #openstack-swift | 06:33 | |
*** cshastri has quit IRC | 06:57 | |
*** bkopilov has quit IRC | 07:11 | |
*** rcernin has quit IRC | 07:12 | |
*** armaan has joined #openstack-swift | 07:12 | |
*** cshastri has joined #openstack-swift | 07:15 | |
*** bkopilov has joined #openstack-swift | 07:29 | |
*** hseipp has joined #openstack-swift | 07:41 | |
*** armaan has quit IRC | 07:53 | |
*** armaan has joined #openstack-swift | 07:53 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Symlink implementation. https://review.openstack.org/232162 | 07:53 |
kota_ | sorry, I failed to rebase, i resolved pep8 issues there. | 07:54 |
*** rcernin has joined #openstack-swift | 08:13 | |
*** cshastri has quit IRC | 08:21 | |
*** oshritf has joined #openstack-swift | 08:24 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Add more assertions for Symlink + Copy unit tests https://review.openstack.org/527595 | 08:25 |
*** tesseract has joined #openstack-swift | 08:25 | |
*** cshastri has joined #openstack-swift | 08:34 | |
*** kei_yama has quit IRC | 08:46 | |
*** tovin07_ has quit IRC | 08:46 | |
*** tovin07_ has joined #openstack-swift | 08:46 | |
hseipp | tdasilva: Great to see that you were aware of that IoT session, did see it as well but was actually running a "Mini Maker Fair" at our site yesterday presenting the following cool IoT app: https://github.com/IBM/air-traffic-control?cm_sp=IBMCode-_-cloud-based-air-traffic-control-application-_-Get-the-Code, so was not able not join ;-) | 08:55 |
tdasilva | hseipp: that sounds really cool, going to have to check it out | 08:56 |
*** m_kazuhiro has quit IRC | 08:58 | |
hseipp | tdasilva: If you do so, feel free to PM me in case you run into issues, I've got some patches to the Swift code (Apple Swift != OpenStack Swift) :-) | 08:58 |
tdasilva | hseipp: cool, will do. Yeah I did notice the swift words on the readme but noticed it referred to apple's swift :) | 09:00 |
*** cbartz has joined #openstack-swift | 09:00 | |
*** links has joined #openstack-swift | 09:00 | |
*** oshritf has quit IRC | 09:07 | |
*** oshritf has joined #openstack-swift | 09:08 | |
*** oshritf has quit IRC | 09:13 | |
*** cebruns_ has quit IRC | 09:20 | |
mattoliverau | hseipp: everytime you mention swift in the readme can you say something like (language not the object storage system) so we can slowly fight back ;) | 09:21 |
tdasilva | heh | 09:21 |
*** cebruns has joined #openstack-swift | 09:22 | |
hseipp | mattoliverau: :-) I give up here, as I can't address the Chinese version of the readme | 09:23 |
acoles | good morning | 09:42 |
tdasilva | acoles: o/ | 09:46 |
acoles | tdasilva: up early? | 09:46 |
tdasilva | acoles: i'm in israel this week | 09:47 |
acoles | tdasilva: oh. up late? | 09:47 |
acoles | ;) | 09:47 |
tdasilva | heh | 09:47 |
tdasilva | acoles, rledisez, cschwede I just mentioned to the fosdem sds chairs that we are willing to be flexible with presentation times | 09:48 |
*** tovin07_ has quit IRC | 10:07 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Use symlink in container-sync internal client pipeline https://review.openstack.org/527126 | 10:13 |
mattoliverau | Lol | 10:20 |
*** aluria has quit IRC | 10:24 | |
*** dosaboy has quit IRC | 10:24 | |
*** aluria has joined #openstack-swift | 10:25 | |
*** dosaboy has joined #openstack-swift | 10:25 | |
*** dosaboy has quit IRC | 10:31 | |
*** cshastri has quit IRC | 10:35 | |
*** dosaboy has joined #openstack-swift | 10:37 | |
kota_ | hello acoles and tdasilva o/ | 10:40 |
acoles | kota_: o/ | 10:41 |
kota_ | interesting fosdem | 10:42 |
kota_ | acoles: thanks for rebasing that patch | 10:43 |
* kota_ means patch 527126 | 10:44 | |
patchbot | https://review.openstack.org/#/c/527126/ - swift - Use symlink in container-sync internal client pipe... | 10:44 |
acoles | kota_: NP. I think it worth considering including it in the parent, I left comment on patch 232162. It needs other opinions for a decision. | 10:46 |
patchbot | https://review.openstack.org/#/c/232162/ - swift - Symlink implementation. | 10:46 |
kota_ | acoles: i see thanks. that's the one I minded to the last before I added my +2. | 10:46 |
* kota_ is looking acoles comment | 10:47 | |
kota_ | hmm... it looks fair point. | 10:49 |
kota_ | however, I'm still not sure the configuration should be in the pipeline for now. I think fortunately, we will have swift-meeting tomorrow morning so we can have the discussion over there. | 10:50 |
kota_ | intuitively, i don't like to have special config for container-sync internal client as possible. | 10:50 |
kota_ | from my look, we have a couple of different solution so far | 10:51 |
kota_ | a) encryption | 10:51 |
kota_ | that should be in internal client pipeline. that is why acoles proposed the patch. | 10:52 |
kota_ | b) slo | 10:52 |
*** SkyRocknRoll has joined #openstack-swift | 10:52 | |
kota_ | however, slo resolves the transfer problem w/o middleware config pipeline | 10:52 |
kota_ | i know that is able because slo doesn't use sysmeta from histrical reason so that remote cluster can resolve the problem w/o local internal client pipeline change. | 10:53 |
kota_ | tbh, i'd like to avoid operator configuration as possible though. not sure which is suitable for us, right now. | 10:55 |
kota_ | anyway, thx acoles for bringing up this | 10:57 |
*** mvk has quit IRC | 10:58 | |
acoles | kota_: slo is also weird because we need to send the remote cluster the internal format and bypass slo on the remote cluster, to avoid the remote trying to check the manifest. so it is fortunate that x-static-large-object *can* be passed to the remote cluster, whereas sysmeta cannot. | 11:02 |
acoles | kota_: let's discuss at the meeting | 11:05 |
kota_ | acoles: yes, it's true. | 11:05 |
kota_ | acoles: :) | 11:05 |
acoles | I'll add to agenda | 11:05 |
kota_ | thanks! | 11:06 |
* kota_ has to re-check my alarm to ring my morning | 11:10 | |
*** armaan has quit IRC | 11:11 | |
*** armaan has joined #openstack-swift | 11:12 | |
*** SkyRocknRoll has quit IRC | 11:15 | |
*** geaaru has joined #openstack-swift | 11:16 | |
acoles | kota_: good night | 11:19 |
kota_ | g'night | 11:19 |
*** mvk has joined #openstack-swift | 11:23 | |
*** SkyRocknRoll has joined #openstack-swift | 11:27 | |
*** silor has joined #openstack-swift | 11:28 | |
*** armaan has quit IRC | 11:41 | |
*** armaan has joined #openstack-swift | 11:41 | |
*** armaan has quit IRC | 11:41 | |
*** armaan has joined #openstack-swift | 11:42 | |
*** bkopilov has quit IRC | 12:07 | |
*** armaan has quit IRC | 12:31 | |
*** armaan has joined #openstack-swift | 12:32 | |
*** armaan has quit IRC | 12:37 | |
*** armaan has joined #openstack-swift | 12:38 | |
*** vint_bra has quit IRC | 12:39 | |
*** armaan has quit IRC | 12:56 | |
*** armaan has joined #openstack-swift | 12:57 | |
*** rcernin has quit IRC | 13:04 | |
acoles | mattoliverau: timburke: I'd like to get https://review.openstack.org/#/c/510978 merged - I'm sure it is not perfect but I'm finding I am writing conflicts as I try to move forwards on other fronts (e.g. container delete) - any objections to merge-and-iterate? | 13:28 |
patchbot | patch 510978 - swift (feature/deep) - Root driven shrinking | 13:28 |
*** tesseract has quit IRC | 13:51 | |
*** aluria has quit IRC | 13:55 | |
*** aluria has joined #openstack-swift | 13:55 | |
*** links has quit IRC | 13:58 | |
*** links has joined #openstack-swift | 14:00 | |
*** JimCheung has joined #openstack-swift | 14:00 | |
*** shaner has quit IRC | 14:02 | |
*** JimCheung has quit IRC | 14:04 | |
*** links has quit IRC | 14:05 | |
*** openstackstatus has quit IRC | 14:36 | |
*** openstack has quit IRC | 14:39 | |
*** openstack has joined #openstack-swift | 14:41 | |
*** ChanServ sets mode: +o openstack | 14:41 | |
*** openstack has quit IRC | 14:43 | |
*** openstack has joined #openstack-swift | 14:46 | |
*** ChanServ sets mode: +o openstack | 14:46 | |
*** armaan has quit IRC | 15:01 | |
*** armaan has joined #openstack-swift | 15:02 | |
*** ianychoi has quit IRC | 15:04 | |
*** SkyRocknRoll has quit IRC | 15:05 | |
*** bkopilov has joined #openstack-swift | 15:12 | |
*** links has joined #openstack-swift | 15:19 | |
*** SkyRocknRoll has joined #openstack-swift | 15:22 | |
*** geaaru has quit IRC | 15:28 | |
*** dosaboy has quit IRC | 15:28 | |
*** dosaboy has joined #openstack-swift | 15:28 | |
*** Sukhdev has joined #openstack-swift | 16:00 | |
*** ianychoi has joined #openstack-swift | 16:06 | |
*** sc has quit IRC | 16:08 | |
*** silor has quit IRC | 16:27 | |
*** Sukhdev has quit IRC | 16:40 | |
notmyname | good morning | 16:41 |
notmyname | please pay attention to this ML thread: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125473.html | 16:44 |
*** armaan has quit IRC | 16:57 | |
*** armaan has joined #openstack-swift | 16:58 | |
openstackgerrit | Christopher Bartz proposed openstack/swift master: DLO Delete of whole object https://review.openstack.org/527744 | 17:01 |
*** geaaru has joined #openstack-swift | 17:06 | |
*** Sukhdev has joined #openstack-swift | 17:06 | |
*** Sukhdev has quit IRC | 17:08 | |
*** cbartz has quit IRC | 17:17 | |
*** hseipp has quit IRC | 17:21 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: functest for symlink + versioned writes https://review.openstack.org/527583 | 17:23 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Assert X-Newest and X-Backend headers are propagated to symlink target https://review.openstack.org/527477 | 17:27 |
openstackgerrit | Clay Gerrard proposed openstack/swift master: Symlink doc clean up https://review.openstack.org/527475 | 17:28 |
*** JimCheung has joined #openstack-swift | 17:31 | |
*** mvk has quit IRC | 17:34 | |
*** links has quit IRC | 17:40 | |
*** shaner has joined #openstack-swift | 17:45 | |
timburke | looking at http://lists.openstack.org/pipermail/openstack-dev/2017-December/125495.html -- i'm not sure what we have could be called a "cycle" | 17:48 |
*** chsc has joined #openstack-swift | 17:49 | |
*** chsc has joined #openstack-swift | 17:49 | |
timburke | https://github.com/openstack/swift/commits/master/CHANGELOG shows between one and 5 (!) months between releases since 2.3.0; that seems better described as an "arrhythmia" :P | 17:50 |
*** SkyRocknRoll has quit IRC | 17:57 | |
notmyname | timburke: you can see the exact dates on https://wiki.openstack.org/wiki/Swift/version_map and visually as the blue vertical lines on http://d.not.mn/total_contribs.png | 18:11 |
*** mvk has joined #openstack-swift | 18:18 | |
*** catintheroof has joined #openstack-swift | 18:44 | |
*** openstackstatus has quit IRC | 19:27 | |
*** Sukhdev has joined #openstack-swift | 19:28 | |
*** oshritf has joined #openstack-swift | 19:45 | |
*** oshritf has quit IRC | 19:46 | |
timburke | kota_: (when you wake up) what do you think about landing https://review.openstack.org/#/c/511964/ ? i know we want to freeze swift3 in favor of the s3api work, but (1) it only really touches infrastructure that i'm pretty sure we don't need on the s3api branch and (2) it obviates the need for https://review.openstack.org/#/c/522251/ (which seems to be causing -infra trouble?) | 19:47 |
patchbot | patch 511964 - swift3 - Use Pike Keystone | 19:47 |
patchbot | patch 522251 - swift3 - Update tox_install.sh to align for sphinx jobs | 19:47 |
timburke | swift3 is in such a terrible split-brain wrt to testing... we've got pike swift, newton constraints, and *mitaka* keystone :-( | 19:49 |
*** oshritf has joined #openstack-swift | 19:50 | |
*** oshritf has quit IRC | 19:52 | |
*** shaner has quit IRC | 19:58 | |
*** shaner has joined #openstack-swift | 20:07 | |
clayg | torlololo | 20:08 |
clayg | it's just like a real world deployment! | 20:08 |
mattoliverau | morning | 20:24 |
mattoliverau | acoles: re root driven shrinking, I say merge it. We have the old version in got history if we need to refer to it before merge :) and it is a great idea! | 20:25 |
mattoliverau | *git history | 20:25 |
*** openstackstatus has joined #openstack-swift | 20:28 | |
*** ChanServ sets mode: +v openstackstatus | 20:28 | |
*** torgomatic has quit IRC | 20:43 | |
*** charz has quit IRC | 20:43 | |
*** saltsa has quit IRC | 20:43 | |
*** saltsa has joined #openstack-swift | 20:43 | |
*** torgomatic has joined #openstack-swift | 20:43 | |
*** ChanServ sets mode: +v torgomatic | 20:43 | |
*** charz has joined #openstack-swift | 20:43 | |
*** Anticime1 is now known as Anticimex | 20:48 | |
kota_ | good morning | 20:58 |
timburke | good morning kota_ (and mattoliverau! i've not been paying enough attention) | 20:58 |
kota_ | timburke: o/ | 20:59 |
kota_ | timburke: thx for head up me on the swift3 change. | 20:59 |
notmyname | MEETING TIME | 21:00 |
timburke | sure -- just a thing to think over. seems like it might help out -infra without causing any pain for us | 21:00 |
kota_ | timburke: the latter one was in my radar and i think we can get it merged even we're in soft freeze because the tox install won't be affected to the s3api migration because it will be removed in swift upstream repo isn't it? | 21:01 |
acoles | mattoliverau: ok, thanks - timburke has left a comment so I'll check that tomorrow and merge if appropriate | 21:01 |
kota_ | oh, it looks like we need previous one to pass the gate though. I'll check it in this week. Probably at Fri in my time. | 21:03 |
timburke | and if we have the first one, the second one won't be needed at all | 21:06 |
*** m_kazuhiro has joined #openstack-swift | 21:11 | |
*** catintheroof has quit IRC | 21:15 | |
*** catintheroof has joined #openstack-swift | 21:15 | |
*** threestrands has joined #openstack-swift | 21:18 | |
*** threestrands has quit IRC | 21:18 | |
*** threestrands has joined #openstack-swift | 21:18 | |
*** catintheroof has quit IRC | 21:19 | |
acoles | kota_: m_kazuhiro just running functional tests on my saio then I will push rebased patch | 21:35 |
*** saint_ has joined #openstack-swift | 21:35 | |
timburke | oh man, we should go look at p 435929 and p 503262 too! | 21:36 |
patchbot | https://review.openstack.org/#/c/435929/ - swift - Functionnal tests for domain_remap middleware | 21:36 |
patchbot | https://review.openstack.org/#/c/503262/ - swift - Functional tests for staticweb middleware | 21:36 |
kota_ | acoles: great | 21:36 |
m_kazuhiro | acoles: OK. Thank you! | 21:36 |
acoles | timburke: oh yeah, domain-remap func tests, I should take a look | 21:39 |
openstackgerrit | Alistair Coles proposed openstack/swift master: Symlink implementation. https://review.openstack.org/232162 | 21:41 |
acoles | m_kazuhiro: kota_ clayg ^^ someone should run probe tests? | 21:41 |
clayg | always a good idea | 21:41 |
mattoliverau | timburke: tempurl patch looks interesting, nice one | 21:42 |
acoles | I kicked them off on my saio but not sure how long they take these days, getting late here | 21:42 |
kota_ | nice | 21:42 |
notmyname | acoles: about 1200 seconds for me yesterday | 21:43 |
m_kazuhiro | acoles: ok | 21:44 |
acoles | notmyname: now you have me feeling competitive :) | 21:45 |
* acoles urges on his testrunner | 21:45 | |
kota_ | unit/func all passed in my local w/ the newest symlink | 21:57 |
acoles | lol test.probe.test_container_sync failed - guess why? | 21:58 |
*** rcernin has joined #openstack-swift | 22:00 | |
kota_ | sounds curious | 22:07 |
kota_ | ah... let me leave for now to prepare breakfast to my fam... | 22:07 |
acoles | no symlink in container internal client conf! :O | 22:07 |
kota_ | acoles: oh, that path include new TestContainerSyncAndSymlink. I just thought another one failed. | 22:08 |
kota_ | make sense. | 22:08 |
acoles | yep, also I had encryption enabled so all the container sync tests failed. I was using wrong saio vm. | 22:09 |
acoles | its ok now .. test_sync_cross_acc_symlink (test.probe.test_container_sync.TestContainerSyncAndSymlink) ... ok | 22:10 |
kota_ | great | 22:10 |
*** m_kazuhiro has quit IRC | 22:13 | |
*** saint_ has quit IRC | 22:22 | |
*** chsc has quit IRC | 22:57 | |
*** vint_bra has joined #openstack-swift | 23:06 | |
*** kei_yama has joined #openstack-swift | 23:34 | |
*** itlinux has joined #openstack-swift | 23:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!