Thursday, 2015-09-03

*** alee has quit IRC00:04
openstackgerritNathan Reller proposed openstack/barbican: Stanardized Functional Tests  https://review.openstack.org/19309900:08
openstackgerritDave McCowan proposed openstack/barbican: Add Project Quota Information to the Barbican Quick Start Guide  https://review.openstack.org/21570100:10
openstackgerritDave McCowan proposed openstack/barbican: Add Project Quota Information to the Barbican Quick Start Guide  https://review.openstack.org/21570100:12
*** jillysciarilly has quit IRC00:12
*** hockeynut has quit IRC00:13
openstackgerritDave McCowan proposed openstack/barbican: Add Project Quota Information to the Barbican Quick Start Guide  https://review.openstack.org/21570100:14
*** notmyname has quit IRC00:15
*** jillysciarilly has joined #openstack-barbican00:16
*** hockeynut has joined #openstack-barbican00:17
*** notmyname has joined #openstack-barbican00:17
*** alee has joined #openstack-barbican00:22
*** hockeynut has quit IRC00:23
*** hockeynut has joined #openstack-barbican00:23
*** tkelsey has quit IRC00:30
openstackgerritMerged openstack/barbican: Update API Reference Docs with Project Quota Information  https://review.openstack.org/21476400:42
*** tkelsey has joined #openstack-barbican01:00
openstackgerritPradeep Kumar Singh proposed openstack/barbican: Make files in barbican.tests.api py3 compatible  https://review.openstack.org/21357401:15
*** kebray has joined #openstack-barbican01:15
*** vivek-ebay has quit IRC01:17
*** jhfeng has joined #openstack-barbican01:20
openstackgerritDave McCowan proposed openstack/barbican: Python 3 Refactoring: Replace six.iteritems() with the preferred items()  https://review.openstack.org/21994601:22
*** everjeje has quit IRC01:22
*** zz_dimtruck is now known as dimtruck01:53
openstackgerritPradeep Kumar Singh proposed openstack/barbican: Make tests.api.controllers.test_containers py3 compatible  https://review.openstack.org/21995301:54
*** mixos has joined #openstack-barbican01:55
*** mixos has quit IRC01:56
*** woodster_ has quit IRC02:19
openstackgerritMerged openstack/barbican: Removes pyenv from barbican.sh  https://review.openstack.org/21167102:26
pksinghdave-mccowan: Hi, are you around?02:32
dave-mccowanpksingh good morning02:33
pksinghdave-mccowan: Hi good Morning02:33
pksinghdave-mccowan: some functional tests are failing at https://review.openstack.org/#/c/213574/02:33
pksinghcan you please help me out in finding the reason please02:34
dave-mccowanlooking02:34
openstackgerritDave McCowan proposed openstack/barbican: Python 3 Refactoring: Replace six.iteritems() with the preferred items()  https://review.openstack.org/21994602:35
*** vivek-ebay has joined #openstack-barbican02:35
pksinghthanks02:37
dave-mccowanpksingh http://paste.openstack.org/show/443317/02:44
pksinghdave-mccowan: thanks a lot for the help02:47
dave-mccowanpksingh that's the backtrace matching the test functionaltests.api.v1.functional.test_secrets:SecretsTestCase:test_secret_put_two_phase_high_range_unicode_character02:47
pksinghdave-mccowan: could you please tell where do you get the logs02:47
dave-mccowanpksingh, in this case i ran the functional tests that were failing locally, which was probably fastest. but to read the backtrace on the gate:02:48
dave-mccowanthe return code 500, which we can see in the console log, means it is a server side error.  to read the server logs02:49
pksinghok02:49
dave-mccowanclick through to logs: http://logs.openstack.org/74/213574/5/check/gate-barbican-devstack-dsvm/7e60ca8/logs/02:49
dave-mccowanand look in the "screen-barbican-svc.txt.gz" file02:50
dave-mccowanthe problem is it is a really long log file, and there are a lot of errors in it due to negative testing.  but, by searching for "500" or "traceback" sometimes you can get lucky02:51
dave-mccowanafter all the unit tests are passing with python 3, i can set up a gate job for python 3 functional tests.  then we can really have fun. :-)02:52
pksinghya i got it02:52
pksinghthanks02:52
dave-mccowanpksingh searching that log file for the string: (HTTP/1.1 500) should be helpful.  a status code 500 should always be a bug.02:54
pksinghok02:55
dave-mccowanare you running barbican and keystone in your development environment?02:55
dave-mccowanpksingh running with all of your patches, for unit tests i'm getting 70 error and 3 failures.  is that about what you're getting now too?03:03
pksinghdave-mccowan: i did not check, i ran only module wise03:11
pksinghdave-mccowan: 3 failures means only 3 UTs are failing03:12
pksingh?03:12
dave-mccowan73... 70 had errors (tracebacks) and 3 had failures (assert mismatches)03:13
pksinghOK03:13
pksinghhoe did you combined all patches, i want to run that too03:13
dave-mccowanmost of them seem to be related to base64.encode and .decode.  i don't think your patches are right for them.03:14
dave-mccowangit review -x REVIEW_NUM03:14
dave-mccowani did that 10 times in a row, one for each of your patches.03:15
dave-mccowan-x is gerrit's version of cherry pick03:15
pksinghdave-mccowan: so command for https://review.openstack.org/#/c/213574/ will be "git review -x 213574"?03:18
dave-mccowanyep.  before you start, you can pull from master and checkout a new branch to keep the cherry picks in.03:19
pksinghok thanks03:19
pksinghi will let you know03:19
*** eglute has quit IRC03:27
*** dimtruck has quit IRC03:27
*** jroll has quit IRC03:30
*** eglute has joined #openstack-barbican03:32
*** dimtruck has joined #openstack-barbican03:33
*** jroll has joined #openstack-barbican03:33
*** dimtruck is now known as zz_dimtruck03:37
*** gyee has quit IRC03:40
*** tkelsey has quit IRC03:54
*** kebray has quit IRC04:11
*** kebray has joined #openstack-barbican04:12
openstackgerritOpenStack Proposal Bot proposed openstack/castellan: Updated from global requirements  https://review.openstack.org/21998404:12
*** Nirupama has joined #openstack-barbican04:13
*** tkelsey has joined #openstack-barbican04:21
*** jhfeng has quit IRC04:21
*** tkelsey has quit IRC04:25
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for secrets  https://review.openstack.org/21341404:29
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Create Common functions used for cleaning up items used for testing  https://review.openstack.org/21839604:34
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for secrets  https://review.openstack.org/21341404:40
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for orders  https://review.openstack.org/21341904:40
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for orders  https://review.openstack.org/21341904:44
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for containers  https://review.openstack.org/21342004:45
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for containers  https://review.openstack.org/21342004:49
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for secrets smoke tests  https://review.openstack.org/21728004:51
pksinghHi dave-mccowan : are u around?04:51
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for secrets smoke tests  https://review.openstack.org/21728004:55
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for orders smoke tests  https://review.openstack.org/21729804:55
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for orders smoke tests  https://review.openstack.org/21729804:59
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for containers smoke tests  https://review.openstack.org/21731204:59
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Remove test behaviors abstraction for containers smoke tests  https://review.openstack.org/21731205:03
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Add functional test for updating a Secret  https://review.openstack.org/21973905:05
openstackgerritFernando Diaz proposed openstack/python-barbicanclient: Add functional test for updating a Secret  https://review.openstack.org/21973905:08
*** vivek-ebay has quit IRC05:13
*** vivek-ebay has joined #openstack-barbican06:14
*** vivek-ebay has quit IRC06:19
*** shohel has joined #openstack-barbican06:22
openstackgerritAde Lee proposed openstack/barbican: Add subca functionality to snakeoil plugin  https://review.openstack.org/22001106:40
*** shohel has quit IRC06:58
*** shohel has joined #openstack-barbican07:15
*** jorge_munoz has quit IRC07:20
*** jorge_munoz_ has joined #openstack-barbican07:21
*** jaosorior has joined #openstack-barbican07:25
*** shohel has quit IRC07:34
*** kebray has quit IRC08:22
*** jaosorior has quit IRC08:47
*** d0ugal has left #openstack-barbican09:01
*** pksingh has quit IRC09:17
*** pksingh has joined #openstack-barbican09:19
*** everjeje has joined #openstack-barbican10:02
*** vivek-ebay has joined #openstack-barbican10:16
*** vivek-ebay has quit IRC10:20
*** peter-hamilton has joined #openstack-barbican11:06
*** tkelsey has joined #openstack-barbican11:34
*** tkelsey has quit IRC11:40
*** peter-hamilton has quit IRC11:52
*** peter-hamilton has joined #openstack-barbican11:55
*** shohel has joined #openstack-barbican12:01
*** jaosorior has joined #openstack-barbican12:08
*** lisaclark1 has joined #openstack-barbican12:15
*** alee has quit IRC12:21
dave-mccowanpksingh pong12:21
*** Nirupama has quit IRC12:24
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: API documentation for CAs interface  https://review.openstack.org/21941212:41
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: Support for creation of subordinate CAs  https://review.openstack.org/21941112:41
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: Add subca functionality to snakeoil plugin  https://review.openstack.org/22001112:41
*** lisaclark1 has quit IRC12:46
*** lisaclark1 has joined #openstack-barbican12:53
jaosoriordave-mccowan: ping13:09
dave-mccowanjaosorior pong13:09
jaosoriordave-mccowan: regarding this CR https://review.openstack.org/#/c/219946/13:10
jaosoriorIn the commit message you mentioned that the preference was to use dict.items . Where is this documented? Can you pass a link?13:10
dave-mccowanjaosorior https://wiki.openstack.org/wiki/Python313:11
*** rellerreller has joined #openstack-barbican13:12
jaosoriordave-mccowan: I see. Thanks for the link13:12
jaosorior+2 given13:12
dave-mccowanjaosorior thanks.13:13
dave-mccowani added the link to the review too, to help the next reviewer too.13:14
*** jaosorior has quit IRC13:14
*** jaosorior has joined #openstack-barbican13:14
openstackgerritDave McCowan proposed openstack/barbican: Add Project Quota Information to the Barbican Quick Start Guide  https://review.openstack.org/21570113:15
*** alee has joined #openstack-barbican13:25
*** alee_ has joined #openstack-barbican13:27
*** darrenmoffat has quit IRC13:32
*** darrenmoffat has joined #openstack-barbican13:32
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: Add subca functionality to snakeoil plugin  https://review.openstack.org/22001113:41
*** lisaclark1 has quit IRC13:51
*** jroll has quit IRC13:54
*** jroll has joined #openstack-barbican13:54
*** lisaclark1 has joined #openstack-barbican13:58
*** zz_dimtruck is now known as dimtruck13:59
*** spotz_zzz is now known as spotz14:05
*** jhfeng has joined #openstack-barbican14:07
*** vivek-ebay has joined #openstack-barbican14:17
*** dave-mccowan has quit IRC14:18
*** tkelsey has joined #openstack-barbican14:19
*** vivek-ebay has quit IRC14:22
*** pglass has joined #openstack-barbican14:28
*** dave-mccowan has joined #openstack-barbican14:31
*** silos has joined #openstack-barbican14:34
*** lisaclark1 has quit IRC14:36
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: API documentation for CAs interface  https://review.openstack.org/21941214:39
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: Support for creation of subordinate CAs  https://review.openstack.org/21941114:39
openstackgerritJuan Antonio Osorio Robles proposed openstack/barbican: Add subca functionality to snakeoil plugin  https://review.openstack.org/22001114:39
*** lisaclark1 has joined #openstack-barbican14:41
*** lisaclark1 has quit IRC14:44
*** kfarr has joined #openstack-barbican14:44
redrobotgood UGT morning14:44
jaosoriorUGT?14:45
rm_workheh14:45
rm_workyeah, about to be sleep time for me :P14:46
redrobotjaosorior http://www.geekality.net/2010/05/14/universal-greeting-time-ugt/14:46
jaosoriorhahaha nice14:47
rm_workI wish the infra peeps weren't so slammed all the time, need them to review my gate change T_T14:47
redrobotrm_work fwiw I gave it a +114:48
jaosoriorredrobot: Did you get any time to figure out what's up with the kilo/stable gate?14:48
jaosoriorrm_work: pass a link14:48
rm_workhttps://review.openstack.org/#/c/217330/14:48
rm_workjaosorior: is something up with it?14:48
dave-mccowanredrobot i like it.  i hadn't seen that explained before.  i always assumed it was a typo of a timezone before.14:48
redrobotjaosorior negative, ghost rider... my next step was to spin up a cloud vm and recreate a gate to recreate the failure14:48
rm_workyeah the recreating the gate step is ... not super fun <_<14:49
redrobotdave-mccowan hehe, yeah... I forget who linked me to it, but I thought it was cool.14:50
jaosoriorrm_work: +1 given14:50
rm_workthanks14:50
jaosoriorrm_work: Yeah, it hasn't been working....for a long time. And I never figured out a fix. So before I left on vacations alee and redrobot were gonna take a look at it.14:51
redrobotdave-mccowan thanks for staying on top of those quota crs yesterday14:52
redrobotdave-mccowan looks like the last doc cr is just waiting to be merged.14:52
jaosoriorNow I'm back, but I have a lot of stuff up due to me changing companies; So my next few weeks are pretty hectic. So I'm not sure if I'll be able to take that over soon :/14:52
*** tkelsey has quit IRC14:53
rm_workjaosorior: where are you now?14:53
jaosoriorRed Hat14:53
rm_workcool14:53
rm_workdid you stay in Finland?14:53
rm_workor did they pull you out14:53
jaosoriorno more fighting the patent office :D14:53
jaosoriorstill in Finland14:53
jaosoriorthey have an office here14:53
dave-mccowanjaosorior the fix to gate will be to squash several patches.  there wound up some version mismatches and backwards compatibility issues with the new mock.14:53
rm_workah, cool14:53
redrobotjaosorior so we pivoted our deployment at rack, and are in the process of moving everything to cloud... which means we're all crazy busy... so I probably won't get to it unless I spend some time over a weekend or something.14:54
redrobotdave-mccowan jaosorior  got the mock piece fixed in his latest patch... the issue now is with sbunit... :-\14:54
jaosoriordave-mccowan: a squash is on-going https://review.openstack.org/#/c/205059/ but I didn't figure out a fix for the functional tests14:54
dave-mccowanredrobot thanks. and thanks for the reviews (all).  i'm glad we could get everything landed on time.14:55
peter-hamiltondave-mccowan: happy to help!14:55
redrobotwhich reminds me, I need to go tell the relmgr to go ahead and release14:55
dave-mccowanjaosorior cool. congrats on the new job.  are you still going to be a barbicaneer?14:56
jaosoriordave-mccowan: hopefully haha. But I will be put to other tasks initially; and hopefully I can get back to contribute more to Barbican soon.14:56
jaosoriorAt least this week I'll be doing mostly Barbican work. Helping alee with the subca patches14:57
*** xaeth_afk is now known as xaeth14:59
*** lisaclark1 has joined #openstack-barbican14:59
*** kebray has joined #openstack-barbican15:00
*** kebray has quit IRC15:00
*** edtubill has joined #openstack-barbican15:00
*** kebray has joined #openstack-barbican15:00
*** jorge_munoz_ has quit IRC15:00
dave-mccowanjaosorior redrobot i have some time today, i'll poke around the kilo gate.15:00
jaosoriordave-mccowan: That would be brilliant!15:01
hockeynutdave-mccowan IRC strangeness for me yesterday as I was working on a different machine and looks like I missed some msgs.15:02
hockeynutdave-mccowan re: woodster datadriven, not the end of the world, just seemed natural to me15:03
hockeynutdave-mccowan redrobot not a huge fan of using the same exception for the reached quota vs disabled but I won't lose any sleep over it15:04
hockeynutdave-mccowan redrobot I think that addresses the concerns above?15:04
jaosoriorI'll be back in a couple of hours15:05
*** jaosorior has quit IRC15:05
*** jhfeng has quit IRC15:05
dave-mccowanhockeynut yep.  thanks.  the quotas have landed.15:05
hockeynutdave-mccowan awesomeness x 1,000,00015:05
dave-mccowanhockeynut i wrote some of the functional tests as data driven... it took 3 lines of parameters to replace 2 to 3 lines of code.  it wound up just replacing whitespace in functions with commas and braces above a function. <yuck>15:08
lisaclark1woot woot!  did i hear quotas have landed?15:10
*** kebray has quit IRC15:11
dave-mccowanlisaclark1 the last patch is in the gate15:13
*** shohel has quit IRC15:16
*** lisaclark1 has quit IRC15:17
openstackgerritMerged openstack/barbican: Add Project Quota Information to the Barbican Quick Start Guide  https://review.openstack.org/21570115:18
*** jorge_munoz has joined #openstack-barbican15:18
*** tkelsey has joined #openstack-barbican15:21
*** kebray has joined #openstack-barbican15:25
*** xaeth is now known as xaeth_afk15:26
*** lisaclark1 has joined #openstack-barbican15:29
*** woodster_ has joined #openstack-barbican15:44
*** lisaclark2 has joined #openstack-barbican15:53
*** lisaclark1 has quit IRC15:56
*** diazjf has joined #openstack-barbican16:01
*** peter-hamilton has quit IRC16:14
*** lisaclark2 has quit IRC16:23
*** lisaclark1 has joined #openstack-barbican16:30
*** lisaclark1 has quit IRC16:30
*** vivek-ebay has joined #openstack-barbican16:32
*** lisaclark1 has joined #openstack-barbican16:43
openstackgerritMerged openstack/barbican: Stanardized Functional Tests  https://review.openstack.org/19309917:16
*** lisaclark1 has quit IRC17:17
openstackgerritFernando Diaz proposed openstack/barbican: Use testr for running functional tests and documentation  https://review.openstack.org/21811717:19
*** lisaclark1 has joined #openstack-barbican17:32
*** lisaclark2 has joined #openstack-barbican17:44
*** lisaclark2 has quit IRC17:44
*** lisaclark2 has joined #openstack-barbican17:44
*** lisaclark1 has quit IRC17:45
*** diazjf has quit IRC18:00
*** diazjf has joined #openstack-barbican18:10
*** SheenaG has joined #openstack-barbican18:11
*** everjeje has quit IRC18:12
*** jaosorior has joined #openstack-barbican18:12
*** gyee has joined #openstack-barbican18:24
dave-mccowanhockeynut ping18:31
hockeynutdave-mccowan pong pong pong18:31
dave-mccowanhockeynut does barbican tests use tempest?  what would you expect to happen if i removed tempest from requirements?18:32
hockeynutdave-mccowan not tempest proper.  We do have tempest-lib in the requirements but I would need to look and see what we're grabbing from there18:34
aleekfarr, thanks for review -- responded ..18:37
spotzHey from the 8/18 meeting was the test-requirements.txt updated for ldap3 yet?18:52
*** diazjf has quit IRC18:59
redrobotspotz looks like it has https://github.com/openstack/barbican/blob/master/requirements.txt#L2819:04
*** lisaclark2 has quit IRC19:05
spotzrerobot I removed the .tox directory and I'm setting it up again. Cross your fingers!19:05
*** lisaclark1 has joined #openstack-barbican19:06
*** lisaclark1 has quit IRC19:07
*** diazjf has joined #openstack-barbican19:10
*** lisaclark1 has joined #openstack-barbican19:15
aleeredrobot, ping19:21
redrobotalee pong19:21
aleeredrobot, hey - so I'm trying to run the functional tests again19:22
aleeredrobot, up to now, I've been using your docker instances to create a postgres and keystone instance19:22
aleeredrobot, and then running scripts to set up the relevant users19:22
aleeendpoint etc.19:23
aleeredrobot, still getting errors for auth now19:23
redrobothmm... weird... I would try to auth directly against the keystone endpoint to make sure the credentials are good19:23
aleeredrobot, so -- assuming I have your docker instances set up -- what scripts do I need to run to set up all the relevant users?19:24
aleeredrobot, want to make sure I have the right ones19:24
redrobotalee https://github.com/rackerlabs/dockerstack/blob/master/barbican/scripts/keystone_data.sh19:26
woodster_alee, this might help as well?: https://review.openstack.org/#/c/169114/19:28
openstackgerritFernando Diaz proposed openstack/barbican: Use testr for running functional tests and documentation  https://review.openstack.org/21811719:28
aleeredrobot, now there are a bunch of users that were added for rbac tests I thought though ..19:28
aleeredrobot, in bin/keystone_data.sh19:28
dave-mccowanalee redrobot that docker lab script is missing a few.  i use bin/keystone_data.sh, and just change the cruft on top to talk to the local keystone.19:29
aleedave-mccowan, let me try that .. and yeah, woodster_ that might help too.19:30
dave-mccowanalee uncomment the section "alternately service_token and endpoint" to use that.  set the OS_SERVICE_TOKEN to ADMIN_TOKEN and put your keystone IP instead of localhost19:32
*** SheenaG has left #openstack-barbican19:32
aleedave-mccowan, yup -- just did exactly that ..19:33
aleetrying now ..19:33
aleedave-mccowan, ok that worked - but functional tests still not working19:37
aleedave-mccowan, do you need to change barbican-functional.conf?19:37
dave-mccowanalee two more files to touch in /etc/barbican/19:37
aleedave-mccowan, I'm all ears :)19:38
dave-mccowanalee http://paste.openstack.org/show/444633/19:40
dave-mccowanalee i'm testing that now.  i'll let you know if i got it right.19:40
dave-mccowanalee line 29 should have the real ip address too19:41
*** rellerreller has quit IRC19:43
aleedave-mccowan, I'm pretty sure that when I use tox -e functional , it looks in the in-tree versions of those files ..19:43
*** peter-hamilton has joined #openstack-barbican19:44
dave-mccowanthe paste file is copied from tree and then read when you run 'barbican.sh install".   the functional file is read from the tree directly by tox -e functional.19:45
aleeyup19:45
aleedave-mccowan, if you just run the bin/keysstone_data.sh file, there is no admin user19:47
aleeso perhaps we need that too?19:47
*** vivek-ebay has quit IRC19:48
redrobotalee yeah, the keystone_data.sh script is meant to run in devstack, so the admin user is assumed to already be provisioned.19:49
dave-mccowanalee you just need to patch the password with the already provisioned admin user19:50
aleedave-mccowan, yeah - just added the user according to redrobot script but still no dice .. looking19:51
openstackgerritAmy Marrich proposed openstack/barbican: Completes localization of the api directory structure  https://review.openstack.org/22029119:51
dave-mccowanalee default admin is "admin" and "password".  notice the two passwords i changed in the files in my paste19:52
aleeyeah - I changed those ..19:53
dave-mccowancurl -d '{"auth": {"tenantName": "admin", "passwordCredentials": {"username": "admin", "password": "password"}}}' -H "Content-type: application/json" http://192.168.59.114:5000/v2.0/tokens19:53
dave-mccowanif that gives you a token then keystone is working19:53
aleegot a token19:54
openstackgerritFernando Diaz proposed openstack/barbican: Use testr for running functional tests and documentation  https://review.openstack.org/21811719:55
aleedave-mccowan, whats he corresponding v3 request?19:58
dave-mccowanalee i dont' know.19:59
dave-mccowanalee what error are you seeing when you start the functional tests?20:00
aleedave-mccowan, http://www.fpaste.org/263311/31047514/20:01
aleedave-mccowan, I'm going to start again -- this time creating the admin first ..20:03
dave-mccowanalee ok.  i need to take off for a bit.  if you haven't gotten it working already when i get back, i'll restart my system from scratch and save the diffs to post.20:05
aleedave-mccowan, thanks20:05
*** dave-mccowan has quit IRC20:06
aleeyay -- I think I'm beyond keystone now ..20:09
aleenow just getting connection refused ..20:09
aleeah -- of course barbican not running :)20:11
*** xaeth_afk is now known as xaeth20:13
aleekfarr, hey - do you remember how to run a single functioonal test?20:13
kfarralee, good question, I'd know how to do it after https://review.openstack.org/#/c/218117/ was merged20:15
kfarrI remember it being tricky, like maybe colons instead of periods20:15
aleeyeah -- and using nose right?20:15
aleerellerreller knew how to do it ..20:16
*** jaosorior has quit IRC20:25
kfarralee, I'd always go into tox.ini, change '{toxinidir}/functionaltests {posargs}' to '{toxinidir}/functionaltests/{posargs}'20:28
kfarror maybe not specifically that, but I'd have to fiddle with it so I could pass in the args20:29
*** dave-mccowan has joined #openstack-barbican20:32
*** lisaclark1 has quit IRC20:37
*** lisaclark1 has joined #openstack-barbican20:38
*** lisaclark1 has quit IRC20:38
*** vivek-ebay has joined #openstack-barbican21:07
diazjfcan you guys checkout my comments on https://review.openstack.org/#/c/218117/ patch 1521:11
diazjftrying to fix testr, but failing because of the quota tests being skipped21:11
*** diazjf has quit IRC21:13
dave-mccowandiazjf yea, that was the whole point of using testr everywhere.  you can mash in https://review.openstack.org/#/c/216715/ while you're at it.21:21
dave-mccowanwait... those don't look like they are running in parallel.  why do you think they need to be skipped?21:23
dave-mccowandiazjf  because they are failing. :-)21:24
*** peter-hamilton has quit IRC21:29
*** xaeth is now known as xaeth_afk21:42
*** vivek-ebay has quit IRC21:46
*** silos has left #openstack-barbican21:52
*** diazjf has joined #openstack-barbican21:56
*** jorge_munoz has quit IRC21:57
*** diazjf has quit IRC22:02
*** jorge_munoz has joined #openstack-barbican22:10
*** kfarr has quit IRC22:10
*** alee has quit IRC22:10
*** alee_ has quit IRC22:11
*** lisaclark1 has joined #openstack-barbican22:13
*** tkelsey has quit IRC22:13
*** edtubill has quit IRC22:17
*** dimtruck is now known as zz_dimtruck22:21
*** jorge_munoz has quit IRC22:25
openstackgerritDave McCowan proposed openstack/barbican: DO NOT MERGE: Data collection job only  https://review.openstack.org/22033222:26
*** tkelsey has joined #openstack-barbican22:28
*** kebray has quit IRC22:30
*** pglass has quit IRC22:35
*** spotz is now known as spotz_zzz22:38
*** lisaclark1 has quit IRC22:40
*** jorge_munoz has joined #openstack-barbican22:49
*** vivek-ebay has joined #openstack-barbican22:55
*** vivek-ebay has quit IRC22:56
*** alee_ has joined #openstack-barbican22:59
*** alee has joined #openstack-barbican22:59
*** gyee has quit IRC23:04
*** jorge_munoz has quit IRC23:20

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