opendevreview | Masayuki Igawa proposed openstack/tempest master: [Doc] Fix python version in unit tests document https://review.opendev.org/c/openstack/tempest/+/861034 | 04:40 |
---|---|---|
*** pojadhav is now known as pojadhav|afk | 06:35 | |
opendevreview | wangxiyuan proposed openstack/devstack master: Add openEuler support back - Wait for check https://review.opendev.org/c/openstack/devstack/+/852237 | 07:10 |
*** pojadhav|afk is now known as pojadhav | 07:44 | |
opendevreview | Merged openstack/devstack master: Re-enable horizon in jammy-based jobs https://review.opendev.org/c/openstack/devstack/+/860582 | 08:13 |
*** bhagyashris_ is now known as bhagyashris | 11:33 | |
opendevreview | Soniya Murlidhar Vyas proposed openstack/tempest master: Add a helper method for creating a snapshot https://review.opendev.org/c/openstack/tempest/+/861085 | 13:48 |
opendevreview | Soniya Murlidhar Vyas proposed openstack/tempest master: Add a helper method for creating a snapshot https://review.opendev.org/c/openstack/tempest/+/861085 | 13:49 |
dansmith | frickler: so thinking more about this full-size image thing, the "have a large image I can fetch over http" part is separate from the base need to use a large image initially uploaded to glance | 16:41 |
dansmith | frickler: so this: https://review.opendev.org/c/openstack/nova/+/860864 is actually most of what I want | 16:41 |
dansmith | I also realized during this that devstack is creating the image as qcow2 but uploading what I think is a raw disk .img file | 16:41 |
dansmith | so I need to check on that | 16:42 |
dansmith | er, no I guess it's really qcow, but the ceph job should be making it raw as that's what deployers should be using with that ceph arrangement | 16:43 |
opendevreview | Dan Smith proposed openstack/devstack master: Add IMG_IMAGES_MIN_SIZE control https://review.opendev.org/c/openstack/devstack/+/860976 | 16:51 |
opendevreview | Dan Smith proposed openstack/devstack master: Add IMG_IMAGES_MIN_SIZE control https://review.opendev.org/c/openstack/devstack/+/860976 | 17:28 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: [WIP] Add socket affinity testing https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/851447 | 17:40 |
opendevreview | James Parker proposed openstack/whitebox-tempest-plugin master: Add socket affinity testing https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/851447 | 17:40 |
opendevreview | Merged openstack/tempest master: Add a boot-snapshot-boot test https://review.opendev.org/c/openstack/tempest/+/860502 | 19:44 |
dansmith | gmann: when do we have an /opt/stack/devstack/local.sh in the gate, and what is in there? | 20:17 |
dansmith | I don't see it in the logs, | 20:17 |
dansmith | but it seems like it might be restarting glance in some cases? | 20:17 |
gmann | dansmith: you mean this one devstack/sample/local.sh ? | 20:23 |
dansmith | no, in a run: | 20:23 |
gmann | it should not restart glance | 20:24 |
dansmith | 2022-10-12 18:51:11.239 | Running user script /opt/stack/devstack/local.sh | 20:24 |
dansmith | right when that happens glance logs show systemd restarting us on request | 20:24 |
opendevreview | Dan Smith proposed openstack/devstack master: WIP: Add IMG_IMAGES_MIN_SIZE control https://review.opendev.org/c/openstack/devstack/+/860976 | 20:25 |
dansmith | in the ceph-multistore job | 20:26 |
dansmith | I gotta run now, so I'll try to debug more later, but I hacked this ^ up to wait for active (hopefully) and we'll see if that works, as with the larger image, we're restarted in the middle of digesting the larger image | 20:26 |
gmann | dansmith: it is happening from here - https://opendev.org/openstack/nova/src/branch/master/playbooks/ceph/glance-copy-policy.yaml#L15 | 20:29 |
gmann | dansmith: may be we can set the glance policy in devstack via some variable before glance service started by devstack and we can avoid this restarting service again | 20:30 |
opendevreview | Ghanshyam proposed openstack/devstack master: Switch devstack nodeset to Ubuntu 22.04 (jammy) https://review.opendev.org/c/openstack/devstack/+/860795 | 21:02 |
opendevreview | Ghanshyam proposed openstack/tempest master: Migrate tempest jobs to focal https://review.opendev.org/c/openstack/tempest/+/861110 | 21:02 |
dansmith | gmann: lol, fell into my own trap didn't I? :D | 21:03 |
gmann | :) | 21:03 |
dansmith | gmann: okay well maybe the best thing to do is just do the wait for active in there to avoid stomping on the ongoing import, since it's specific to the ceph job anyway | 21:04 |
gmann | dansmith: yeah, that works | 21:04 |
dansmith | cool, well, my hacked in wait loop seems to have resolved the problem, so.. cool | 21:06 |
dansmith | thanks for reminding me of the code I wrote :P | 21:06 |
dansmith | I'll let this run to get a result and then move it to that local.sh | 21:07 |
gmann | +1 | 21:10 |
opendevreview | Ghanshyam proposed openstack/tempest master: Migrate tempest jobs to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/tempest/+/861110 | 21:12 |
dansmith | well, I'm failing cinder tests because the image is bigger than the max volume, so that's a good indication that it's working :) | 21:27 |
opendevreview | Dan Smith proposed openstack/devstack master: Add IMG_IMAGES_MIN_SIZE control https://review.opendev.org/c/openstack/devstack/+/860976 | 21:45 |
opendevreview | Ghanshyam proposed openstack/tempest master: Migrate tempest jobs to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/tempest/+/861110 | 23:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!