*** lifeless_ is now known as lifeless | 01:00 | |
*** markvoelker has quit IRC | 05:08 | |
*** markvoelker has joined #refstack | 05:09 | |
*** markvoelker has quit IRC | 05:13 | |
openstackgerrit | Luz Cazares proposed openstack/refstack master: Adding Python 3.5 to setup metadata https://review.openstack.org/448627 | 05:50 |
---|---|---|
*** markvoelker has joined #refstack | 06:09 | |
*** markvoelker has quit IRC | 06:13 | |
*** dmellado has quit IRC | 07:03 | |
*** dmellado has joined #refstack | 07:08 | |
*** rmart04 has joined #refstack | 08:03 | |
*** rmart04 has quit IRC | 08:07 | |
*** markvoelker has joined #refstack | 08:10 | |
*** markvoelker has quit IRC | 08:14 | |
*** rmart04 has joined #refstack | 08:30 | |
*** rmart04 has quit IRC | 08:35 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** rmart04 has joined #refstack | 09:43 | |
*** rmart04 has quit IRC | 09:47 | |
*** markvoelker has joined #refstack | 10:11 | |
*** markvoelker has quit IRC | 10:16 | |
*** rmart04 has joined #refstack | 10:21 | |
*** rmart04 has quit IRC | 10:25 | |
*** markvoelker has joined #refstack | 12:13 | |
*** markvoelker has quit IRC | 12:17 | |
*** markvoelker has joined #refstack | 12:46 | |
*** annegentle has joined #refstack | 14:00 | |
*** annegentle has quit IRC | 14:07 | |
*** annegentle has joined #refstack | 14:29 | |
*** xinliang has quit IRC | 14:30 | |
*** xinliang has joined #refstack | 14:44 | |
*** xinliang has quit IRC | 14:44 | |
*** xinliang has joined #refstack | 14:44 | |
annegentle | mguiney oh good! I do think the word "abandon" is a bit strong :) | 16:20 |
annegentle | ok, catherineD or hogepodge I have all my tests passing now (thanks to all your help!) and the script even reports failed: 0. But then when I upload it to refstack, I get "Excluding flagged tests, this cloud passes 98.8% (82/83) of the required tests." | 16:42 |
annegentle | so looking into which test, it's "tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params" | 16:42 |
annegentle | when I run that by itself, I get "The test run didn't actually run any tests" | 16:43 |
annegentle | a little help? ^^ | 16:43 |
catherineD | annegentle: that test has 2 alias: tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params or tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params | 16:51 |
catherineD | Could you try to run either of the tests to see what happen.. | 16:52 |
catherineD | also check to see whether your require test list include the alias | 16:52 |
annegentle | catherineD ok, yeah! will do | 16:57 |
annegentle | catherineD I do have alias=true | 16:57 |
catherineD | do you run with the link to get the test list or do you down load the test list first? | 16:58 |
annegentle | with the link - ./refstack-client test -c /stage-1/tempest_new.conf -v --test-list "https://refstack.openstack.org/api/v1/guidelines/2016.01/tests?target=platform&type=required&alias=true&flag=false" | 16:58 |
annegentle | catherineD not sure how to download the test list first | 16:59 |
annegentle | just click that link maybe? | 16:59 |
catherineD | ok let me investigage some more | 16:59 |
annegentle | catherineD ok, thanks... running the tests individually now | 16:59 |
annegentle | catherineD ok, test_list_no_params works | 17:00 |
catherineD | that is good ... let me see whether the test list has it | 17:00 |
annegentle | and then test_index_no_params does not run | 17:00 |
annegentle | with "The test run didn't actually run any tests" returned | 17:01 |
catherineD | only one of the 3 should work per tempest version | 17:01 |
annegentle | catherineD yeah it does in that URL page | 17:01 |
annegentle | so, how can I run? with alias=false? | 17:02 |
catherineD | did not run any test means that Tempest did not find that test which it should not because it should run with test_list_no_params | 17:02 |
catherineD | no should always has alias=-true | 17:02 |
annegentle | ok | 17:03 |
annegentle | catherineD so something about the alias list isn't working? | 17:03 |
catherineD | no let me look at it some more | 17:03 |
annegentle | catherineD ok, thanks. Let me know if you need anything. | 17:03 |
catherineD | will do | 17:04 |
catherineD | can you give me the full path of test_list_no_params that you run the test with that passed | 17:05 |
*** comp has joined #refstack | 17:10 | |
comp | Hi all | 17:10 |
annegentle | catherineD let's see, how do I get that? | 17:11 |
annegentle | comp hiya | 17:11 |
comp | could you help me with tempest config? Where can I see the full description of the tempest config? | 17:11 |
comp | hi anne | 17:11 |
catherineD | catherineD: I mean with the single test you just run | 17:11 |
catherineD | annegentle: I mean with the single test you just run and passed | 17:11 |
annegentle | catherineD ha, sorry, I'm in the middle of an 18-minute test run, just a sec | 17:12 |
catherineD | np | 17:12 |
catherineD | I want to make the name of the full test path matches | 17:12 |
annegentle | comp https://docs.openstack.org/developer/tempest/configuration.html | 17:14 |
annegentle | comp and then there's also a longer listing, but I can't find it right now, more reference info | 17:15 |
annegentle | comp oh here https://docs.openstack.org/developer/tempest/sampleconf.html#tempest-sampleconf | 17:15 |
annegentle | catherineD oh noes, now I did a keyboard cancel and can't clear out my user list to get credentials... | 17:17 |
catherineD | annegentle: sorry for that | 17:17 |
annegentle | catherineD no worries. | 17:18 |
annegentle | catherineD it's now failing, what do I need to do to clear out everything? Delete resources on the cloud itself? | 17:18 |
comp | many thanks anne | 17:18 |
catherineD | see whether you have /tmp/locks_files ? | 17:18 |
annegentle | catherineD I did a rm -rf /tmp/tempest-lock and then re-ran, same failure | 17:19 |
comp | but I wonder if it missing something important | 17:19 |
catherineD | what is the error message? | 17:20 |
comp | can not pass validation test | 17:20 |
catherineD | comp: check a few of this links: | 17:21 |
catherineD | https://github.com/MatthewLiHW/refstack-client-usage/blob/master/README.rst | 17:21 |
catherineD | sorry that was a wrong link :-) | 17:22 |
catherineD | https://github.com/hogepodge/defcore-tools/blob/master/ansible/playbooks/CLOUDCONFIG.yml | 17:23 |
catherineD | https://github.com/hogepodge/defcore-tools/blob/master/ansible/playbooks/templates/accounts.yaml.j2 | 17:23 |
comp | cetherineD, thank you | 17:31 |
catherineD | comp: i have a few more links to add | 17:32 |
catherineD | comp: basically for validation the default setting is false you need to set that to true | 17:33 |
comp | will be very grateful if you share your links | 17:34 |
catherineD | comp: will do give me a few mins | 17:34 |
comp | run_validation = true | 17:37 |
comp | security_group = false | 17:37 |
comp | security_group_rules = true | 17:37 |
comp | connect_method = floating | 17:37 |
comp | image_ssh_user = cirros | 17:37 |
comp | image_ssh_password = cubswin:) | 17:37 |
comp | network_for_ssh = private_network | 17:37 |
comp | it fails with timeout (or authentication error) | 17:38 |
comp | but I can connect with ssh cirros@ip | 17:38 |
catherineD | comp: so the vm still exist after the test failed or you test the connectivity manually? | 17:39 |
comp | I connect when it exist | 17:40 |
catherineD | during test? | 17:40 |
comp | yes | 17:40 |
catherineD | are the 2 images both cirros? | 17:40 |
catherineD | the other link https://aptira.com/testing-openstack-tempest-part-1/ | 17:41 |
comp | yes | 17:41 |
comp | it is the same cirros image | 17:41 |
catherineD | when you ssh to the vm do you ssh from the tester ? | 17:41 |
comp | yes | 17:41 |
catherineD | network_for_ssh = private_network | 17:42 |
comp | I run test from compute node | 17:42 |
catherineD | and when you ssh to it what ip you use? | 17:43 |
comp | flotaing ip, 10.254.250.x | 17:44 |
comp | I have tried with static ip, the same | 17:44 |
catherineD | so why would you set the network_for_ssh = private_network? | 17:44 |
comp | I have tried with fixed ip, the same | 17:44 |
catherineD | is private_network you floating ip network? | 17:44 |
comp | private network network for instances | 17:45 |
catherineD | how many networks do you have ? | 17:45 |
comp | private_network 10.0.0.0/24 external_network 10.254.250.0/24 | 17:46 |
catherineD | so the external_network is what being use for floating ip | 17:46 |
comp | yes | 17:47 |
catherineD | and that should be the network set to netowork_for_ssh | 17:47 |
catherineD | network_for_ssh | 17:47 |
catherineD | it is also very odd to run the test from the compute node | 17:48 |
catherineD | the tester shoudl be a server outside of the cloud | 17:48 |
comp | why? it is a demo server, from outer I can not connect to the instances (floating ip is not accessible via internet) | 17:50 |
catherineD | https://github.com/openstack/tempest/blob/master/tempest/config.py#L724-L729 | 17:50 |
catherineD | well, if you test in a compute node ... it does not really represent an user outside of the cloud env ... | 17:52 |
comp | thank you | 18:03 |
comp | sometimes these test not cleaning up after test is done | 18:06 |
comp | have to clear security groups by hand | 18:07 |
*** pvaneck has joined #refstack | 18:09 | |
comp | openstack like a woman - hard to understand, exploring every day, it requires many resources, should be rich in memory and cpu, spending all your time | 18:27 |
*** annegentle has quit IRC | 20:00 | |
*** annegentle has joined #refstack | 20:01 | |
comp | still no luck with ssh | 20:20 |
*** annegentle has quit IRC | 21:31 | |
*** openstackgerrit has joined #refstack | 23:12 | |
openstackgerrit | Paul Van Eck proposed openstack/refstack master: Add openid fix migration script https://review.openstack.org/449356 | 23:13 |
openstackgerrit | Paul Van Eck proposed openstack/refstack master: Add openid fix migration script https://review.openstack.org/449356 | 23:26 |
*** comp has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!