| opendevreview | sean mooney proposed openstack/devstack master: add support for ubuntu 26.04 https://review.opendev.org/c/openstack/devstack/+/988482 | 09:10 |
|---|---|---|
| opendevreview | sean mooney proposed openstack/devstack master: Remove resolute noVNC eventlet workaround https://review.opendev.org/c/openstack/devstack/+/993091 | 09:10 |
| opendevreview | Balazs Gibizer proposed openstack/whitebox-tempest-plugin master: Add coverage for iothread support https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992313 | 09:27 |
| opendevreview | sean mooney proposed openstack/devstack master: Add Ubuntu 26.04 platform support https://review.opendev.org/c/openstack/devstack/+/988482 | 09:44 |
| opendevreview | sean mooney proposed openstack/devstack master: Remove resolute noVNC eventlet workaround https://review.opendev.org/c/openstack/devstack/+/993091 | 09:44 |
| *** ykarel_ is now known as ykarel | 11:37 | |
| *** jgilaber_ is now known as jgilaber | 12:53 | |
| opendevreview | Douglas Mendizábal proposed openstack/devstack master: Enforce new keystone policies by default https://review.opendev.org/c/openstack/devstack/+/956210 | 15:30 |
| opendevreview | Douglas Mendizábal proposed openstack/devstack master: Enforce new keystone policies by default https://review.opendev.org/c/openstack/devstack/+/956210 | 15:31 |
| opendevreview | Douglas Mendizábal proposed openstack/devstack master: Enforce new keystone policies by default https://review.opendev.org/c/openstack/devstack/+/956210 | 15:32 |
| opendevreview | sean mooney proposed openstack/devstack master: Add Ubuntu 26.04 platform support https://review.opendev.org/c/openstack/devstack/+/988482 | 16:56 |
| opendevreview | sean mooney proposed openstack/devstack master: Re-enable resolute noVNC proxy https://review.opendev.org/c/openstack/devstack/+/993091 | 16:56 |
| sean-k-mooney | the scodn patch passed the last time i think they both should pass this time so we will have funcitonal resolute jobs once all the depencies have merged | 16:57 |
| sean-k-mooney | gmaan:^ | 16:58 |
| sean-k-mooney | so maybe we will be able to call that done in a week or two | 16:58 |
| sean-k-mooney | and start usign it in services | 16:59 |
| gmaan | cool | 17:01 |
| sean-k-mooney | im wondering if we/i should create a tempest-full-py314 job based off that nodeset that project can opt into | 17:10 |
| sean-k-mooney | or if we should add it to a templeate or something as non voting | 17:11 |
| sean-k-mooney | what the normal pattren for this? | 17:11 |
| gmaan | platform job is enough that still run tempest testts | 17:12 |
| sean-k-mooney | it does yes so for project that want to opt in they should either add that or inherit form it? | 17:13 |
| gmaan | whenever we switch from noble to resolute, we do move all tempest jobs (automatically via base job change or some of them manually ) | 17:13 |
| gmaan | they can just use the nodeset and prepare their resolute jobs, does not need to inherit from platform job | 17:14 |
| sean-k-mooney | they can but until the novnc issues is fixed they woudl have to duplciat eth workaround | 17:15 |
| sean-k-mooney | but ok ill leave it like that | 17:15 |
| sean-k-mooney | and just add a job to cybrog and or nova etcra where i want to do the early testing | 17:15 |
| gmaan | yeah | 17:17 |
| *** vhari_ is now known as vhari | 17:21 | |
| opendevreview | Dan Smith proposed openstack/tempest master: Test nova unpin-AZ behavior https://review.opendev.org/c/openstack/tempest/+/992257 | 17:29 |
| gmaan | dansmith: thanks for update, do you think adding a scenario tests verifying that server (created with pin AZ is) can be moved to other host after unpin ? that will make sure end goal of unpin az https://review.opendev.org/c/openstack/tempest/+/992257/comments/4f21cb3c_77891d62 | 17:32 |
| dansmith | gmaan: the pinning is not new here, but do you mean verify that we can create a pinned server then unpin and move it? | 17:40 |
| gmaan | dansmith: yeah | 17:40 |
| gmaan | after unpin server is movable | 17:40 |
| dansmith | gmaan: that requires us to have two nodes in two AZs, both of which are valid for our instance | 17:41 |
| dansmith | I thought that was probably too specific for regular tempest | 17:41 |
| gmaan | we have otehr live migration tests requiring two node and there we can add it https://github.com/openstack/tempest/blob/master/tempest/api/compute/admin/test_live_migration.py | 17:41 |
| gmaan | those run in live migration job on nova side and multinode job | 17:42 |
| gmaan | oh two AZ | 17:42 |
| dansmith | okay I can try, but won't be able to test locally.. can that be a separate patch? | 17:42 |
| gmaan | maybe creating in one AZ and then just unpin | 17:42 |
| gmaan | sure, ok with separate test | 17:42 |
| gmaan | i mean separate change | 17:43 |
| dansmith | ack | 17:43 |
| dansmith | gmaan: we have to have two AZs in order to test.. one AZ with two nodes still allows migration between them | 17:45 |
| gmaan | yeah, you are right, single AZ env would not be able to test it. let me check if multinode job is setup with two different AZ | 17:52 |
| gmaan | dansmith: i cannot find any job having two diff AZ. checked in cinder side also if they are testing cross az attachment but could not find | 18:06 |
| dansmith | okay | 18:07 |
| gmaan | either we need to setup one or we can leave the tempest test and cover it in nova functional tests? | 18:07 |
| opendevreview | Ghanshyam Maan proposed openstack/whitebox-tempest-plugin master: Add supported stable branch testing on master gate https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998 | 18:13 |
| melwitt | oh, are host aggs and AZ controlled by node provider only or such? | 18:17 |
| melwitt | like we can't use nova API to make host aggregates and AZ ourselves or? | 18:17 |
| dansmith | melwitt: no, we can of course :) | 18:18 |
| dansmith | we just don't have such a job I think is the point, | 18:19 |
| dansmith | and it would not be useful for any test bucket that has migration tests | 18:19 |
| dansmith | because they would all want to move and couldn't | 18:19 |
| gmaan | yeah, if we set up one it will be more useful for the new tests of moving server after unpin or maybe to test the cinder cross az attachment etc | 18:21 |
| melwitt | hm... would it not be scoped per test tenant though? I guess I was thinking the test in question would set it up for itself only and not affect other things. or are AZ scoped per region at the finest grain level? | 18:21 |
| dansmith | AZ is per deployment | 18:29 |
| dansmith | i.e. for all of a nova (region) | 18:29 |
| melwitt | ahh k | 18:30 |
| dansmith | so it'd have to be like other live migration tests where we run tempest multiple times with reconfigures/restarts in the middle | 18:31 |
| dansmith | which is a bit much for a single test | 18:31 |
| melwitt | yeah, bummer | 18:31 |
| dansmith | I'm also really not very worried about it because it's just setting a database field to null, and then at that point, the rest of the migration tests are theoretically proving that migration of unpinned instances works :) | 18:32 |
| melwitt | yeah, I'm not either but I wondered about the AZ concepts in general. hadn't really thought about it before in this context | 18:33 |
| opendevreview | Ghanshyam Maan proposed openstack/whitebox-tempest-plugin master: Prepare the stable branches in whitebox-tempest-plugin https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998 | 19:31 |
| opendevreview | Ghanshyam Maan proposed openstack/whitebox-tempest-plugin master: Prepare the stable branches in whitebox-tempest-plugin https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998 | 19:33 |
| opendevreview | Ghanshyam Maan proposed openstack/whitebox-tempest-plugin master: Prepare the stable branches in whitebox-tempest-plugin https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998 | 19:34 |
| opendevreview | Ghanshyam Maan proposed openstack/whitebox-tempest-plugin master: Prepare the stable branches in whitebox-tempest-plugin https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992998 | 19:34 |
| opendevreview | Merged openstack/whitebox-tempest-plugin master: Add coverage for iothread support https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/992313 | 19:53 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!