opendevreview | Ghanshyam proposed openstack/tempest master: Add fields in hypervisor schema for 2.33 and 2.53 https://review.opendev.org/c/openstack/tempest/+/737209 | 00:28 |
---|---|---|
*** pojadhav- is now known as pojadhav | 05:12 | |
opendevreview | Abhishek Kekane proposed openstack/devstack-plugin-ceph master: Allow glance ceph osd cinder pool access https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/819476 | 07:14 |
*** amoralej|off is now known as amoralej | 07:59 | |
gibi | gmann: I will check | 08:28 |
rpittau | good morning! I was wondering if there is currently a way to run unit tests with Python 3.10, there was an effort to add a non voting job but it seems on hold since a while https://review.opendev.org/c/zuul/zuul/+/796270 | 08:56 |
frickler | rpittau: such a job would be the right solution, I don't think there is a different one. so feel free to fix that patch or propose a new one | 10:13 |
rpittau | thanks frickler, I also think that's the right way, just wanted to see if in the meantime there was a different solution/plan, I'll see if I have some to dedicate to that | 10:17 |
opendevreview | Andre Aranha proposed openstack/tempest master: WIP - Refactor ssh.Client to allow other clients https://review.opendev.org/c/openstack/tempest/+/820860 | 10:25 |
*** redrobot6 is now known as redrobot | 10:34 | |
gibi | gmann: I probably need to set up a local tempest test env to figure out the cases when the lock is not released | 11:22 |
opendevreview | Balazs Gibizer proposed openstack/tempest master: Introduce @serial test execution decorator https://review.opendev.org/c/openstack/tempest/+/821732 | 11:39 |
*** pojadhav is now known as pojadhav|afk | 11:46 | |
*** tkajinam is now known as Guest8517 | 11:58 | |
*** pojadhav|afk is now known as pojadhav | 12:41 | |
opendevreview | Andre Aranha proposed openstack/tempest master: WIP - Refactor ssh.Client to allow other clients https://review.opendev.org/c/openstack/tempest/+/820860 | 12:57 |
sean-k-mooney | elodilles: this was rebased https://review.opendev.org/c/openstack/nova/+/816883 can you +w to get it moving again. | 13:24 |
*** amoralej is now known as amoralej|lunch | 13:25 | |
sean-k-mooney | oh wrong channle ment to put that in nova | 13:25 |
eliadcohen | kopecmartin_, saw the discussion from yesterday, lets talk | 13:35 |
*** kopecmartin_ is now known as kopecmartin | 13:41 | |
*** whoami-rajat__ is now known as whoami-rajat | 14:00 | |
*** amoralej|lunch is now known as amoralej | 14:00 | |
*** lbragstad8 is now known as lbragstad | 14:09 | |
*** pojadhav is now known as pojadhav|afk | 14:32 | |
*** simondodsley_ is now known as simondodsley | 14:58 | |
*** mnaser_ is now known as mnaser | 14:58 | |
*** johnsom_ is now known as johnsom | 15:00 | |
*** viks___ is now known as viks__ | 15:00 | |
*** erbarr_ is now known as erbarr | 15:01 | |
*** clarkb is now known as Guest8536 | 15:11 | |
*** Guest8536 is now known as clarkb | 16:18 | |
gmann | rpittau: frickler agree, we need to add 3.10 as non-voting in zuul yoga template. Corey mentioned to add but i did not followup on that | 16:23 |
rpittau | gmann: the job is passing now | 16:27 |
gmann | rpittau: +1, do we have openstack-zuul-jobs job also? | 16:28 |
opendevreview | Balazs Gibizer proposed openstack/tempest master: Introduce @serial test execution decorator https://review.opendev.org/c/openstack/tempest/+/821732 | 16:31 |
gibi | gmann, sean-k-mooney: ^^ I fixed couple of bugs in ^^ now it works locally with small scale testing | 16:32 |
gibi | lets see how it goes on the gate | 16:32 |
jamesbenson | @gmann, it seems that U,W,&X are all passing now (thank you a TON for that, a huge success for us!), however V is still having issues SSH into the VM's even with the basic 'gocubsgo' password. | 16:35 |
gmann | gibi: ack. | 16:35 |
gmann | jamesbenson: great. for password issue did you check any other image also? | 16:35 |
jamesbenson | hmm, currently I was testing cirros 0.5.2, are you referring me to testing a different version of cirros or ubuntu/cent? | 16:37 |
rpittau | gmann: just checked, there's no job that I can see there | 16:38 |
gmann | jamesbenson: we use same cirros-0.5.2 in upstream CI | 16:49 |
gmann | jamesbenson: with default user/password https://github.com/openstack/tempest/blob/master/tempest/config.py#L941 | 16:50 |
jamesbenson | gmann, okay, good to know. Thanks :-) | 16:53 |
rpittau | gmann: I went ahead https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/821863 | 16:53 |
gmann | rpittau: perfect, you beat me. | 16:55 |
gmann | rpittau: 1 comment on arm one | 16:55 |
rpittau | I'm just really eager to get the python 3.10 jobs :D | 16:56 |
gmann | +1 for that. not sure arm CI status even py38/9 are n-v there but just not to miss it we can add may be? | 16:56 |
rpittau | yep, done | 16:57 |
gmann | rpittau: thanks a lot. | 16:59 |
rpittau | sure thing | 16:59 |
*** amoralej is now known as amoralej|off | 17:42 | |
sean-k-mooney | gibi: sorry was on a call but i left some comments on https://review.opendev.org/c/openstack/tempest/+/821732/2..3/tempest/test.py just now | 17:48 |
gibi | sean-k-mooney: thanks | 18:47 |
gibi | sean-k-mooney: replied, I have an idea about the problem, but I have to take that tomorrow | 19:01 |
sean-k-mooney | ack. im not sure exactly why its not working | 19:02 |
sean-k-mooney | it looked like it was doing the right things form the logs | 19:02 |
gibi | it is about the ownership of the global lock | 19:07 |
gibi | one reader can take it but other can try to release it | 19:07 |
gibi | as the first reader might not be the last reader | 19:08 |
sean-k-mooney | yes | 19:08 |
sean-k-mooney | although in most cases the first reader wont be the last so most of the tiem a differnt readter will release it | 19:08 |
gibi | and that is not allowed by the lock | 19:10 |
sean-k-mooney | oh the issue is | 19:10 |
sean-k-mooney | if its releaed by a differnt process | 19:10 |
sean-k-mooney | not by a different reader | 19:10 |
gibi | yeah different reader from different process | 19:12 |
sean-k-mooney | ya ok i would have tought that ould have been allowd by the filesystme lock | 19:12 |
sean-k-mooney | since its inteded for inter process locking | 19:12 |
sean-k-mooney | but cool im happy to have a look again tomorow | 19:12 |
opendevreview | James Parker proposed openstack/tempest master: Add flavor extra spec validation tests https://review.opendev.org/c/openstack/tempest/+/819920 | 20:18 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!