*** k0da has joined #openstack-powervm | 05:00 | |
*** prashkre has joined #openstack-powervm | 05:25 | |
*** prashkre has quit IRC | 05:46 | |
*** prashkre has joined #openstack-powervm | 05:46 | |
*** AlexeyAbashkin has joined #openstack-powervm | 05:46 | |
*** Alexey_Abashkin has joined #openstack-powervm | 05:47 | |
*** AlexeyAbashkin has quit IRC | 05:51 | |
*** Alexey_Abashkin is now known as AlexeyAbashkin | 05:51 | |
*** AlexeyAbashkin has quit IRC | 05:55 | |
*** AlexeyAbashkin has joined #openstack-powervm | 05:55 | |
*** k0da has quit IRC | 05:59 | |
*** AlexeyAbashkin has quit IRC | 06:02 | |
*** AlexeyAbashkin has joined #openstack-powervm | 06:03 | |
*** edmondsw has joined #openstack-powervm | 07:36 | |
*** prashkre has quit IRC | 07:36 | |
*** edmondsw has quit IRC | 07:41 | |
*** k0da has joined #openstack-powervm | 07:48 | |
*** prashkre has joined #openstack-powervm | 08:50 | |
*** AlexeyAbashkin has quit IRC | 10:11 | |
*** AlexeyAbashkin has joined #openstack-powervm | 10:46 | |
*** AlexeyAbashkin has quit IRC | 10:51 | |
*** AlexeyAbashkin has joined #openstack-powervm | 10:52 | |
*** efried is now known as fried_rice | 11:59 | |
*** prashkre has quit IRC | 12:59 | |
*** esberglu has joined #openstack-powervm | 13:38 | |
esberglu | fried_rice: CI is going down for queens upgrade | 13:41 |
---|---|---|
fried_rice | ack | 13:42 |
*** edmondsw has joined #openstack-powervm | 13:51 | |
*** tjakobs has joined #openstack-powervm | 14:24 | |
*** AlexeyAbashkin has quit IRC | 14:38 | |
*** k0da has quit IRC | 15:17 | |
*** AlexeyAbashkin has joined #openstack-powervm | 15:29 | |
*** prashkre has joined #openstack-powervm | 15:32 | |
*** prashkre has quit IRC | 15:53 | |
*** prashkre has joined #openstack-powervm | 15:59 | |
*** zerick_ is now known as zerick | 16:08 | |
edmondsw | esberglu I caught up on eavesdrop. So what are the 3 scenario tests that you think we can get working? | 16:11 |
*** tjakobs has quit IRC | 16:12 | |
esberglu | test_server_basic_ops (spawn, validate ssh, validate config driver) | 16:13 |
esberglu | test_aggregate_basic_ops (tests aggregates) | 16:13 |
esberglu | test_snapshot_pattern (spawn, snapshot, spawn from snapshot) | 16:13 |
esberglu | That last would only be OOT until snapshot is IT of course | 16:13 |
esberglu | Everything else requires stuff we don't support | 16:13 |
esberglu | edmondsw: ^ | 16:14 |
esberglu | The last is failing right now, but I think it is just taking too long | 16:14 |
esberglu | Just need to update some timeouts | 16:14 |
edmondsw | are you using the image that thorst recommended? | 16:14 |
esberglu | edmondsw: Yep | 16:15 |
edmondsw | going to do all this in the current CI job, or a new one? | 16:15 |
esberglu | edmondsw: Not sure yet. I only ran the tests by themselves which takes a lot of time | 16:15 |
edmondsw | how much are we talking? | 16:16 |
esberglu | Like 25 minutes. But since we run multiple tests in parallel it might not affect overall run time that much | 16:16 |
esberglu | If it only adds 10-15 minutes I'm inclined to add it to the current job | 16:16 |
edmondsw | hmm | 16:17 |
esberglu | edmondsw: I also had to change the networks we create for these to work. And I haven't confirmed that the existing tests work with the new nets | 16:17 |
edmondsw | is that what nova does, or do they have a separate job for these? | 16:17 |
esberglu | edmondsw: Not sure, I'm guessing they do it in their normal job since they can ping faster | 16:18 |
esberglu | looking | 16:18 |
esberglu | edmondsw: Yeah they run it in their tempest-full job with all the other tests | 16:19 |
edmondsw | cool | 16:19 |
esberglu | edmondsw: In other news I think I may have solved the multinode host thing | 16:19 |
edmondsw | awesome! | 16:19 |
esberglu | I was told that subnodes are spawned on the same host as the original node. I wasn't sure how to access the subnode from the first | 16:19 |
esberglu | But I think that there's a file that nodepool creates with the IP of the subnode | 16:20 |
esberglu | So instead of control stack, compute stack, ssh commands back to the control node to run tempest | 16:20 |
esberglu | it will be | 16:20 |
esberglu | Control stack, ssh commands to stack compute, run tempest | 16:20 |
esberglu | I'm redeploying staging to confirm that | 16:21 |
edmondsw | k | 16:21 |
edmondsw | and the undercloud is now using queens? | 16:22 |
*** prashkre has quit IRC | 16:22 | |
*** tjakobs has joined #openstack-powervm | 16:23 | |
*** fried_rice is now known as fried_rolls | 16:27 | |
esberglu | edmondsw: The undercloud is redeploying, but yes it will be by EOD | 16:32 |
edmondsw | esberglu you're killing it, man :) | 16:32 |
esberglu | edmondsw: tx :) | 16:34 |
esberglu | edmondsw: Oh one other thing. I looked a little further into the telemetry tempest plugin. It looks like those tests are very specific to the core telemetry services | 16:47 |
edmondsw | ok, so wouldn't really make sense for us to run them? | 16:48 |
esberglu | We would need to be running aodh_plugin, gnocchi, heat_plugin, and panko | 16:48 |
esberglu | I'm not super familiar with ceilometer compared to nova, you know anything more about those? | 16:48 |
edmondsw | yeah | 16:48 |
esberglu | edmondsw: I still need to do some more investigating before I say that definitively | 16:48 |
esberglu | But I don't think this would be testing anything ceilometer-powervm | 16:49 |
edmondsw | ceilometer used to handle meters, events, and... I'm blanking on the third | 16:49 |
edmondsw | anyway, each of those were then split out into different projects | 16:49 |
edmondsw | e.g. gnocchi is meters | 16:49 |
edmondsw | ceilometer now serves as the framework tying things together | 16:50 |
edmondsw | panko is events | 16:51 |
edmondsw | I think aodh is alarms? I've never done anything with that one | 16:51 |
esberglu | edmondsw: I'll do some more exploring later, plenty to keep me busy for now | 16:52 |
edmondsw | no kidding :) | 16:54 |
*** prashkre has joined #openstack-powervm | 17:23 | |
*** prashkre has quit IRC | 17:27 | |
*** AlexeyAbashkin has quit IRC | 17:43 | |
esberglu | edmondsw: fried_rolls: I'm gonna be afk for the next few hours. Slack me if you need anything I'll check back in later to make sure CI is working on queens | 17:44 |
edmondsw | esberglu ack | 17:44 |
*** k0da has joined #openstack-powervm | 17:59 | |
*** k0da has quit IRC | 18:36 | |
*** k0da has joined #openstack-powervm | 18:52 | |
*** fried_rolls is now known as fried_rice | 18:56 | |
*** tjakobs has quit IRC | 21:58 | |
*** edmondsw has quit IRC | 22:06 | |
fried_rice | ō/ | 23:06 |
*** fried_rice is now known as efried | 23:06 | |
*** k0da has quit IRC | 23:22 | |
*** edmondsw has joined #openstack-powervm | 23:40 | |
*** edmondsw has quit IRC | 23:45 | |
*** esberglu has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!