*** cjvolzka has quit IRC | 00:15 | |
*** markvoelker has joined #refstack | 00:47 | |
*** markvoelker has quit IRC | 03:14 | |
*** markvoelker has joined #refstack | 04:15 | |
*** markvoelker has quit IRC | 04:21 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted due to bad performance | 07:15 | |
*** pilgrimstack has joined #refstack | 07:52 | |
*** openstackgerrit has quit IRC | 10:48 | |
*** openstackgerrit has joined #refstack | 10:48 | |
*** krotscheck_vaca is now known as krotscheck | 11:13 | |
*** markvoelker has joined #refstack | 12:15 | |
*** edmondsw has joined #refstack | 12:24 | |
*** cjvolzka has joined #refstack | 12:50 | |
*** esker has quit IRC | 13:30 | |
*** esker has joined #refstack | 14:22 | |
*** esker has quit IRC | 14:23 | |
*** esker has joined #refstack | 14:24 | |
*** edmondsw has quit IRC | 14:27 | |
*** edmondsw has joined #refstack | 15:02 | |
*** dwalleck has joined #refstack | 15:28 | |
*** dwalleck has quit IRC | 16:32 | |
*** esker has quit IRC | 16:39 | |
*** dwalleck has joined #refstack | 16:46 | |
*** dwalleck has quit IRC | 17:42 | |
*** pvaneck has joined #refstack | 17:45 | |
*** dwalleck has joined #refstack | 17:49 | |
*** dwalleck has quit IRC | 18:48 | |
*** andrey-mp has joined #refstack | 18:54 | |
docaedo | Hi - quick question about refstack-client - should I be able to use tempest.conf from devstack without modification to kick off a refstack run against that same devstack env? | 19:35 |
---|---|---|
openstackgerrit | Merged openstack/refstack: Handle the cases guideline download failure with Test list download. https://review.openstack.org/296985 | 19:48 |
openstackgerrit | Merged openstack/refstack: Add/refactor functional API tests https://review.openstack.org/300273 | 19:52 |
andrey-mp | docaedo: yes | 19:57 |
docaedo | andrey-mp: thanks :) I get "209 ERROR User credentials cannot be found. User credentials should be defined in the accounts file as described in the Tempest configuration guide (http://docs.openstack.org/developer/tempest/configuration.html)." so .. something's not right about my environment I guess | 19:59 |
andrey-mp | which code raised this error? | 19:59 |
docaedo | I cloned the refstack-client repo and ran setup_env, then copied tempest.conf from the devstack environment and ran "./refstack-client test -c tempest.conf -v -- tempest.api.identity.v2.test_token" | 20:01 |
docaedo | Thought I'd ask here to be sure that *should* work before I poke around to see what went wrong .. | 20:01 |
catherineD | docaedo: I would say the most challenging part of testing is creating a tempest,conf that reflecting the elements of your env | 20:02 |
*** christiana has quit IRC | 20:02 | |
pvaneck | the one generated from devstack should work though | 20:02 |
docaedo | catherineD: yeah I can see that - which is why I figured simplest starting point would be devstack that works (and tempest passes), then run refstack-client with that same config | 20:03 |
andrey-mp | but if it is from devstack`s tempest (that installed on same machine) then all should be ok ) | 20:03 |
catherineD | we have talk earlier that can give some suggestion ... but those may include old info .. .let me find the link | 20:03 |
docaedo | thanks! | 20:03 |
andrey-mp | is your tempest work without refstack client? | 20:03 |
docaedo | andrey-mp: ah no, not under refstack-client/.tempest | 20:05 |
docaedo | andrey-mp: I hadn't thought to try that - will try installing refstack-client in devstack environment just for the sake of sanity | 20:06 |
andrey-mp | refstack-client install some old version of tempest to .tempest | 20:06 |
docaedo | oh right, is it possible newest tempest.conf is incompatible? | 20:06 |
andrey-mp | you can setup refstack-client with another version (i use 'master') | 20:07 |
andrey-mp | it can be | 20:07 |
catherineD | this is the presentation https://docs.google.com/presentation/d/1yNPjJZwu34DfEWWHQlpUPq8CtmkpGwOLJWTpqVmntlc/edit#slide=id.p | 20:07 |
docaedo | catherineD: thanks | 20:07 |
docaedo | andrey-mp: thanks, I'm going to try again with tempest from master, see where that gets me | 20:08 |
catherineD | looking for the video links .... I will aslo walking you thought some of the config change once I find the video link | 20:08 |
docaedo | catherineD: great that would be helpful too | 20:09 |
catherineD | video https://www.openstack.org/summit/vancouver-2015/summit-videos/presentation/how-to-configure-your-cloud-and-tempest-for-interoperability-testing | 20:10 |
*** andrey-mp has quit IRC | 20:11 | |
catherineD | just fast forward to the tempest configuration parts for some tricks that we have learned ... | 20:11 |
docaedo | awesome! | 20:11 |
catherineD | as I said there are some new info ... I am preparing those for a speaker session that we will have at Austin | 20:12 |
catherineD | I will try to get the hightlight configuration info and share that with you as soon as possible ... but pls do ask question here | 20:13 |
docaedo | catherineD: no problem, I'll ask here when I've got questions .. will get myself something to eat for lunch and watch that video next | 20:14 |
catherineD | docaedo: great | 20:14 |
docaedo | andreaf: btw with .tempest from master, "ostestr --regex '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))'" runs (and tests!), but I get the same error with refstack-client, so I'll read and watch, learn a little more, and see if I can figure out what's going on | 20:16 |
docaedo | andreaf: sorry, bad tab-complete, meant to answer andrey-mp :) | 20:16 |
andreaf | np | 20:17 |
catherineD | andreaf: hello ! | 20:17 |
andreaf | catherineD: hello :) | 20:18 |
*** edmondsw has quit IRC | 20:26 | |
*** dwalleck has joined #refstack | 21:33 | |
docaedo | OK things seem to be working now, refstack-client README doesn't mention three accounts are required (which was noted as a requirement in the presentation from vancouver) | 21:37 |
docaedo | I'll propose an update to the README on what I had to do that didn't seem obvious/clear from my first quick pass | 21:39 |
*** dwalleck has quit IRC | 21:39 | |
*** dwalleck has joined #refstack | 21:45 | |
*** markvoelker has quit IRC | 22:37 | |
*** dwalleck has quit IRC | 23:36 | |
*** markvoelker has joined #refstack | 23:37 | |
openstackgerrit | Paul Van Eck proposed openstack-infra/puppet-refstack: Add db backup cron job https://review.openstack.org/301405 | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!