*** tiswanso has quit IRC | 00:05 | |
*** xingchao has quit IRC | 00:05 | |
*** tiswanso has joined #puppet-openstack | 00:06 | |
*** tiswanso has quit IRC | 00:09 | |
*** tiswanso has joined #puppet-openstack | 00:09 | |
*** saneax has quit IRC | 00:11 | |
*** markvoelker has quit IRC | 00:16 | |
*** dgurtner has joined #puppet-openstack | 00:19 | |
*** dgurtner has quit IRC | 00:24 | |
*** aimon has joined #puppet-openstack | 00:29 | |
*** aimon has quit IRC | 00:34 | |
*** aimon has joined #puppet-openstack | 00:35 | |
*** aimon_ has joined #puppet-openstack | 00:37 | |
*** aimon has quit IRC | 00:37 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: run Tempest with compute and network tests https://review.openstack.org/217352 | 00:40 |
---|---|---|
EmilienM | _ody: nice, you could talk to RDO people so they would add the package to RDO - See https://www.rdoproject.org/Get_involved and #rdo channel | 00:42 |
EmilienM | https://www.rdoproject.org/packaging/ | 00:43 |
*** EmilienM sets mode: +o michchap | 00:58 | |
*** andreww has quit IRC | 01:02 | |
*** chem has quit IRC | 01:02 | |
*** richm has quit IRC | 01:12 | |
*** xingchao has joined #puppet-openstack | 01:16 | |
*** markvoelker has joined #puppet-openstack | 01:16 | |
*** markvoelker has quit IRC | 01:21 | |
*** xingchao has quit IRC | 01:25 | |
*** xingchao has joined #puppet-openstack | 01:25 | |
*** andreww has joined #puppet-openstack | 01:26 | |
*** xingchao has quit IRC | 01:33 | |
*** ducttape_ has joined #puppet-openstack | 01:33 | |
*** ducttape_ has quit IRC | 01:50 | |
*** ducttape_ has joined #puppet-openstack | 01:53 | |
*** ducttape_ has quit IRC | 01:54 | |
*** ducttape_ has joined #puppet-openstack | 02:00 | |
*** ducttape_ has quit IRC | 02:01 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run TestServerBasicOps scenario https://review.openstack.org/217352 | 02:08 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run TestServerBasicOps scenario https://review.openstack.org/217352 | 02:08 |
*** v1k0d3n has quit IRC | 02:11 | |
openstackgerrit | Matthew Treinish proposed openstack/puppet-openstack-integration: DNM checking smoke tests https://review.openstack.org/218545 | 02:32 |
mtreinish | EmilienM: ^^^ just curious | 02:32 |
mtreinish | I think that'll be a good set to test with | 02:33 |
EmilienM | mtreinish: back | 02:35 |
EmilienM | mtreinish: thx for pushing | 02:35 |
EmilienM | mtreinish: I realized one hour 10 min of job run was really not useful for our use case | 02:35 |
EmilienM | testing the world is expensive for us & infra | 02:35 |
mtreinish | heh, fair enough | 02:36 |
mtreinish | yeah we try to timebox smoke for that reason | 02:36 |
mtreinish | it's supposed to just be a quick sanity check | 02:36 |
EmilienM | mtreinish: what is gonna run smoke exactly? I'm searching the code | 02:36 |
EmilienM | oh | 02:36 |
EmilienM | test.attr(type="smoke") | 02:37 |
EmilienM | I see | 02:37 |
EmilienM | neat | 02:37 |
EmilienM | test_network_basic_ops.py will fail I think | 02:37 |
mtreinish | yeah, I think we're missing docs on what it is | 02:37 |
EmilienM | mtreinish: http://logs.openstack.org/52/217352/27/check/gate-puppet-openstack-integration-dsvm-centos7/84cc9d3/console.html#_2015-08-29_01_17_56_744 | 02:39 |
EmilienM | it used to fail in previous runs | 02:39 |
mtreinish | EmilienM: fwiw you can get the full set with testr list smoke in the tempest repo (my venvs are all screwed up so I can't pastebin it) | 02:40 |
mtreinish | EmilienM: hmm, ok that could be | 02:40 |
mtreinish | it looks like that run had a bunch of ssh timeouts | 02:40 |
mtreinish | that could be a missing config option in tempest (or a neutron issue) | 02:41 |
EmilienM | yeah, I looked at system logs, RAM was very busy - not sure it could cause such issues | 02:41 |
mtreinish | the ssh config stuff is weird in tempest and kinda messy | 02:41 |
mtreinish | EmilienM: heh, yeah we normally sit around 7 GB all the time on a devstack run | 02:42 |
EmilienM | mtreinish: fyi, don't look trusty jobs - packaging is broken | 02:42 |
EmilienM | mtreinish: oh, not too bad: http://logs.openstack.org/52/217352/29/check/gate-puppet-openstack-integration-dsvm-centos7/2233552/logs/free.txt.gz | 02:42 |
mtreinish | EmilienM: when is that in the run? | 02:43 |
mtreinish | like the end | 02:43 |
EmilienM | yeah | 02:43 |
EmilienM | dunno how devstack gate does to monitor that during the job running | 02:44 |
mtreinish | hmm, ok yeah that's not too bad | 02:44 |
mtreinish | devstack runs dstat and logs that to afile | 02:44 |
EmilienM | well, I don't run cinder, heat, ceilemeter :) | 02:44 |
EmilienM | ceilometer* | 02:44 |
EmilienM | neither swift | 02:44 |
mtreinish | EmilienM: http://logs.openstack.org/84/210684/6/gate/gate-tempest-dsvm-neutron-full/83c7c09/logs/screen-dstat.txt.gz | 02:44 |
mtreinish | oh, yeah ceilo will eat a lot of ram | 02:45 |
mtreinish | cinder normally hammers disk io | 02:45 |
EmilienM | oh nice | 02:45 |
EmilienM | we need that dstat | 02:45 |
mtreinish | EmilienM: also we're working on integrating: http://15.126.244.104:8000/tempest_timeline_file_testrepository.subunit_0.html into the runs | 02:45 |
mtreinish | so in the near future that'll be there as a dir in the log output | 02:46 |
mtreinish | which leverages dstat for the system info | 02:46 |
EmilienM | wow | 02:46 |
EmilienM | so cool stuffs | 02:46 |
EmilienM | mtreinish: is it in tempest core? | 02:46 |
EmilienM | or like another project? | 02:46 |
mtreinish | EmilienM: that is https://github.com/timothyb89/stackviz | 02:47 |
mtreinish | the patches are up to move that into QA | 02:47 |
mtreinish | then from there we'll patch d-g to run it at the end | 02:47 |
EmilienM | wow, such great plans for future | 02:48 |
mtreinish | yeah, it's always exciting :) | 02:48 |
EmilienM | mtreinish: grab popcorn, tempest is about to run soon: https://jenkins07.openstack.org/job/gate-puppet-openstack-integration-dsvm-centos7/53/console | 03:10 |
mtreinish | heh, popcorn actually sounds good right now | 03:12 |
EmilienM | tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions is failing | 03:13 |
EmilienM | probably I missed something | 03:13 |
mtreinish | that's a weird one to fail, that does like a get on /extensions | 03:14 |
mtreinish | and checks to make sure it looks sane | 03:14 |
EmilienM | I probably missed a neutron config | 03:14 |
EmilienM | OR neutron packaging issue in rdo trunk | 03:14 |
mtreinish | oh, could be. fwiw, the tempest default assumes all the extensions are there | 03:14 |
mtreinish | http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/network/test_extensions.py#n36 | 03:15 |
EmilienM | mtreinish: i don't even know how to activate / disable extensions in neutron | 03:15 |
EmilienM | ohh I see | 03:15 |
EmilienM | metering is not enabled | 03:15 |
EmilienM | maybe that's why | 03:15 |
EmilienM | I'll need to add the puppet class that install it, it's one line :) | 03:16 |
mtreinish | EmilienM: heh, ok. Also you can give tempest a list of the enabled extensions | 03:16 |
EmilienM | well, default is not too bad to test | 03:16 |
EmilienM | so we can see if neutron actually enable the exts | 03:17 |
EmilienM | configured by puppet | 03:17 |
EmilienM | so I need to fix that | 03:17 |
mtreinish | heh, yeah that's why we do it this way :) | 03:17 |
*** markvoelker has joined #puppet-openstack | 03:17 | |
mtreinish | at one point there was a bug when we did it dynamically | 03:17 |
EmilienM | neat | 03:17 |
mtreinish | it turned out neutron wasn't even running but everything passed | 03:17 |
EmilienM | lol | 03:18 |
EmilienM | nice | 03:18 |
*** sergmelikyan has joined #puppet-openstack | 03:18 | |
EmilienM | so as expected test_network_basic_ops fails | 03:18 |
EmilienM | but test_server_basic_ops works | 03:18 |
mtreinish | no too bad, just 2 failures | 03:19 |
EmilienM | yeah cool :) | 03:19 |
openstackgerrit | Clayton O'Neill proposed openstack/puppet-heat: Add hooks for external install & svc management https://review.openstack.org/216926 | 03:19 |
EmilienM | mtreinish: can I abandon your patch and run smoke instead in my last patchset? | 03:19 |
mtreinish | go for it | 03:19 |
EmilienM | I can Co-Author'ing | 03:19 |
mtreinish | don't bother | 03:19 |
mtreinish | it's 4 letters :) | 03:20 |
EmilienM | 16 minutes is very cool | 03:20 |
EmilienM | and checks what we actually needs now I guess | 03:20 |
mtreinish | yep, that's what that set is there for. We try to keep it around 10mins (with cinder enabled) | 03:21 |
mtreinish | so you get a relatively quick running set of tests which gives you a sense if things are on fire or not | 03:21 |
*** markvoelker has quit IRC | 03:22 | |
mtreinish | I'll need to add some docs about it soon | 03:22 |
EmilienM | *perfect* | 03:22 |
EmilienM | this is for us a good start | 03:22 |
EmilienM | mtreinish: I'll investigate the neutron scenario failure later this we or monday | 03:22 |
mtreinish | ok, cool | 03:23 |
*** sergmelikyan has quit IRC | 03:23 | |
EmilienM | 2015-08-29 03:18:33.992 | tempest_lib.exceptions.SSHTimeout: Connection to the 200.0.0.27 via SSH timed out. | 03:28 |
EmilienM | 2015-08-29 03:18:33.992 | User: cirros, Password: None | 03:28 |
EmilienM | mtreinish: for the scenario failure ^ | 03:28 |
*** tiswanso has quit IRC | 03:29 | |
EmilienM | SSHException: Error reading SSH protocol banner | 03:29 |
EmilienM | mhh interesting | 03:29 |
EmilienM | and the other: | 03:30 |
EmilienM | testtools.matchers._impl.MismatchError: 'metering' not in [u'dns-integration', u'address-scope', u'ext-gw-mode', u'binding', u'agent', u'subnet_allocation', u'l3_agent_scheduler', u'external-net', u'flavors', u'net-mtu', u'quotas', u'l3-ha', u'provider', u'multi-provider', u'extraroute', u'extra_dhcp_opt', u'security-group', u'dhcp_agent_scheduler', u'rbac-policies', u'router', u'allowed-address-pairs', u'dvr'] | 03:30 |
EmilienM | so yeah, metering needs to be added | 03:30 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron https://review.openstack.org/216831 | 03:31 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova https://review.openstack.org/216938 | 03:32 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 03:33 |
EmilienM | oh I think metadata service is missing | 03:35 |
EmilienM | so ssh key can't be put in the VM | 03:36 |
EmilienM | so neutron scenario fails | 03:36 |
EmilienM | I guess | 03:36 |
EmilienM | :q! | 03:36 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron https://review.openstack.org/216831 | 03:39 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova https://review.openstack.org/216938 | 03:40 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 03:40 |
EmilienM | mtreinish: all tests should pass now ^ | 03:41 |
*** xarses_ has joined #puppet-openstack | 04:01 | |
*** andreww has quit IRC | 04:04 | |
*** linkedinyou has quit IRC | 04:06 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Neutron https://review.openstack.org/216831 | 04:11 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: scenario001: deploy Nova https://review.openstack.org/216938 | 04:11 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 04:12 |
*** v1k0d3n has joined #puppet-openstack | 04:12 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: Prepare Tempest and run smoke https://review.openstack.org/217352 | 04:12 |
*** v1k0d3n has quit IRC | 04:17 | |
*** saneax has joined #puppet-openstack | 04:27 | |
*** Vinsh has joined #puppet-openstack | 04:32 | |
*** jtomasek has joined #puppet-openstack | 04:34 | |
*** Vinsh has quit IRC | 04:37 | |
*** bapalm has quit IRC | 04:42 | |
*** bapalm has joined #puppet-openstack | 04:49 | |
*** saneax has quit IRC | 05:14 | |
*** markvoelker has joined #puppet-openstack | 05:18 | |
*** markvoelker has quit IRC | 05:23 | |
*** chandankumar has joined #puppet-openstack | 05:23 | |
*** jtomasek has quit IRC | 05:27 | |
*** chandankumar has quit IRC | 06:01 | |
*** v1k0d3n has joined #puppet-openstack | 06:13 | |
*** chandankumar has joined #puppet-openstack | 06:15 | |
*** v1k0d3n has quit IRC | 06:18 | |
*** chandankumar has quit IRC | 06:25 | |
*** chandankumar has joined #puppet-openstack | 06:38 | |
*** markvoelker has joined #puppet-openstack | 07:19 | |
*** stamak has joined #puppet-openstack | 07:21 | |
*** markvoelker has quit IRC | 07:24 | |
*** chandankumar has quit IRC | 07:50 | |
*** v1k0d3n has joined #puppet-openstack | 08:14 | |
*** v1k0d3n has quit IRC | 08:19 | |
*** markvoelker has joined #puppet-openstack | 09:20 | |
*** markvoelker has quit IRC | 09:24 | |
*** saneax has joined #puppet-openstack | 09:57 | |
*** v1k0d3n has joined #puppet-openstack | 10:15 | |
*** v1k0d3n has quit IRC | 10:19 | |
*** markvoelker has joined #puppet-openstack | 11:20 | |
*** markvoelker has quit IRC | 11:25 | |
*** sergmelikyan has joined #puppet-openstack | 12:04 | |
*** sergmelikyan has quit IRC | 12:08 | |
*** v1k0d3n has joined #puppet-openstack | 12:16 | |
*** linkedinyou has joined #puppet-openstack | 12:19 | |
*** v1k0d3n has quit IRC | 12:21 | |
*** xingchao has joined #puppet-openstack | 12:59 | |
*** xingchao has quit IRC | 13:00 | |
*** xingchao has joined #puppet-openstack | 13:01 | |
*** ducttape_ has joined #puppet-openstack | 13:02 | |
*** chandankumar has joined #puppet-openstack | 13:02 | |
*** ducttape_ has quit IRC | 13:04 | |
*** ducttape_ has joined #puppet-openstack | 13:04 | |
*** richm has joined #puppet-openstack | 13:05 | |
*** stamak has quit IRC | 13:06 | |
*** richm has quit IRC | 13:11 | |
*** richm has joined #puppet-openstack | 13:12 | |
*** ducttape_ has quit IRC | 13:12 | |
*** ron__ has joined #puppet-openstack | 13:16 | |
*** richm has quit IRC | 13:16 | |
*** vsaienko has quit IRC | 13:23 | |
*** dachary has quit IRC | 13:23 | |
*** Madkiss has quit IRC | 13:23 | |
*** finchd has quit IRC | 13:23 | |
*** myatsenko has quit IRC | 13:23 | |
*** vsaienko has joined #puppet-openstack | 13:24 | |
*** dachary has joined #puppet-openstack | 13:24 | |
*** myatsenko has joined #puppet-openstack | 13:24 | |
*** simonmcc has quit IRC | 13:24 | |
*** _nick has quit IRC | 13:24 | |
*** social has quit IRC | 13:24 | |
*** logan2 has quit IRC | 13:24 | |
*** beddari has quit IRC | 13:24 | |
*** social has joined #puppet-openstack | 13:25 | |
*** beddari has joined #puppet-openstack | 13:25 | |
*** logan2 has joined #puppet-openstack | 13:25 | |
*** _nick has joined #puppet-openstack | 13:25 | |
*** finchd has joined #puppet-openstack | 13:25 | |
*** Madkiss has joined #puppet-openstack | 13:26 | |
*** Madkiss has quit IRC | 13:26 | |
*** Madkiss has joined #puppet-openstack | 13:26 | |
*** simonmcc has joined #puppet-openstack | 13:29 | |
*** v1k0d3n has joined #puppet-openstack | 13:36 | |
*** xingchao has quit IRC | 13:41 | |
*** chandankumar has quit IRC | 13:50 | |
*** tiswanso has joined #puppet-openstack | 13:52 | |
*** tiswanso has quit IRC | 14:07 | |
*** ducttape_ has joined #puppet-openstack | 14:13 | |
*** ericpeterson has joined #puppet-openstack | 14:13 | |
*** ducttape_ has quit IRC | 14:13 | |
*** pradk has quit IRC | 14:19 | |
*** stamak has joined #puppet-openstack | 14:41 | |
*** aimon_ has quit IRC | 14:47 | |
*** aimon has joined #puppet-openstack | 14:48 | |
*** stamak has quit IRC | 14:50 | |
*** stamak has joined #puppet-openstack | 14:50 | |
*** tiswanso has joined #puppet-openstack | 15:13 | |
*** tiswanso has quit IRC | 15:19 | |
*** ericpeterson has quit IRC | 15:33 | |
*** linkedinyou has quit IRC | 16:08 | |
*** chandankumar has joined #puppet-openstack | 16:15 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-openstack-integration: integration tests: use dstat to monitor system https://review.openstack.org/218587 | 16:28 |
*** tiswanso has joined #puppet-openstack | 16:30 | |
*** mtreinish has quit IRC | 16:33 | |
*** tiswanso has quit IRC | 16:36 | |
*** mtreinish has joined #puppet-openstack | 16:36 | |
*** jtomasek has joined #puppet-openstack | 16:42 | |
*** chandankumar has quit IRC | 17:05 | |
*** fvollero has quit IRC | 17:36 | |
*** fvollero has joined #puppet-openstack | 17:41 | |
*** tiswanso has joined #puppet-openstack | 18:16 | |
*** tiswanso has quit IRC | 18:21 | |
*** markvoelker has joined #puppet-openstack | 18:22 | |
*** markvoelker_ has joined #puppet-openstack | 18:27 | |
*** markvoelker has quit IRC | 18:29 | |
*** linkedinyou has joined #puppet-openstack | 18:31 | |
*** fedexo has joined #puppet-openstack | 18:41 | |
*** markvoelker has joined #puppet-openstack | 19:04 | |
*** markvoelker_ has quit IRC | 19:06 | |
*** markvoelker_ has joined #puppet-openstack | 19:08 | |
*** markvoelker has quit IRC | 19:09 | |
*** saneax has quit IRC | 19:13 | |
*** markvoelker_ has quit IRC | 19:28 | |
*** fedexo has quit IRC | 19:44 | |
*** fedexo has joined #puppet-openstack | 19:44 | |
*** dachary has quit IRC | 19:57 | |
*** dachary has joined #puppet-openstack | 19:57 | |
openstackgerrit | Sergey Kolekonov proposed openstack/puppet-neutron: Fix 'shared' parameter check in neutron_network provider https://review.openstack.org/204152 | 20:02 |
*** tiswanso has joined #puppet-openstack | 20:17 | |
*** dh64 has quit IRC | 20:21 | |
*** tiswanso has quit IRC | 20:22 | |
*** sergmelikyan has joined #puppet-openstack | 20:36 | |
*** sergmelikyan has quit IRC | 20:40 | |
openstackgerrit | Sergey Kolekonov proposed openstack/puppet-neutron: Fixed issue with rabbit_ha_queues parameter https://review.openstack.org/197054 | 20:43 |
*** stamak has quit IRC | 21:25 | |
*** tiswanso has joined #puppet-openstack | 21:33 | |
*** crinkle has quit IRC | 21:37 | |
*** crinkle has joined #puppet-openstack | 21:38 | |
*** markvoelker has joined #puppet-openstack | 21:45 | |
*** tiswanso has quit IRC | 21:47 | |
*** markvoelker has quit IRC | 21:49 | |
*** markvoelker has joined #puppet-openstack | 21:49 | |
*** TC01 has quit IRC | 22:15 | |
*** markvoelker has quit IRC | 22:43 | |
*** TC01 has joined #puppet-openstack | 22:57 | |
*** tiswanso has joined #puppet-openstack | 22:58 | |
*** TC01 has quit IRC | 23:01 | |
*** fedexo has quit IRC | 23:01 | |
*** social has quit IRC | 23:01 | |
*** TC01 has joined #puppet-openstack | 23:04 | |
*** tiswanso has quit IRC | 23:08 | |
*** markvoelker has joined #puppet-openstack | 23:55 | |
*** markvoelker_ has joined #puppet-openstack | 23:58 | |
*** markvoelker has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!