Monday, 2014-01-13

*** openstack has joined #savanna13:37
*** kbroughton has quit IRC13:37
*** kbroughton has joined #savanna14:07
openstackgerritSergey Reshetnyak proposed a change to openstack/savanna: Fix working savanna in secure network  https://review.openstack.org/6602714:18
*** tmckay has joined #savanna14:28
*** aignatov has quit IRC14:48
*** jmaron has joined #savanna14:49
openstackgerritSergey Reshetnyak proposed a change to openstack/savanna: Add code to configure cluster for external hdfs  https://review.openstack.org/4782814:51
*** aignatov has joined #savanna14:54
openstackgerritA change was merged to openstack/python-savannaclient: Add initial cluster-* commands to CLI  https://review.openstack.org/6572115:19
openstackgerritA change was merged to openstack/python-savannaclient: Add initial node-group-template-* commands to CLI  https://review.openstack.org/6592915:19
*** rnirmal has joined #savanna15:21
*** tmckay has quit IRC15:49
*** NikitaKonovalov has quit IRC15:52
mattfSergeyLukjanov, fyi, i'm going to resist changing the v2 api bp for awhile. tomorrow or wed i'll send an email to the list asking others to review what's there so far15:53
*** yrunts has quit IRC15:53
*** ityaptin has joined #savanna15:54
*** DinaBelova has quit IRC15:57
*** SergeyLukjanov has quit IRC15:57
*** tmckay has joined #savanna15:57
*** ruhe is now known as ruhe_16:01
*** ruhe_ is now known as ruhe16:01
*** ityaptin has quit IRC16:04
*** aignatov has quit IRC16:21
openstackgerritSergey Reshetnyak proposed a change to openstack/savanna: Add code to configure cluster for external hdfs  https://review.openstack.org/4782816:26
*** akuznetsov has quit IRC16:35
*** DinaBelova has joined #savanna16:39
*** ruhe is now known as ruhe_16:42
*** ruhe_ has quit IRC16:47
*** SergeyLukjanov has joined #savanna16:50
SergeyLukjanovmattf, awesome16:50
SergeyLukjanovmattf, looking for it16:50
tmckaywoohoo, successfully ran a streaming mapreduce job from the oozie cli.  Should be pretty easy to add to the savanna api.17:01
tmckaybut first, java action loose ends17:01
crobertsrhHas anyone had their dashboard blow up for all things savanna?  I'm currently getting a 400 response when hitting any savanna URL via the dashboard (the api is working fine though).  The reason being given for the failure is "Header Line Too Long".  I suspect this has something to do with the x-auth-token in the request header (length is 9376).  Does this ring a bell for anyone?17:11
tmckaynot me, sorry17:13
*** akuznetsov has joined #savanna17:19
*** akuznetsov has quit IRC17:20
tmckaySergeyLukjanov, who would know about savanna edp integration tests?  I'm curious, it looks to me like data sources are created (swift paths) but I don't see where any data is actually uploaded to the swift path.17:32
SergeyLukjanovcrobertsrh, probably you should update keystone and keystone client to latest versions17:33
SergeyLukjanovI think there was a bug with PKI tokens17:33
SergeyLukjanovso, maybe you should check which type of tokens are you using17:33
SergeyLukjanovand ensure UUID17:34
crobertsrhah, ok.  I am trying to switch to UUID right now :)17:34
crobertsrhthanks17:34
SergeyLukjanovcrobertsrh, np17:34
SergeyLukjanovtmckay, I don't actually remember how data is uploading while running integration tests17:35
SergeyLukjanovtmckay, but I think that grep swift could, AFAIK swift client was used for it17:35
SergeyLukjanovswift.put_object17:36
SergeyLukjanovsavanna/tests/integration/tests/edp.py:12017:36
SergeyLukjanovlooks like we're generating file in runtime17:36
*** nadya_ has joined #savanna17:37
tmckaySergeyLukjanov, thank you, very helpful17:39
tmckaySergeyLukjanov, how did I miss that? :)17:40
SergeyLukjanovtmckay, np, hope it'll help you17:40
SergeyLukjanovtmckay, :)17:40
*** nadya_ has quit IRC17:41
openstackgerritMatthew Farrellee proposed a change to openstack/python-savannaclient: Add some pretty printing for list fields  https://review.openstack.org/6638117:56
openstackgerritMatthew Farrellee proposed a change to openstack/python-savannaclient: Add pretty printing of node group fields  https://review.openstack.org/6638217:56
*** IlyaE has joined #savanna18:16
*** nadya_ has joined #savanna18:23
*** akuznetsov has joined #savanna18:27
*** ruhe has joined #savanna18:30
*** akuznetsov has quit IRC18:31
*** IlyaE has quit IRC18:37
*** IlyaE has joined #savanna18:52
*** IlyaE has quit IRC18:59
openstackgerritTrevor McKay proposed a change to openstack/python-savannaclient: Allow passing extra args to JobExecutionsManager.create()  https://review.openstack.org/6639819:05
openstackgerritTrevor McKay proposed a change to openstack/python-savannaclient: Allow passing extra args to JobExecutionsManager.create()  https://review.openstack.org/6639819:07
SergeyLukjanovtmckay, I think it'll be better to reorder extra opts assignment19:09
SergeyLukjanovand make it first19:09
SergeyLukjanovbefore adding job_id, cluster_id and etc.19:10
SergeyLukjanovto ensure that extra opts couldn't override them19:10
tmckaySergeryLukjanov, thanks, good point.  I just added a comment, not sure how the community would like to go here.  Before java actions, everything was the same :)19:12
SergeyLukjanovtmckay, I think that it's ok for now19:14
SergeyLukjanovtmckay, are you depends on this change to make integration tests?19:14
tmckayalright.  I'll incorporate your suggestion.19:14
tmckaySergeyLukjanov, yes.  Java main must be specified for java actions.  I will have another CR soon dependent on this one.19:15
SergeyLukjanovtmckay, to use this update to client in integration tests new version of client should be released19:16
SergeyLukjanovtmckay, and I'm planning to release it in several days19:16
SergeyLukjanovI think Tue or Wed19:17
SergeyLukjanovto be able to upgrade corresponding dep in savanna19:17
tmckaySergeyLukjanov, okay.  So if this change is in, then I can wait on the integration test and work on docs for now.  I'll post the integration test as a draft.19:17
SergeyLukjanovtmckay, great, thx19:18
SergeyLukjanovI think that we'll be able to update dep in savanna not earlier than Fri19:18
*** ruhe is now known as ruhe_19:23
*** IlyaE has joined #savanna19:24
openstackgerritTrevor McKay proposed a change to openstack/python-savannaclient: Allow passing extra args to JobExecutionsManager.create()  https://review.openstack.org/6639819:28
*** openstackgerrit has quit IRC19:31
*** openstackgerrit has joined #savanna19:31
*** yrunts has joined #savanna19:32
*** ruhe_ is now known as ruhe19:36
*** ruhe has quit IRC19:36
*** aignatov has joined #savanna19:45
*** aignatov has quit IRC19:47
*** aignatov has joined #savanna19:58
*** sergmelikyan has quit IRC20:02
*** yrunts has quit IRC20:17
*** nadya_ has quit IRC20:35
*** kbroughton has quit IRC20:38
*** kbroughton has joined #savanna20:38
*** DinaBelova has quit IRC20:55
openstackgerritMatthew Farrellee proposed a change to openstack/python-savannaclient: Clean up printing of image details  https://review.openstack.org/6643221:05
openstackgerritMatthew Farrellee proposed a change to openstack/python-savannaclient: Clean up versions display in plugins-show  https://review.openstack.org/6643321:05
*** nadya_ has joined #savanna21:05
*** NikitaKonovalov has joined #savanna21:06
*** NikitaKonovalov has quit IRC21:06
crobertsrhHow can I go about running the UI test suite for the dashboard?21:08
tmckaycrobertsrh, it's not just tox -e py27 in savanna-dashboard?21:09
tmckayor are you looking for a subset?21:09
crobertsrhsubset would be most useful21:09
tmckayI have that :)21:09
* tmckay finds page21:10
tmckayhttps://wiki.openstack.org/wiki/Testr21:10
tmckayI've been using the stuff at the bottom for edp21:10
crobertsrhtox -e py27 runs too quickly to actually be running anything (I think)21:11
*** nadya_ has quit IRC21:14
tmckaycrobertsrh, for the savanna record, my understanding is that there is not a way to run integration tests outside of the savanna-ci lab driven by gerrit.  Unless you construct your own cluster and somehow extract the test.21:16
tmckayI could be wrong21:16
tmckaymaybe someone can correct me ^^21:16
crobertsrhI discovered a README file...it's a start21:16
*** yrunts has joined #savanna21:21
SergeyLukjanovcrobertsrh, tmckay, everything that we're running on savanna-ci is open21:22
* SergeyLukjanov here is how we're running UI tests - https://github.com/savanna-project/savanna-ci/blob/master/scripts/gate-ui-tests.sh21:24
openstackgerritAlexander Ignatov proposed a change to openstack/savanna: Added anti-affinity feature to Heat engine  https://review.openstack.org/6421021:25
tmckaySergeyLukjanov, thanks21:28
*** SergeyLukjanov has quit IRC21:37
openstackgerritA change was merged to openstack/python-savannaclient: Add initial cluster-template-* commands to CLI  https://review.openstack.org/6613421:54
*** tmckay has left #savanna21:55
*** qwerty_nor has quit IRC21:56
*** kbroughton has left #savanna22:07
*** crobertsrh is now known as _crobertsrh22:07
*** yrunts has quit IRC22:27
openstackgerritA change was merged to openstack/savanna: Add util method to get port from address  https://review.openstack.org/6632222:47
openstackgerritA change was merged to openstack/savanna: Update sample savanna config  https://review.openstack.org/6629622:55
*** adriana2 has joined #savanna23:04
*** adriana2 has quit IRC23:04
*** openstackgerrit has quit IRC23:24
*** openstackgerrit has joined #savanna23:24
*** aignatov has quit IRC23:30
*** IlyaE has quit IRC23:42
*** rnirmal has quit IRC23:43
*** IlyaE has joined #savanna23:53

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