*** d34dh0r53 has quit IRC | 00:14 | |
*** rh-jelabarre has quit IRC | 00:29 | |
*** rfolco has quit IRC | 00:32 | |
*** spsurya has quit IRC | 02:03 | |
*** d34dh0r53 has joined #openstack-qa | 02:56 | |
gmann | frickler: afazekas can you review this. i keep forgetting about this- https://review.opendev.org/#/c/619973/4 | 03:05 |
---|---|---|
*** mattw4 has quit IRC | 03:31 | |
*** mtreinish has quit IRC | 04:00 | |
gmann | ricolin: commented on your zuulv3 patch. you can still use the existing scripts who discover and run the heat_integration + heat_tempest_plugin tests. I commented the initial structure in patch. | 04:14 |
gmann | ricolin: if any question, ping me here or on review and i will check tomorrow. | 04:15 |
*** bhagyashris has joined #openstack-qa | 04:38 | |
*** ramishra has joined #openstack-qa | 04:57 | |
ricolin | gmann, the previous script use devstack-gate/devstack-vm-gate-wrap.sh to run tempest test with configs from heat/heat_integration.conf and heat-tempest-plugin and discover all tests from heat tempest plugin and use them under heat_integrationtests. But devstack-gate/devstack-vm-gate-wrap.sh uses WORKSPACE which is not suggested by zuul v3 (https://docs.openstack.org/infra/manual/zuulv3.html#converting-other-legacy-changes) | 05:14 |
ricolin | That's why I didn't overwrite run.ymal for the test job in the first place | 05:16 |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-qa | 05:33 | |
*** soniya29 has joined #openstack-qa | 05:35 | |
*** surpatil has joined #openstack-qa | 05:46 | |
*** bhagyashris has quit IRC | 05:50 | |
*** bhagyashris has joined #openstack-qa | 06:04 | |
openstackgerrit | Soniya Murlidhar Vyas proposed openstack/tempest master: Added stestr for running test using pdb flag https://review.opendev.org/696068 | 06:56 |
*** SurajPatil has joined #openstack-qa | 06:59 | |
*** surpatil has quit IRC | 07:02 | |
*** surpatil has joined #openstack-qa | 07:11 | |
*** SurajPatil has quit IRC | 07:13 | |
*** rishabhhpe has joined #openstack-qa | 07:26 | |
rishabhhpe | Hi All ,I am getting below mentioned error while executing a patch manually from my CI server -:http://paste.openstack.org/show/788024/ can anyone please look in to the error and let me know if i am missing anything | 07:30 |
*** gcheresh_ has joined #openstack-qa | 07:34 | |
*** tesseract has joined #openstack-qa | 08:14 | |
*** bhagyashris has quit IRC | 08:27 | |
*** tosky has joined #openstack-qa | 08:34 | |
*** pcaruana has joined #openstack-qa | 08:35 | |
*** rpittau|afk is now known as rpittau | 08:41 | |
*** rishabhhpe has quit IRC | 08:42 | |
*** lucasagomes has joined #openstack-qa | 09:13 | |
*** gcheresh has joined #openstack-qa | 09:39 | |
*** rishabhhpe has joined #openstack-qa | 09:41 | |
*** gcheresh_ has quit IRC | 09:42 | |
*** SurajPatil has joined #openstack-qa | 09:59 | |
*** dtantsur|afk is now known as dtantsur | 10:02 | |
*** surpatil has quit IRC | 10:02 | |
*** gcheresh has quit IRC | 10:29 | |
*** surpatil has joined #openstack-qa | 10:32 | |
*** mtreinish has joined #openstack-qa | 10:33 | |
*** SurajPatil has quit IRC | 10:34 | |
*** gcheresh has joined #openstack-qa | 10:44 | |
kopecmartin | afazekas: actually, if you can, you could have a look at these two: https://review.opendev.org/#/c/698610/ and https://review.opendev.org/#/c/682964/ | 10:59 |
*** SurajPatil has joined #openstack-qa | 10:59 | |
*** gcheresh has quit IRC | 11:00 | |
*** surpatil has quit IRC | 11:02 | |
*** surpatil has joined #openstack-qa | 11:09 | |
*** SurajPatil has quit IRC | 11:12 | |
*** brinzhang has joined #openstack-qa | 11:29 | |
*** brinzhang has quit IRC | 11:29 | |
*** brinzhang has joined #openstack-qa | 11:30 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack/tempest master: Revert "Close ssh client after executing a command" https://review.opendev.org/701015 | 11:36 |
frickler | afazekas: gmann: ^^ we have a regression in neutron due to this, please have a look, maybe you can find a fix instead of having to revert. I attached a sample log | 11:37 |
*** gcheresh has joined #openstack-qa | 11:48 | |
afazekas | frickler: Are you sure that change really causes that ? Why just the neutron plugin has the issue and the tempest scenarios ? | 11:52 |
frickler | afazekas: I verified that pip freeze shows no other changes, just tempest changed, between passing and failing jobs. the last passing run was yesterday evening, there was no other change merged in tempest since then. compare https://zuul.opendev.org/t/openstack/build/29a782d907c94453825445e391edaee1 and https://zuul.opendev.org/t/openstack/build/0f14941213b54036b59ba8681f72803b | 11:55 |
frickler | and the type of error fits with what that change tries to accomplish. not sure yet whether other tempest plugins may be affected, too | 11:56 |
openstackgerrit | Merged openstack/devstack-gate master: Add more logging to test_matrix.py https://review.opendev.org/700238 | 11:56 |
openstackgerrit | Merged openstack/devstack-gate master: Disable c-bak and etcd3 in grenade jobs https://review.opendev.org/700233 | 11:57 |
frickler | http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22AttributeError%3A%20'NoneType'%20object%20has%20no%20attribute%20'open_session'%5C%22 | 11:58 |
*** rishabhhpe has quit IRC | 12:01 | |
frickler | afazekas: seems neutron plugin tries to make this optimization, maybe it should stop doing that instead of reverting the tempest fix https://opendev.org/openstack/neutron-tempest-plugin/src/branch/master/neutron_tempest_plugin/common/ssh.py#L142-L143 | 12:02 |
*** rishabhhpe has joined #openstack-qa | 12:03 | |
* frickler goes to spin up a test patch | 12:04 | |
afazekas | frickler, That thing can be the conflicting thing .. | 12:05 |
*** rishabhhpe has quit IRC | 12:05 | |
frickler | afazekas: proposed openstack/neutron-tempest-plugin master: WIP: Stop re-using client connections https://review.opendev.org/701018 | 12:10 |
*** SurajPatil has joined #openstack-qa | 12:12 | |
*** surpatil has quit IRC | 12:14 | |
*** gcheresh has quit IRC | 12:15 | |
*** brinzhang_ has joined #openstack-qa | 12:24 | |
*** slaweq has joined #openstack-qa | 12:27 | |
*** brinzhang has quit IRC | 12:27 | |
afazekas | frickler, ack, thx | 12:28 |
tosky | frickler: and I wonder why that class was not contributed back to tempest.git | 12:32 |
*** brinzhang has joined #openstack-qa | 12:36 | |
*** dviroel has joined #openstack-qa | 12:36 | |
*** brinzhang_ has quit IRC | 12:39 | |
*** brinzhang_ has joined #openstack-qa | 12:40 | |
*** brinzhang has quit IRC | 12:40 | |
*** brinzhang_ has quit IRC | 12:41 | |
*** brinzhang_ has joined #openstack-qa | 12:42 | |
*** slaweq has quit IRC | 12:42 | |
*** slaweq has joined #openstack-qa | 12:51 | |
*** surpatil has joined #openstack-qa | 13:06 | |
*** slaweq has quit IRC | 13:06 | |
*** SurajPatil has quit IRC | 13:08 | |
*** rh-jelabarre has joined #openstack-qa | 13:26 | |
*** slaweq has joined #openstack-qa | 13:26 | |
*** brinzhang_ has quit IRC | 13:28 | |
*** soniya29 has quit IRC | 13:31 | |
*** rh-jelabarre has quit IRC | 13:31 | |
*** rh-jelabarre has joined #openstack-qa | 13:32 | |
*** slaweq has quit IRC | 13:32 | |
*** rfolco has joined #openstack-qa | 13:46 | |
*** surpatil has quit IRC | 13:56 | |
openstackgerrit | Merged openstack/devstack-gate master: Add a feature support matrix test for grenade subnode https://review.opendev.org/700241 | 14:55 |
*** slaweq has joined #openstack-qa | 14:57 | |
*** slaweq has quit IRC | 15:29 | |
*** cmurphy is now known as cmorpheus | 16:00 | |
*** ramishra has quit IRC | 16:08 | |
*** toabctl has quit IRC | 16:08 | |
*** toabctl has joined #openstack-qa | 16:08 | |
*** mattw4 has joined #openstack-qa | 16:22 | |
*** bhagyashris has joined #openstack-qa | 16:32 | |
*** lucasagomes has quit IRC | 16:40 | |
*** dtantsur is now known as dtantsur|afk | 16:58 | |
openstackgerrit | Rick Bartra proposed openstack/patrole master: fix: admin and member gates are broken https://review.opendev.org/700949 | 17:05 |
*** iurygregory has quit IRC | 17:18 | |
*** rpittau is now known as rpittau|afk | 17:18 | |
*** gcheresh has joined #openstack-qa | 17:26 | |
*** evrardjp has quit IRC | 17:33 | |
*** evrardjp has joined #openstack-qa | 17:33 | |
*** gcheresh has quit IRC | 17:50 | |
*** gcheresh has joined #openstack-qa | 18:09 | |
gmann | frickler: afazekas neutron-tempest-plugin fix lgtm. | 18:21 |
*** gcheresh has quit IRC | 18:40 | |
gmann | ricolin: we do not need to use WORKSPACE or current run.yaml. for zuulv3 you can create playbook for 'run' phase which can add different set of roles to prepare and run the tests using existing scripts (or tasks what you doing in existing post_test_hook.sh) and the existing run.yaml (playbooks/devstack/functional/run.yaml) which use devstack-gate will be deleted completely . | 18:41 |
gmann | ricolin: basically you can port those scripts as it is from legacy jobs way to zuulv3 way (means run as part of ansible role instead of WORKSPACE and d-g) and later if you want you can migrate those script in more ansible native. | 18:45 |
openstackgerrit | Rick Bartra proposed openstack/patrole master: fix: admin and member gates are broken https://review.opendev.org/700949 | 18:47 |
openstackgerrit | Ghanshyam Mann proposed openstack/patrole master: Do not skip nova API extensions policy test for rocky https://review.opendev.org/701055 | 19:09 |
*** gcheresh has joined #openstack-qa | 19:16 | |
*** adriant has quit IRC | 19:22 | |
*** adriant has joined #openstack-qa | 19:25 | |
openstackgerrit | Rick Bartra proposed openstack/patrole master: fix: admin and member gates are broken https://review.opendev.org/700949 | 19:26 |
openstackgerrit | Ghanshyam Mann proposed openstack/patrole master: Do not skip nova API extensions policy test for rocky https://review.opendev.org/701055 | 19:26 |
*** bhagyashris has quit IRC | 19:29 | |
*** dave-mccowan has quit IRC | 19:52 | |
*** dave-mccowan has joined #openstack-qa | 20:11 | |
*** gcheresh has quit IRC | 20:11 | |
openstackgerrit | Merged openstack/tempest master: Add a default network when creating a server https://review.opendev.org/682964 | 20:45 |
*** tosky has quit IRC | 20:48 | |
*** rfolco has quit IRC | 21:17 | |
*** zer0def has quit IRC | 22:08 | |
*** zer0def has joined #openstack-qa | 22:09 | |
openstackgerrit | Rick Bartra proposed openstack/patrole master: fix: admin and member gates are broken https://review.opendev.org/700949 | 22:35 |
*** dviroel has quit IRC | 22:48 | |
*** tesseract has quit IRC | 22:54 | |
*** tosky has joined #openstack-qa | 22:54 | |
*** pcaruana has quit IRC | 22:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!