| *** hockeynut has quit IRC | 01:43 | |
| *** catherine_d|1 has quit IRC | 01:54 | |
| *** woodster_ has quit IRC | 01:59 | |
| *** jkomg_ has joined #openstack-defcore | 03:02 | |
| *** jkomg has quit IRC | 03:02 | |
| *** hj-hpe has quit IRC | 03:45 | |
| *** amit213 has quit IRC | 04:37 | |
| *** nikhil has quit IRC | 04:38 | |
| *** amit213 has joined #openstack-defcore | 04:40 | |
| *** nikhil has joined #openstack-defcore | 04:40 | |
| *** pcaruana has quit IRC | 04:57 | |
| *** fyxim has quit IRC | 05:13 | |
| *** fyxim has joined #openstack-defcore | 05:14 | |
| *** jkomg has joined #openstack-defcore | 05:53 | |
| *** jkomg_ has quit IRC | 05:56 | |
| *** edmondsw has joined #openstack-defcore | 05:59 | |
| *** edmondsw has quit IRC | 06:00 | |
| *** martinst_ has joined #openstack-defcore | 06:20 | |
| *** martinst has quit IRC | 06:21 | |
| *** luzC has quit IRC | 06:21 | |
| *** luzC has joined #openstack-defcore | 06:22 | |
| *** pcaruana has joined #openstack-defcore | 06:30 | |
| *** MarkBaker has quit IRC | 07:42 | |
| *** skazi has left #openstack-defcore | 07:43 | |
| *** MarkBaker has joined #openstack-defcore | 08:29 | |
| *** luzC has quit IRC | 08:58 | |
| *** jlwhite has quit IRC | 08:58 | |
| *** jlwhite has joined #openstack-defcore | 08:59 | |
| *** luzC has joined #openstack-defcore | 08:59 | |
| *** MarkBaker has quit IRC | 09:23 | |
| *** pilgrimstack has quit IRC | 10:24 | |
| *** pilgrimstack has joined #openstack-defcore | 10:27 | |
| *** pilgrimstack has quit IRC | 10:31 | |
| *** pilgrimstack has joined #openstack-defcore | 10:41 | |
| *** MarkBaker has joined #openstack-defcore | 11:54 | |
| *** markvoelker has joined #openstack-defcore | 12:50 | |
| *** markvoelker has quit IRC | 13:07 | |
| *** markvoelker has joined #openstack-defcore | 13:23 | |
| *** markvoelker has quit IRC | 13:28 | |
| *** openstackgerrit has quit IRC | 13:49 | |
| *** openstackgerrit has joined #openstack-defcore | 13:49 | |
| *** pilgrimstack has quit IRC | 14:07 | |
| *** galstrom_zzz is now known as galstrom | 14:07 | |
| *** pilgrimstack has joined #openstack-defcore | 14:15 | |
| *** tongli has joined #openstack-defcore | 14:15 | |
| *** mfisher_ora has joined #openstack-defcore | 14:16 | |
| *** galstrom is now known as galstrom_zzz | 14:27 | |
| *** MarkBaker has quit IRC | 14:35 | |
| *** hj-hpe has joined #openstack-defcore | 14:38 | |
| *** MarkBaker has joined #openstack-defcore | 14:39 | |
| *** MarkBaker has quit IRC | 14:56 | |
| *** MarkBaker has joined #openstack-defcore | 14:59 | |
| *** pcaruana has quit IRC | 15:03 | |
| *** catherineD has joined #openstack-defcore | 15:42 | |
| *** markvoelker has joined #openstack-defcore | 15:51 | |
| *** fredli has joined #openstack-defcore | 16:05 | |
| vkmc | hey there, I want to run the refstack tests in my deployment | 16:07 |
|---|---|---|
| vkmc | am I supposed to deploy refstack on a container (as per https://github.com/openstack/refstack/blob/master/doc/source/refstack.rst) | 16:08 |
| vkmc | and run tests | 16:08 |
| vkmc | or is there an easier way? | 16:08 |
| catherineD | vkmc: yea, the easier way is to start with a VM or container ... I run mine in VM of my VirtualBox | 16:39 |
| vkmc | catherineD, I see, and then how do you run the tests? | 16:40 |
| catherineD | vkmc: For testing you want to build a refstack-client VM/container per https://github.com/openstack/refstack-client/blob/master/README.rst | 16:40 |
| vkmc | catherineD, thanks, looking into it | 16:41 |
| catherineD | The link that you type above (https://github.com/openstack/refstack/blob/master/doc/source/refstack.rst) is to build a RefStack server (like https://refstack.openstack.org/#/ ), not for testing | 16:41 |
| *** woodster_ has joined #openstack-defcore | 16:42 | |
| vkmc | catherineD, oh ok, I'm trying to do step no 1. for the interop challenge | 16:42 |
| vkmc | https://wiki.openstack.org/wiki/Interop_Challenge | 16:42 |
| vkmc | just to give more context :) | 16:42 |
| vkmc | under the Test Candidate Process section, it's the first item | 16:43 |
| catherineD | vkmc: that is great .. | 16:43 |
| vkmc | catherineD, so for what I understand, I have to set up a server, collect the data, and then submit it | 16:44 |
| catherineD | The challenge will be in building a customized tempest.conf for your own env ... | 16:44 |
| catherineD | vkmc: yea, I am putting some instruction on the interop-challenge wiki ... but do ping us on this channel for questions | 16:45 |
| catherineD | vkmc: you do not have to setup a server (although you can do that to collect your own data), for interop-challenge the final RefStack test results should be sent to the official site https://refstack.openstack.org/#/ | 16:46 |
| catherineD | the data will be collect when you run refstack-client ... see https://github.com/openstack/refstack/blob/master/doc/source/uploading_private_results.rst | 16:48 |
| *** MarkBaker has quit IRC | 16:57 | |
| *** markvoelker has quit IRC | 16:58 | |
| vkmc | catherineD, thanks for the pointers | 17:59 |
| vkmc | I'll try to perform steps here https://github.com/openstack/refstack/blob/master/doc/source/uploading_private_results.rst | 18:00 |
| vkmc | and then start running the loads | 18:00 |
| catherineD | vkmc: yw .. let us know if there are other questions ... | 18:01 |
| vkmc | will do :) | 18:01 |
| catherineD | vkmc: slides 15 thru 17 in https://docs.google.com/presentation/d/1CoegiPzVp8G4VLdrOYTX9ZI_E-PTRx0gWVpuF9ElKRU/edit#slide=id.g12cab6d136_0_0 describe some infor about tempest,conf | 18:17 |
| *** openstackgerrit has quit IRC | 18:18 | |
| *** dcnatt_ has joined #openstack-defcore | 18:18 | |
| *** openstackgerrit has joined #openstack-defcore | 18:19 | |
| *** fredli has quit IRC | 18:20 | |
| *** dcnatt_ has quit IRC | 18:51 | |
| *** dcnatt_ has joined #openstack-defcore | 19:00 | |
| *** dcnatt_ has quit IRC | 19:00 | |
| *** shamail has joined #openstack-defcore | 19:00 | |
| *** dcnatt_ has joined #openstack-defcore | 19:10 | |
| *** MarkBaker has joined #openstack-defcore | 19:20 | |
| *** shamail has quit IRC | 19:31 | |
| *** galstrom_zzz is now known as galstrom | 19:35 | |
| *** MarkBaker has quit IRC | 19:40 | |
| *** dcnatt_ has quit IRC | 19:40 | |
| *** tongli has quit IRC | 19:44 | |
| *** galstrom is now known as galstrom_zzz | 20:04 | |
| *** galstrom_zzz is now known as galstrom | 20:07 | |
| *** mfisher_ora has quit IRC | 20:29 | |
| *** jkomg has quit IRC | 21:42 | |
| *** jkomg has joined #openstack-defcore | 21:46 | |
| *** hj-hpe has quit IRC | 22:18 | |
| *** galstrom is now known as galstrom_zzz | 22:24 | |
| *** markvoelker has joined #openstack-defcore | 23:11 | |
| *** markvoelker has quit IRC | 23:51 | |
| *** markvoelker has joined #openstack-defcore | 23:56 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!