*** binbincong_ has joined #openstack-qa | 00:00 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/tempest: Fix L3AgentSchedulerTestJSON failure for dvr routers https://review.openstack.org/188630 | 00:02 |
---|---|---|
*** bbcong__ has quit IRC | 00:04 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Add note on openrc and zsh https://review.openstack.org/187406 | 00:04 |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Move FAQ to a section-based format https://review.openstack.org/187404 | 00:04 |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Cleanup FAQ somewhat https://review.openstack.org/187403 | 00:04 |
*** mahito has quit IRC | 00:07 | |
*** suneelb1 has joined #openstack-qa | 00:07 | |
*** suneelb1 has quit IRC | 00:07 | |
*** mahito has joined #openstack-qa | 00:09 | |
*** dims__ has joined #openstack-qa | 00:11 | |
*** suneelb has quit IRC | 00:11 | |
*** dims_ has quit IRC | 00:12 | |
openstackgerrit | Merged openstack-dev/devstack: Change the restart_rpc_backend loop to accomodate async rabbitmq https://review.openstack.org/186641 | 00:13 |
openstackgerrit | Merged openstack-dev/devstack: Add utopic and vivid as a supported distros https://review.openstack.org/186642 | 00:14 |
*** sputnik13 has quit IRC | 00:16 | |
*** VanL has joined #openstack-qa | 00:16 | |
*** dims__ has quit IRC | 00:17 | |
*** dims_ has joined #openstack-qa | 00:17 | |
*** VanL has quit IRC | 00:18 | |
*** binbincong_ has quit IRC | 00:18 | |
*** hichihara has joined #openstack-qa | 00:21 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/tempest: Fix L3AgentSchedulerTestJSON failure for dvr routers https://review.openstack.org/188630 | 00:24 |
*** Sukhdev has quit IRC | 00:29 | |
*** madhu_ak has joined #openstack-qa | 00:31 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/tempest: Fix L3AgentSchedulerTestJSON failure for dvr routers https://review.openstack.org/188630 | 00:33 |
*** jogo is now known as flashgordon | 00:37 | |
*** zz_dimtruck is now known as dimtruck | 00:39 | |
madhu_ak | hi, I have a valid url, say ( v2.0/service_profiles ) and able to test using postman, but when I write the neutron tempest api tests, it is assuming uri as 'v2.0/service-profiles'..not sure where it is happening? | 00:40 |
mtreinish | flwang: pong | 00:41 |
madhu_ak | haven't mentioned uri anywhere in my code though | 00:41 |
openstackgerrit | Merged openstack-dev/devstack: MAINTAINERS.rst: Add MidoNet section https://review.openstack.org/187905 | 00:41 |
mtreinish | hogepodge: I haven't had a chance to start thinking about a venue yet | 00:41 |
*** marun has quit IRC | 00:42 | |
mtreinish | but for time it would probably have to be late july, early aug | 00:42 |
*** tsekiyam_ has joined #openstack-qa | 00:42 | |
madhu_ak | can somebody give pointers where it is actually picking? | 00:42 |
*** tsekiyam_ has quit IRC | 00:42 | |
*** mtanino has quit IRC | 00:43 | |
mtreinish | asselin: that seems like the right way to handle it. You'll also need to have a job definition which will pull brick in from git | 00:44 |
*** tsekiyama has quit IRC | 00:45 | |
*** tosky has quit IRC | 00:50 | |
*** woodster_ has quit IRC | 00:50 | |
*** Swami has quit IRC | 00:51 | |
*** amotoki has joined #openstack-qa | 00:53 | |
*** salv-orlando has joined #openstack-qa | 00:54 | |
*** binbincong has joined #openstack-qa | 00:54 | |
*** hichihara has quit IRC | 00:57 | |
*** binbincong_ has joined #openstack-qa | 01:00 | |
*** binbincong has quit IRC | 01:01 | |
*** binbincong_ has joined #openstack-qa | 01:01 | |
*** yamamoto has quit IRC | 01:04 | |
*** yamamoto has joined #openstack-qa | 01:05 | |
*** binbincong has joined #openstack-qa | 01:06 | |
*** salv-orlando has quit IRC | 01:10 | |
*** woodster_ has joined #openstack-qa | 01:10 | |
*** yamamoto has quit IRC | 01:12 | |
*** safchain has quit IRC | 01:14 | |
*** deepika has joined #openstack-qa | 01:15 | |
*** jyuso1 has joined #openstack-qa | 01:16 | |
*** hitalia has quit IRC | 01:20 | |
*** deepika has quit IRC | 01:31 | |
flwang | mtreinish: i'm working on a nova backup feature, which is asked to add some tempest support | 01:35 |
flwang | but after reviewed the tempest code, I just realized seems we're using image backed instance for all the api test, is that correct? | 01:35 |
mtreinish | flwang: by default yes, there are tests for volume backed instances but they normally create the volume from an image | 01:36 |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Ensure netfilter enabled for bridges with OVS Hybrid https://review.openstack.org/188646 | 01:37 |
flwang | so the question turns to be, how can i test nova backup volume backed instance? or where to put the test case to make it happen? | 01:38 |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: [WIP] run centos7 with neutron https://review.openstack.org/179689 | 01:39 |
mtreinish | flwang: I would probably just create the volume from an image in setupclass and then do the nova boot with that volume | 01:40 |
mtreinish | in the test | 01:40 |
flwang | mtreinish: ah, so just don't use the default global server, right? | 01:41 |
mtreinish | yeah | 01:42 |
flwang | mtreinish: ok, cool | 01:42 |
flwang | mtreinish: btw, as for the prefix patch, do you prefer a default prefix? or just leave it as None? | 01:43 |
*** Kiall_ has joined #openstack-qa | 01:43 | |
*** Kiall has quit IRC | 01:43 | |
mtreinish | I think a default is fine | 01:43 |
mtreinish | flwang: I've got to run, I'll ttyl | 01:44 |
flwang | mtreinish: ok, cool, ttyl | 01:44 |
*** mahito has quit IRC | 01:44 | |
*** yamamoto has joined #openstack-qa | 01:46 | |
*** mahito has joined #openstack-qa | 01:46 | |
*** mahito_ has joined #openstack-qa | 01:48 | |
*** mahito has quit IRC | 01:48 | |
*** mahito has joined #openstack-qa | 01:49 | |
*** mahito_ has quit IRC | 01:49 | |
*** patrickeast has quit IRC | 01:50 | |
*** dboik has joined #openstack-qa | 01:52 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Ensure netfilter enabled for bridges with OVS Hybrid https://review.openstack.org/188646 | 01:53 |
*** dboik_ has joined #openstack-qa | 01:54 | |
*** binbincong has joined #openstack-qa | 01:55 | |
*** dboik has quit IRC | 01:57 | |
*** frayedknot has quit IRC | 01:57 | |
*** frayedknot has joined #openstack-qa | 01:58 | |
*** yamahata has quit IRC | 02:04 | |
*** madhu_ak has quit IRC | 02:04 | |
*** salv-orlando has joined #openstack-qa | 02:09 | |
*** oomichi has joined #openstack-qa | 02:11 | |
*** salv-orlando has quit IRC | 02:17 | |
*** hitalia has joined #openstack-qa | 02:21 | |
*** hichihara has joined #openstack-qa | 02:23 | |
*** oomichi has quit IRC | 02:28 | |
openstackgerrit | Rob Crittenden proposed openstack-infra/devstack-gate: DO NOT MERGE - testing enabling tls-proxy service https://review.openstack.org/188436 | 02:45 |
*** achanda has joined #openstack-qa | 02:46 | |
*** binbincong has quit IRC | 02:46 | |
*** binbincong has joined #openstack-qa | 02:47 | |
*** binbincong_ has joined #openstack-qa | 02:50 | |
*** binbincong has quit IRC | 02:53 | |
*** boris-42 has quit IRC | 02:58 | |
*** achanda has quit IRC | 03:00 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: [WIP] run centos7 with neutron https://review.openstack.org/179689 | 03:00 |
*** dims_ has quit IRC | 03:07 | |
*** bbcong__ has joined #openstack-qa | 03:08 | |
*** binbincong_ has quit IRC | 03:10 | |
*** bbcong__ has quit IRC | 03:13 | |
*** bbcong__ has joined #openstack-qa | 03:14 | |
*** hichihara has quit IRC | 03:16 | |
*** bbcong__ has quit IRC | 03:21 | |
*** amotoki has quit IRC | 03:22 | |
*** binbincong has joined #openstack-qa | 03:25 | |
*** hichihara has joined #openstack-qa | 03:34 | |
*** hichihara has quit IRC | 03:39 | |
*** hichihara has joined #openstack-qa | 03:47 | |
binbincong | I want to disable some test cases due to product limitation, is there a quick way to do this? maybe a black list? | 03:49 |
binbincong | googled but did not find a doc for this | 03:49 |
*** salv-orlando has joined #openstack-qa | 03:51 | |
*** hitalia has quit IRC | 03:52 | |
*** dimtruck is now known as zz_dimtruck | 03:52 | |
*** coolsvap|afk is now known as coolsvap | 03:53 | |
*** oomichi has joined #openstack-qa | 04:01 | |
*** salv-orlando has quit IRC | 04:01 | |
*** dims_ has joined #openstack-qa | 04:05 | |
*** viktor-tikkanen has joined #openstack-qa | 04:08 | |
*** hichihara has quit IRC | 04:09 | |
*** dims_ has quit IRC | 04:10 | |
*** dpaterson has quit IRC | 04:15 | |
*** riwinters has quit IRC | 04:18 | |
*** oomichi has quit IRC | 04:21 | |
*** rushiagr_away is now known as rushiagr | 04:22 | |
*** SridharG has joined #openstack-qa | 04:22 | |
*** rushiagr is now known as rushiagr_away | 04:27 | |
*** Longgeek has joined #openstack-qa | 04:30 | |
*** Longgeek has quit IRC | 04:30 | |
*** amotoki has joined #openstack-qa | 04:31 | |
*** jamielennox is now known as jamielennox|away | 04:32 | |
*** Longgeek has joined #openstack-qa | 04:32 | |
*** oomichi has joined #openstack-qa | 04:40 | |
*** rushiagr_away is now known as rushiagr | 04:40 | |
*** oomichi has quit IRC | 04:41 | |
*** oomichi has joined #openstack-qa | 04:41 | |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Fix blacklist_file option exclude regex generation https://review.openstack.org/188663 | 04:45 |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Fix blacklist_file option exclude regex generation https://review.openstack.org/188663 | 04:49 |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: Remove swapiness settings from sysctl.conf https://review.openstack.org/188664 | 04:49 |
*** Longgeek_ has joined #openstack-qa | 04:50 | |
openstackgerrit | Ian Wienand proposed openstack-infra/devstack-gate: [WIP] run centos7 with neutron https://review.openstack.org/179689 | 04:51 |
*** yfried__ has joined #openstack-qa | 04:54 | |
*** Longgeek has quit IRC | 04:54 | |
openstackrecheck | openstack/swift change: https://review.openstack.org/187489 failed gate-swift-python27 in the gate queue with an unrecognized error | 04:55 |
*** hichihara has joined #openstack-qa | 04:58 | |
*** fedexo has joined #openstack-qa | 05:00 | |
openstackgerrit | Joe Gordon proposed openstack/tempest: Add volume backed live migration test https://review.openstack.org/165233 | 05:03 |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Fix blacklist_file option exclude regex generation https://review.openstack.org/188663 | 05:03 |
*** BharatK has joined #openstack-qa | 05:05 | |
*** hitalia has joined #openstack-qa | 05:16 | |
*** achanda has joined #openstack-qa | 05:25 | |
*** Triveni has joined #openstack-qa | 05:29 | |
*** oomichi has quit IRC | 05:31 | |
*** oomichi has joined #openstack-qa | 05:32 | |
*** oomichi has quit IRC | 05:36 | |
*** sputnik13 has joined #openstack-qa | 05:37 | |
*** armax has quit IRC | 05:38 | |
*** mitz has quit IRC | 05:41 | |
*** hichihara has quit IRC | 05:41 | |
*** achanda has quit IRC | 05:43 | |
*** beisner has quit IRC | 05:50 | |
*** binbincong has quit IRC | 06:06 | |
*** achanda has joined #openstack-qa | 06:09 | |
*** beisner has joined #openstack-qa | 06:10 | |
*** BharatK has quit IRC | 06:16 | |
*** amotoki has quit IRC | 06:16 | |
*** hitalia has quit IRC | 06:24 | |
*** amotoki has joined #openstack-qa | 06:25 | |
*** BharatK has joined #openstack-qa | 06:29 | |
*** sputnik13 has quit IRC | 06:29 | |
*** k4n0 has joined #openstack-qa | 06:32 | |
*** amotoki has quit IRC | 06:36 | |
*** amotoki has joined #openstack-qa | 06:37 | |
*** safchain has joined #openstack-qa | 06:39 | |
*** amotoki has quit IRC | 06:41 | |
*** binbincong has joined #openstack-qa | 06:43 | |
*** binbincong has quit IRC | 06:51 | |
*** grafuls has joined #openstack-qa | 06:53 | |
*** dims_ has joined #openstack-qa | 06:54 | |
*** e0ne has joined #openstack-qa | 06:54 | |
*** oomichi has joined #openstack-qa | 06:56 | |
*** dims_ has quit IRC | 06:59 | |
openstackgerrit | Flavio Percoco proposed openstack-dev/devstack: Remove Zaqar from devstack https://review.openstack.org/178955 | 07:01 |
*** e0ne has quit IRC | 07:04 | |
openstackgerrit | Merged openstack/tempest-lib: Add a doc and test for data_utils.rand_password https://review.openstack.org/188453 | 07:07 |
*** cody-somerville has quit IRC | 07:09 | |
*** cody-somerville has joined #openstack-qa | 07:10 | |
*** woodster_ has quit IRC | 07:10 | |
openstackgerrit | Alexander Gubanov proposed openstack/tempest: Unskip test skipped because of closed bugs https://review.openstack.org/188687 | 07:13 |
*** markus_z has joined #openstack-qa | 07:15 | |
*** anshul has joined #openstack-qa | 07:21 | |
*** tochi has quit IRC | 07:25 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest: Support for ipv6 in compute response JSON schema https://review.openstack.org/187502 | 07:28 |
*** achanda has quit IRC | 07:28 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest-lib: Fix 'format' checking for json schema validation https://review.openstack.org/187499 | 07:30 |
openstackgerrit | Merged openstack/tempest: Fixing some tests for DHCP IPv6 https://review.openstack.org/185616 | 07:34 |
*** jlanoux has joined #openstack-qa | 07:40 | |
*** yfried__ is now known as yfried|afk | 07:42 | |
*** fedexo has quit IRC | 07:47 | |
*** rwsu has joined #openstack-qa | 07:48 | |
*** coolsvap is now known as coolsvap|afk | 07:52 | |
*** achanda has joined #openstack-qa | 07:52 | |
*** gszasz has joined #openstack-qa | 07:54 | |
*** gilliard is now known as gillliard | 07:54 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Switch functools partials usage to kwargs https://review.openstack.org/177493 | 07:55 |
*** mahito has quit IRC | 07:59 | |
*** oomichi has quit IRC | 08:01 | |
*** achanda_ has joined #openstack-qa | 08:01 | |
*** yfried|afk is now known as yfried__ | 08:02 | |
*** achanda has quit IRC | 08:04 | |
*** ajo_ has joined #openstack-qa | 08:05 | |
*** jyuso1 has quit IRC | 08:05 | |
*** gfidente has joined #openstack-qa | 08:08 | |
*** gfidente has quit IRC | 08:08 | |
*** gfidente has joined #openstack-qa | 08:08 | |
*** jlanoux has quit IRC | 08:09 | |
*** ihrachyshka has joined #openstack-qa | 08:10 | |
*** yfried__ is now known as yfried|afk | 08:12 | |
openstackgerrit | Merged openstack/tempest: Unskip test skipped because of closed bugs https://review.openstack.org/188511 | 08:17 |
*** yfried|afk is now known as yfried__ | 08:20 | |
*** vponomaryov has quit IRC | 08:24 | |
*** vponomaryov has joined #openstack-qa | 08:25 | |
*** yfried__ is now known as yfried|afk | 08:31 | |
*** rwsu has quit IRC | 08:36 | |
*** rossella_s has joined #openstack-qa | 08:38 | |
*** achanda_ has quit IRC | 08:46 | |
*** yfried|afk is now known as yfried__ | 08:49 | |
*** jyuso1 has joined #openstack-qa | 08:53 | |
*** coolsvap|afk is now known as coolsvap | 08:54 | |
*** cdent has joined #openstack-qa | 09:00 | |
*** Kiall_ has quit IRC | 09:05 | |
*** Kiall has joined #openstack-qa | 09:06 | |
*** e0ne has joined #openstack-qa | 09:09 | |
*** yfried__ is now known as yfried|afk | 09:14 | |
*** yfried|afk is now known as yfried__ | 09:23 | |
*** Kiall has quit IRC | 09:24 | |
*** Kiall_ has joined #openstack-qa | 09:24 | |
*** ajo_ has quit IRC | 09:33 | |
*** afazekas_mtg has joined #openstack-qa | 09:33 | |
*** aix has joined #openstack-qa | 09:34 | |
*** tosky has joined #openstack-qa | 09:36 | |
*** apevec has joined #openstack-qa | 09:41 | |
*** apevec has quit IRC | 09:41 | |
*** apevec has joined #openstack-qa | 09:41 | |
*** dims_ has joined #openstack-qa | 09:43 | |
*** dims__ has joined #openstack-qa | 09:47 | |
*** jlanoux has joined #openstack-qa | 09:47 | |
*** dims_ has quit IRC | 09:48 | |
openstackgerrit | Joe Gordon proposed openstack-infra/elastic-recheck: Remove queries for closed bugs https://review.openstack.org/188719 | 09:48 |
*** pal has joined #openstack-qa | 09:52 | |
*** yfried__ is now known as yfried|afk | 09:53 | |
*** Kiall_ has quit IRC | 09:53 | |
*** Kiall has joined #openstack-qa | 09:56 | |
*** dmorita has quit IRC | 09:58 | |
*** yfried|afk is now known as yfried__ | 10:02 | |
*** pc_m has joined #openstack-qa | 10:03 | |
pal | Can anyone help me with how to add test cases to tempest | 10:04 |
*** e0ne is now known as e0ne_ | 10:07 | |
*** yfried__ is now known as yfried|afk | 10:12 | |
*** e0ne_ is now known as e0ne | 10:12 | |
*** Triveni has quit IRC | 10:13 | |
*** yfried|afk is now known as yfried__ | 10:18 | |
*** achanda has joined #openstack-qa | 10:20 | |
*** boris-42 has joined #openstack-qa | 10:20 | |
*** vaidy_ has joined #openstack-qa | 10:24 | |
*** viktor-tikkanen has quit IRC | 10:24 | |
*** BharatK has quit IRC | 10:27 | |
openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Run worldump if tempest fails https://review.openstack.org/188733 | 10:30 |
*** BharatK has joined #openstack-qa | 10:38 | |
*** DinaBelova has quit IRC | 10:39 | |
*** SergeyLukjanov has quit IRC | 10:39 | |
*** DinaBelova has joined #openstack-qa | 10:49 | |
*** SergeyLukjanov has joined #openstack-qa | 10:51 | |
openstackgerrit | Kashyap Chamarthy proposed openstack-dev/devstack: Remove Fedora 20 as supported distribution https://review.openstack.org/186147 | 10:54 |
*** yfried__ is now known as yfried|afk | 10:54 | |
*** coolsvap is now known as coolsvap|afk | 10:59 | |
*** deepika has joined #openstack-qa | 11:04 | |
*** e0ne is now known as e0ne_ | 11:05 | |
*** e0ne_ is now known as e0ne | 11:07 | |
*** deepika has quit IRC | 11:09 | |
*** yfried|afk is now known as yfried__ | 11:15 | |
*** vaidy_ has quit IRC | 11:16 | |
mkoderer | pal: did you have a look to http://docs.openstack.org/developer/tempest/ | 11:17 |
*** pal has quit IRC | 11:17 | |
*** SridharG has left #openstack-qa | 11:20 | |
*** yfried__ is now known as yfried|afk | 11:25 | |
*** yamamoto has quit IRC | 11:31 | |
*** aysyanne has joined #openstack-qa | 11:33 | |
*** achanda has quit IRC | 11:35 | |
*** mwagner_afk has joined #openstack-qa | 11:38 | |
*** rwsu has joined #openstack-qa | 11:43 | |
*** jecarey has joined #openstack-qa | 11:52 | |
*** cody-somerville has quit IRC | 11:53 | |
*** yfried|afk is now known as yfried__ | 11:53 | |
*** malini has joined #openstack-qa | 11:53 | |
*** malini has quit IRC | 11:57 | |
*** malini has joined #openstack-qa | 11:57 | |
*** pal has joined #openstack-qa | 11:57 | |
*** hichihara has joined #openstack-qa | 12:01 | |
*** hichihara has quit IRC | 12:02 | |
*** pal has quit IRC | 12:02 | |
*** hichihara has joined #openstack-qa | 12:02 | |
*** cody-somerville has joined #openstack-qa | 12:07 | |
*** malini has quit IRC | 12:17 | |
*** yamamoto has joined #openstack-qa | 12:19 | |
*** yamamoto has quit IRC | 12:20 | |
*** yamamoto_ has joined #openstack-qa | 12:20 | |
*** e0ne is now known as e0ne_ | 12:21 | |
*** e0ne_ is now known as e0ne | 12:22 | |
*** sc has quit IRC | 12:23 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/tempest-lib: Add function to execute command on remote server via ssh. For example: You have two networks and two servers: First server is connected to both networks and can be reached from world by floating ip Second server and network can be reached only from first https://review.openstack.org/188758 | 12:26 |
*** sc has joined #openstack-qa | 12:26 | |
*** woodster_ has joined #openstack-qa | 12:27 | |
*** rfolco has joined #openstack-qa | 12:32 | |
*** yfried__ is now known as yfried|afk | 12:33 | |
*** yfried|afk is now known as yfried__ | 12:36 | |
*** shardy_ has joined #openstack-qa | 12:39 | |
*** shardy has quit IRC | 12:39 | |
*** bknudson has joined #openstack-qa | 12:44 | |
*** shardy_ has quit IRC | 12:44 | |
*** shardy has joined #openstack-qa | 12:44 | |
*** k4n0 has quit IRC | 12:45 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/tempest-lib: Add function to execute command on remote server via ssh For example: You have two networks and two servers: First server is connected to both networks and can be reached from world by floating ip Second server and network can be reached only from first s https://review.openstack.org/188758 | 12:48 |
*** dkranz has joined #openstack-qa | 12:50 | |
*** marrusl has quit IRC | 12:54 | |
*** marrusl has joined #openstack-qa | 12:54 | |
openstackgerrit | Joe Hakim Rahme proposed openstack/tempest: Provides a sample resourcefile for Javelin https://review.openstack.org/182671 | 12:56 |
*** gszasz has quit IRC | 12:57 | |
*** dpaterson has joined #openstack-qa | 13:02 | |
*** dims__ has quit IRC | 13:09 | |
*** dims_ has joined #openstack-qa | 13:10 | |
*** mestery is now known as mestery_afk | 13:16 | |
*** dustins has joined #openstack-qa | 13:17 | |
*** boris-42 has quit IRC | 13:18 | |
*** malini has joined #openstack-qa | 13:23 | |
openstackrecheck | openstack/swift change: https://review.openstack.org/187974 failed gate-swift-python27 in the gate queue with an unrecognized error | 13:26 |
*** mriedem has joined #openstack-qa | 13:27 | |
*** rushiagr is now known as rushiagr_away | 13:28 | |
*** BharatK has quit IRC | 13:30 | |
*** artom has joined #openstack-qa | 13:33 | |
*** shardy_ has joined #openstack-qa | 13:36 | |
*** shardy has quit IRC | 13:36 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/tempest-lib: Add function to execute command on remote server via ssh https://review.openstack.org/188758 | 13:38 |
*** e0ne is now known as e0ne_ | 13:39 | |
*** e0ne_ is now known as e0ne | 13:39 | |
*** afazekas_mtg has quit IRC | 13:40 | |
*** jecarey has quit IRC | 13:40 | |
*** shardy_ has quit IRC | 13:41 | |
*** boris-42 has joined #openstack-qa | 13:41 | |
*** shardy has joined #openstack-qa | 13:42 | |
*** jaypipes is now known as leakypipes | 13:43 | |
*** asselin_ has joined #openstack-qa | 13:45 | |
*** asselin__ has joined #openstack-qa | 13:47 | |
*** asselin_ has quit IRC | 13:50 | |
*** jecarey has joined #openstack-qa | 13:52 | |
*** rbak_ has joined #openstack-qa | 13:57 | |
*** afazekas has joined #openstack-qa | 13:58 | |
openstackgerrit | John Griffith proposed openstack-infra/elastic-recheck: Remove obsolete cinder LVM no space querie https://review.openstack.org/188782 | 13:58 |
*** yamahata has joined #openstack-qa | 14:03 | |
*** yamamoto_ has quit IRC | 14:06 | |
*** rbak_ has quit IRC | 14:08 | |
*** rbak_ has joined #openstack-qa | 14:09 | |
*** yamamoto has joined #openstack-qa | 14:09 | |
*** achanda has joined #openstack-qa | 14:10 | |
*** shardy_ has joined #openstack-qa | 14:11 | |
*** shardy has quit IRC | 14:12 | |
*** e0ne is now known as e0ne_ | 14:16 | |
*** shardy_ has quit IRC | 14:16 | |
*** shardy has joined #openstack-qa | 14:17 | |
*** rushiagr_away is now known as rushiagr | 14:18 | |
*** malini has quit IRC | 14:18 | |
*** pglass has joined #openstack-qa | 14:19 | |
*** zz_dimtruck is now known as dimtruck | 14:19 | |
*** yamamoto has quit IRC | 14:19 | |
*** e0ne_ has quit IRC | 14:26 | |
*** mtanino has joined #openstack-qa | 14:29 | |
*** salv-orlando has joined #openstack-qa | 14:31 | |
*** malini has joined #openstack-qa | 14:32 | |
*** dansmith is now known as superdan | 14:32 | |
*** sabeen1 has joined #openstack-qa | 14:33 | |
*** sabeen3 has joined #openstack-qa | 14:39 | |
*** sabeen1 has quit IRC | 14:40 | |
*** malini has quit IRC | 14:41 | |
*** yamahata has quit IRC | 14:43 | |
*** e0ne has joined #openstack-qa | 14:45 | |
*** armax has joined #openstack-qa | 14:46 | |
*** yamamoto has joined #openstack-qa | 14:50 | |
*** achanda has quit IRC | 14:56 | |
*** hemnafk is now known as hemna | 14:58 | |
*** yfried__ is now known as yfried|afk | 14:58 | |
*** yfried|afk is now known as yfried__ | 15:01 | |
*** dratushnyy has joined #openstack-qa | 15:04 | |
dratushnyy | Hi | 15:05 |
dratushnyy | does anyone know why gate-tempest-lib-python34 fails with setup requirements | 15:06 |
dratushnyy | Collecting functools32 (from jsonschema<3.0.0,>=2.0.0->-r /Users/dratushn/Development/tempest-lib/requirements.txt (line 8)) | 15:06 |
dratushnyy | Using cached functools32-3.2.3-1.tar.gz | 15:06 |
dratushnyy | This backport is for Python 2.7 only. | 15:06 |
dratushnyy | Complete output from command python setup.py egg_info: | 15:06 |
dratushnyy | This backport is for Python 2.7 only. | 15:06 |
dratushnyy | for tempest-lib | 15:06 |
dratushnyy | gate log is here http://logs.openstack.org/58/188758/3/check/gate-tempest-lib-python34/961fd81/console.html | 15:07 |
*** Longgeek_ has quit IRC | 15:07 | |
*** Longgeek has joined #openstack-qa | 15:07 | |
*** yamamoto has quit IRC | 15:13 | |
*** yfried__ is now known as yfried|afk | 15:14 | |
*** sputnik13 has joined #openstack-qa | 15:22 | |
*** safchain has quit IRC | 15:28 | |
*** e0ne is now known as e0ne_ | 15:29 | |
*** e0ne_ is now known as e0ne | 15:30 | |
*** shardy_ has joined #openstack-qa | 15:30 | |
*** e0ne is now known as e0ne_ | 15:30 | |
*** e0ne_ is now known as e0ne | 15:30 | |
*** shardy has quit IRC | 15:31 | |
*** patrickeast has joined #openstack-qa | 15:31 | |
*** marun has joined #openstack-qa | 15:33 | |
*** achanda has joined #openstack-qa | 15:34 | |
*** yfried|afk is now known as yfried__ | 15:34 | |
*** rossella_s has quit IRC | 15:34 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for busted jsonschema 2.5.0 release https://review.openstack.org/188826 | 15:35 |
mriedem | sdague: ^ | 15:35 |
*** rossella_s has joined #openstack-qa | 15:35 | |
*** shardy_ has quit IRC | 15:35 | |
*** tsekiyama has joined #openstack-qa | 15:36 | |
*** shardy has joined #openstack-qa | 15:36 | |
*** marun has quit IRC | 15:40 | |
*** grafuls has quit IRC | 15:44 | |
*** david-lyle has quit IRC | 15:46 | |
*** david-lyle has joined #openstack-qa | 15:46 | |
*** yfried__ has quit IRC | 15:47 | |
*** markus_z has quit IRC | 15:50 | |
*** pglass has quit IRC | 15:57 | |
*** achanda_ has joined #openstack-qa | 15:59 | |
*** pglass has joined #openstack-qa | 15:59 | |
*** achanda has quit IRC | 16:00 | |
*** dratushnyy has quit IRC | 16:04 | |
openstackgerrit | Dmitry Ratushnyy proposed openstack/tempest-lib: Add function to execute command on remote server via ssh https://review.openstack.org/188758 | 16:04 |
*** shardy_ has joined #openstack-qa | 16:07 | |
*** jlanoux has quit IRC | 16:08 | |
*** shardy has quit IRC | 16:08 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for busted jsonschema 2.5.0 release https://review.openstack.org/188826 | 16:10 |
*** shardy_ has quit IRC | 16:13 | |
*** yamamoto has joined #openstack-qa | 16:13 | |
*** shardy has joined #openstack-qa | 16:13 | |
*** yamamoto has quit IRC | 16:18 | |
*** openstackrecheck has quit IRC | 16:20 | |
*** openstackrecheck has joined #openstack-qa | 16:20 | |
*** e0ne is now known as e0ne_ | 16:23 | |
*** e0ne_ has quit IRC | 16:24 | |
*** achanda_ has quit IRC | 16:26 | |
*** jordanP has joined #openstack-qa | 16:29 | |
*** nic has joined #openstack-qa | 16:32 | |
*** anshul has quit IRC | 16:36 | |
*** gfidente is now known as gfidente|afk | 16:37 | |
*** e0ne has joined #openstack-qa | 16:40 | |
*** hichihara has quit IRC | 16:42 | |
*** e0ne has quit IRC | 16:43 | |
*** achanda has joined #openstack-qa | 16:43 | |
*** jordanP has quit IRC | 16:48 | |
*** suneelb has joined #openstack-qa | 16:52 | |
*** achanda has quit IRC | 16:55 | |
cdent | dtroyer: is the implementation of devstack's ADDITIONAL_VENV_PACKAGES shared for all venvs because it has to be or because it was easier that way and not a big deal? | 16:58 |
dtroyer | IIRC I probably did that before doing the multi-venv bits and never went back to expand it too. For the specific need at the time a single var worked well | 16:59 |
cdent | i'm working on getting ceilometer to be venv-able and the mongo and libvirt modules are optional in "real" deployments, so not present in requirements.txt | 17:00 |
cdent | so I'm guessing the current fix is to add them to ADDITION* for now | 17:01 |
dtroyer | are those not already handled as a special case inside lib/ceilometer? | 17:02 |
* dtroyer heads over to look | 17:02 | |
cdent | ah you're right, but it needs some adjustment | 17:04 |
cdent | well, half right | 17:05 |
dtroyer | I'm not surprised it needs help, but the pattern has been to install the optional things like that when installing the project | 17:05 |
dtroyer | I'm looking for another example | 17:06 |
dtroyer | so the only similar thing I see is in lib/keystone install_keystone() where keystonemiddleware is pip-pinstalled if not pulled from git | 17:08 |
dtroyer | not quite the same but that's the idea I was thingking of | 17:08 |
cdent | yeah, I should be able to crib from that | 17:08 |
cdent | thanks! | 17:08 |
dtroyer | anytime | 17:09 |
*** rossella_s has quit IRC | 17:10 | |
*** artom has quit IRC | 17:15 | |
*** achanda has joined #openstack-qa | 17:16 | |
*** asselin__ has quit IRC | 17:19 | |
*** dimtruck is now known as zz_dimtruck | 17:19 | |
*** suneelb has quit IRC | 17:27 | |
openstackgerrit | Ben Nemec proposed openstack-dev/devstack: Make sure iptables-services is installed https://review.openstack.org/188870 | 17:31 |
*** achanda has quit IRC | 17:34 | |
*** rushiagr is now known as rushiagr_away | 17:40 | |
*** achanda has joined #openstack-qa | 17:40 | |
*** hitalia has joined #openstack-qa | 17:42 | |
*** mwagner_afk has quit IRC | 17:42 | |
*** krtaylor has quit IRC | 17:46 | |
*** e0ne has joined #openstack-qa | 17:48 | |
*** zz_jgrimm is now known as jgrimm | 17:53 | |
*** apevec has quit IRC | 17:55 | |
openstackgerrit | Rob Crittenden proposed openstack-dev/devstack: Fix nova and glance discovery URLs when tls-proxy is enabled. https://review.openstack.org/188879 | 17:57 |
*** achanda_ has joined #openstack-qa | 17:59 | |
*** suneelb has joined #openstack-qa | 18:01 | |
*** achanda has quit IRC | 18:01 | |
*** artom has joined #openstack-qa | 18:01 | |
*** ajmiller has joined #openstack-qa | 18:03 | |
*** rwsu has quit IRC | 18:04 | |
*** suneelb has quit IRC | 18:05 | |
*** achanda has joined #openstack-qa | 18:10 | |
*** achanda_ has quit IRC | 18:10 | |
*** achanda_ has joined #openstack-qa | 18:18 | |
*** achanda has quit IRC | 18:20 | |
*** krtaylor has joined #openstack-qa | 18:20 | |
*** mwagner_afk has joined #openstack-qa | 18:23 | |
*** marun has joined #openstack-qa | 18:28 | |
*** artom has quit IRC | 18:30 | |
*** cdent has quit IRC | 18:30 | |
*** cdent has joined #openstack-qa | 18:32 | |
*** cdent has quit IRC | 18:32 | |
*** gfidente|afk has quit IRC | 18:33 | |
*** artom has joined #openstack-qa | 18:35 | |
*** mriedem is now known as mriedem_madmax | 18:35 | |
*** mriedem_madmax has quit IRC | 18:35 | |
*** marun has quit IRC | 18:38 | |
*** achanda has joined #openstack-qa | 18:38 | |
*** achanda_ has quit IRC | 18:41 | |
*** marun has joined #openstack-qa | 18:46 | |
*** achanda_ has joined #openstack-qa | 18:48 | |
*** achanda has quit IRC | 18:49 | |
openstackgerrit | Chris Dent proposed openstack-dev/devstack: Allow ceilometer to run in virtualenv if USE_VENV https://review.openstack.org/188890 | 18:49 |
*** thingee has quit IRC | 18:54 | |
*** nzeer has quit IRC | 18:54 | |
*** zhiyan has quit IRC | 18:54 | |
*** suneelb has joined #openstack-qa | 18:56 | |
*** marun has quit IRC | 18:59 | |
*** achanda has joined #openstack-qa | 19:00 | |
*** achanda_ has quit IRC | 19:01 | |
*** ihrachyshka has quit IRC | 19:02 | |
*** achanda has quit IRC | 19:04 | |
openstackgerrit | Ramy Asselin proposed openstack-dev/devstack: Allow override of os-brick library used by cinder https://review.openstack.org/188557 | 19:07 |
*** Sukhdev has joined #openstack-qa | 19:11 | |
*** zz_dimtruck is now known as dimtruck | 19:11 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/devstack-gate: Add os-brick to workspace setup https://review.openstack.org/188604 | 19:12 |
*** Longgeek has quit IRC | 19:16 | |
*** ajmiller has quit IRC | 19:23 | |
*** leakypipes has quit IRC | 19:34 | |
*** e0ne has quit IRC | 19:39 | |
*** hitalia has quit IRC | 19:40 | |
*** rbak has joined #openstack-qa | 19:41 | |
*** rbak_ has quit IRC | 19:42 | |
*** pbredenb has joined #openstack-qa | 19:46 | |
*** fedexo has joined #openstack-qa | 19:52 | |
*** hitalia has joined #openstack-qa | 19:53 | |
*** amotoki has joined #openstack-qa | 19:55 | |
*** marun has joined #openstack-qa | 19:57 | |
*** dims__ has joined #openstack-qa | 19:57 | |
*** dims_ has quit IRC | 20:00 | |
*** boris-42 has quit IRC | 20:02 | |
*** dougwig has quit IRC | 20:02 | |
*** sweston has quit IRC | 20:02 | |
*** dustins has quit IRC | 20:07 | |
*** asselin_ has joined #openstack-qa | 20:10 | |
*** dims__ has quit IRC | 20:11 | |
openstackgerrit | Ramy Asselin proposed openstack-dev/devstack: Allow override of os-brick library used by cinder https://review.openstack.org/188557 | 20:15 |
*** e0ne has joined #openstack-qa | 20:16 | |
openstackgerrit | Ramy Asselin proposed openstack-dev/devstack: Allow override of os-brick library used by cinder https://review.openstack.org/188557 | 20:18 |
*** annashen has joined #openstack-qa | 20:34 | |
*** nzeer has joined #openstack-qa | 20:36 | |
*** fedexo has quit IRC | 20:38 | |
*** e0ne has quit IRC | 20:45 | |
*** e0ne has joined #openstack-qa | 20:48 | |
*** jecarey has quit IRC | 20:49 | |
*** dougwig has joined #openstack-qa | 20:50 | |
*** sweston has joined #openstack-qa | 20:53 | |
*** zhiyan has joined #openstack-qa | 20:54 | |
*** amotoki has quit IRC | 20:57 | |
*** frayedknot has quit IRC | 20:59 | |
*** boris-42 has joined #openstack-qa | 21:00 | |
*** rfolco has quit IRC | 21:05 | |
*** e0ne has quit IRC | 21:06 | |
*** dpaterson has quit IRC | 21:08 | |
*** krtaylor has quit IRC | 21:08 | |
*** jhenner has quit IRC | 21:08 | |
*** Sukhdev has quit IRC | 21:10 | |
*** artom has quit IRC | 21:12 | |
*** thingee has joined #openstack-qa | 21:12 | |
*** aysyanne has quit IRC | 21:12 | |
*** pc_m has quit IRC | 21:15 | |
*** suneelb has quit IRC | 21:18 | |
*** suneelb has joined #openstack-qa | 21:18 | |
*** hitalia has quit IRC | 21:25 | |
*** cbader has quit IRC | 21:32 | |
*** openstack has joined #openstack-qa | 21:42 | |
*** amotoki has joined #openstack-qa | 21:44 | |
*** sabeen3 has quit IRC | 21:49 | |
*** krtaylor has joined #openstack-qa | 21:54 | |
*** Kennan2 has joined #openstack-qa | 22:02 | |
*** Kennan has quit IRC | 22:03 | |
*** hitalia has joined #openstack-qa | 22:03 | |
*** amotoki has quit IRC | 22:11 | |
*** annashen has quit IRC | 22:19 | |
openstackrecheck | openstack/horizon change: https://review.openstack.org/188198 failed because of: gate-grenade-dsvm: https://bugs.launchpad.net/bugs/1362528 https://bugs.launchpad.net/bugs/1355573 | 22:25 |
openstack | Launchpad bug 1362528 in neutron "cirros starts with file system in read only mode" [Medium,Incomplete] | 22:25 |
openstack | Launchpad bug 1355573 in grenade "grenade volume scenarios periodically fail /w SSHTimeout" [Undecided,New] | 22:25 |
*** marun has quit IRC | 22:26 | |
*** pglass has quit IRC | 22:31 | |
*** suneelb1 has joined #openstack-qa | 22:34 | |
*** suneelb has quit IRC | 22:34 | |
*** openstackgerrit has quit IRC | 22:37 | |
*** openstackgerrit has joined #openstack-qa | 22:37 | |
*** cody-somerville has quit IRC | 22:42 | |
*** hitalia has quit IRC | 22:57 | |
*** davideagnello has quit IRC | 23:08 | |
*** hemna is now known as hemnafk | 23:09 | |
*** davideagnello has joined #openstack-qa | 23:14 | |
*** davideagnello has quit IRC | 23:18 | |
*** davideagnello has joined #openstack-qa | 23:18 | |
*** annashen has joined #openstack-qa | 23:20 | |
*** hitalia has joined #openstack-qa | 23:22 | |
*** yamamoto has joined #openstack-qa | 23:26 | |
*** annashen has quit IRC | 23:26 | |
*** rbak has quit IRC | 23:27 | |
*** tosky has quit IRC | 23:27 | |
*** yamamoto has quit IRC | 23:31 | |
*** hitalia has quit IRC | 23:39 | |
*** dboik_ has quit IRC | 23:50 | |
*** amotoki has joined #openstack-qa | 23:53 | |
*** BadCub is now known as BadCub-Hiding | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!