andreaf | gmann ianw frickler clarkb devstack reviews for multinode could use some love https://review.openstack.org/#/q/status:open+project:openstack-dev/devstack+branch:master+topic:multinode_zuulv3 | 00:05 |
---|---|---|
gmann | andreaf: sure, ll check today | 00:12 |
*** patriciadomin has quit IRC | 00:13 | |
*** patriciadomin has joined #openstack-qa | 00:14 | |
*** bigdogstl has joined #openstack-qa | 00:15 | |
*** bigdogstl has quit IRC | 00:23 | |
*** felipemonteiro has joined #openstack-qa | 01:12 | |
openstackgerrit | chenge proposed openstack/tempest master: Amend the spelling error of a word https://review.openstack.org/573052 | 01:13 |
*** felipemonteiro_ has joined #openstack-qa | 01:14 | |
*** hongbin has joined #openstack-qa | 01:16 | |
*** felipemonteiro has quit IRC | 01:18 | |
openstackrecheck | Console logs not available after 20:03s for python-tempestconf-tempest-devstack-demo 570781,8,998d506 | 01:20 |
*** felipemonteiro_ has quit IRC | 01:24 | |
*** patriciadomin has quit IRC | 01:29 | |
*** edmondsw has joined #openstack-qa | 01:42 | |
*** edmondsw has quit IRC | 01:47 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest master: Cap nova-network tests at Queens https://review.openstack.org/571556 | 01:55 |
openstackgerrit | Ghanshyam Mann proposed openstack-dev/devstack master: DNM: for testing only https://review.openstack.org/573068 | 02:14 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for tagged attach bug 1775491 https://review.openstack.org/573069 | 02:19 |
openstack | bug 1775491 in tempest "test_tagged_attachment randomly fails with: sequence or collection is not empty: [{u'type': u'disk', u'bus': u'pci', u'address': u'0000:00:07.0', u'serial': u'56e9a4a0-51fc-4319-845b-02c6a21d5b16', u'tags': [u'volume-tag']}]" [Undecided,New] https://launchpad.net/bugs/1775491 | 02:19 |
mriedem | gmann: ^ is a pretty high failure rate in the gate right now | 02:20 |
mriedem | ~100 failures in 7 days | 02:20 |
*** slaweq has joined #openstack-qa | 02:21 | |
*** slaweq has quit IRC | 02:26 | |
gmann | mriedem: i see. yea cache refreshed can take time. we should handle verify_empty_devices() with wait loop | 02:32 |
openstackgerrit | Merged openstack-infra/elastic-recheck master: Add query for tagged attach bug 1775491 https://review.openstack.org/573069 | 02:34 |
openstack | bug 1775491 in tempest "test_tagged_attachment randomly fails with: sequence or collection is not empty: [{u'type': u'disk', u'bus': u'pci', u'address': u'0000:00:07.0', u'serial': u'56e9a4a0-51fc-4319-845b-02c6a21d5b16', u'tags': [u'volume-tag']}]" [High,Confirmed] https://launchpad.net/bugs/1775491 | 02:34 |
gmann | mriedem: i am curios if we should take care same in verify_device_metadata() also for all version tests as populating metadata can cause same issue as cleaning up | 02:38 |
*** Kevin_Zheng has joined #openstack-qa | 02:38 | |
mriedem | i'm not really following, nor have i dug into the test or the logs | 02:42 |
mriedem | and artom isn't around right now | 02:42 |
gmann | i mean this can cause same issue - https://github.com/openstack/tempest/blob/5aeb551a58078abd34884583ac70ad425f4590ba/tempest/api/compute/servers/test_device_tagging.py#L131 | 02:42 |
gmann | and this - https://github.com/openstack/tempest/blob/5aeb551a58078abd34884583ac70ad425f4590ba/tempest/api/compute/servers/test_device_tagging.py#L306 | 02:43 |
gmann | because we have same hard coded sleep there also before we check the device tagging in metadata. | 02:44 |
mriedem | https://github.com/openstack/tempest/blob/5aeb551a58078abd34884583ac70ad425f4590ba/tempest/api/compute/servers/test_device_tagging.py#L131 is a different test, and doesn't have a sleep | 02:45 |
*** openstackrecheck has quit IRC | 02:46 | |
*** openstackrecheck has joined #openstack-qa | 02:46 | |
mriedem | maybe the metadata_cache_expiration config option in nova should be set to 0 in the gate? | 02:46 |
mriedem | to disable caching | 02:46 |
gmann | humm in that case, we should be ok here. | 02:48 |
mriedem | that sleep(16) is assuming metadata_cache_expiration=15 which is the default, but running tempest against a non-devstack deployment could have something completely different | 02:48 |
gmann | yea, we should have metadata_cache_expiration time with wait loop or build_timeout | 02:49 |
mriedem | i would use the build timeout to be safe | 02:49 |
gmann | k | 02:49 |
*** d0ugal_ has joined #openstack-qa | 02:50 | |
mriedem | anyway, i've got to call it a night | 02:51 |
mriedem | ttyl | 02:51 |
*** d0ugal has quit IRC | 02:51 | |
*** mriedem has quit IRC | 02:52 | |
gmann | sure thanks | 02:53 |
*** lifeless_ has joined #openstack-qa | 03:03 | |
*** lifeless has quit IRC | 03:03 | |
*** boris_42_ has quit IRC | 03:05 | |
*** rosmaita has quit IRC | 03:10 | |
*** edmondsw has joined #openstack-qa | 03:30 | |
*** ramishra has joined #openstack-qa | 03:32 | |
*** edmondsw has quit IRC | 03:35 | |
*** yamamoto has joined #openstack-qa | 04:00 | |
*** jose-phi_ has joined #openstack-qa | 04:06 | |
*** jose-phillips has quit IRC | 04:08 | |
openstackgerrit | Merged openstack/tempest master: To cleanup the awaiting-state volume https://review.openstack.org/570155 | 04:15 |
openstackgerrit | Manik Sidana proposed openstack/tempest master: Adding a note for test case test_volume_boot_pattern(). https://review.openstack.org/572273 | 04:25 |
*** hongbin has quit IRC | 04:26 | |
*** masayukig1 has left #openstack-qa | 04:35 | |
*** masayukig_ has quit IRC | 04:43 | |
*** mvk has joined #openstack-qa | 04:54 | |
*** pgadiya has joined #openstack-qa | 05:08 | |
*** pgadiya has quit IRC | 05:08 | |
*** slaweq has joined #openstack-qa | 05:11 | |
*** slaweq has quit IRC | 05:15 | |
*** edmondsw has joined #openstack-qa | 05:19 | |
*** e0ne has joined #openstack-qa | 05:23 | |
*** edmondsw has quit IRC | 05:23 | |
*** e0ne has quit IRC | 05:25 | |
*** slaweq has joined #openstack-qa | 05:28 | |
*** itzikb has joined #openstack-qa | 05:31 | |
*** slaweq has quit IRC | 05:32 | |
*** gcheresh has joined #openstack-qa | 06:25 | |
*** bigdogstl has joined #openstack-qa | 06:29 | |
*** e0ne has joined #openstack-qa | 06:31 | |
*** gcheresh_ has joined #openstack-qa | 06:33 | |
*** gcheresh has quit IRC | 06:33 | |
*** bigdogstl has quit IRC | 06:33 | |
*** pcaruana has joined #openstack-qa | 06:35 | |
openstackgerrit | Masayuki Igawa proposed openstack/tempest master: Switch to stestr in README.rst and the method name https://review.openstack.org/551193 | 06:40 |
*** e0ne has quit IRC | 06:41 | |
*** jesusaur has quit IRC | 06:44 | |
*** agurenko has joined #openstack-qa | 06:47 | |
*** jesusaur has joined #openstack-qa | 06:56 | |
*** slaweq has joined #openstack-qa | 07:00 | |
*** slaweq has quit IRC | 07:00 | |
*** slaweq has joined #openstack-qa | 07:00 | |
openstackgerrit | Jeremy Zhang proposed openstack/tempest master: Fix volume backup test https://review.openstack.org/571217 | 07:03 |
*** kopecmartin has joined #openstack-qa | 07:04 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Fix race condition in device tag testing https://review.openstack.org/573107 | 07:04 |
openstackgerrit | Nguyen Phuong An proposed openstack-dev/devstack master: [WIP]: WSGI Neutron integration https://review.openstack.org/473718 | 07:05 |
*** edmondsw has joined #openstack-qa | 07:07 | |
*** gkadam has joined #openstack-qa | 07:07 | |
*** e0ne has joined #openstack-qa | 07:10 | |
*** armaan has joined #openstack-qa | 07:10 | |
*** e0ne has quit IRC | 07:11 | |
*** edmondsw has quit IRC | 07:11 | |
*** tosky has joined #openstack-qa | 07:26 | |
openstackgerrit | Merged openstack-dev/devstack master: Set workers=$API_WORKERS in glance-registry.conf https://review.openstack.org/571931 | 07:29 |
openstackgerrit | Merged openstack-dev/devstack master: Only sync the local cell in superconductor mode https://review.openstack.org/555953 | 07:29 |
*** jpena|off is now known as jpena | 07:36 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove volume v2 service client warning https://review.openstack.org/573118 | 07:41 |
*** alexchadin has joined #openstack-qa | 08:04 | |
*** gfidente has joined #openstack-qa | 08:05 | |
*** gfidente has quit IRC | 08:05 | |
*** gfidente has joined #openstack-qa | 08:05 | |
*** shardy has joined #openstack-qa | 08:14 | |
*** d0ugal_ has quit IRC | 08:29 | |
*** d0ugal has joined #openstack-qa | 08:29 | |
*** sridharg has joined #openstack-qa | 08:34 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove deprecated option volume_feature_enabled.api_v1 https://review.openstack.org/573135 | 08:50 |
*** edmondsw has joined #openstack-qa | 08:55 | |
*** kamren has joined #openstack-qa | 08:55 | |
gmann | QA office hour in 2 min | 08:57 |
masayukig | yeahhhhhhhhhh | 08:58 |
*** edmondsw has quit IRC | 09:00 | |
gmann | #startmeeting qa | 09:01 |
openstack | Meeting started Thu Jun 7 09:01:27 2018 UTC and is due to finish in 60 minutes. The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot. | 09:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 09:01 |
*** openstack changes topic to " (Meeting topic: qa)" | 09:01 | |
openstack | The meeting name has been set to 'qa' | 09:01 |
gmann | who all here today? | 09:01 |
gmann | PING LIST- gmann, andreaf, masayukig, chandankumar, felipemonteiro | 09:01 |
masayukig | \o/ | 09:01 |
gmann | masayukig: seems like 2 of us | 09:03 |
masayukig | gmann: heh, yeah | 09:03 |
gmann | let's start | 09:03 |
gmann | #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Agenda_for_next_Office_hours | 09:04 |
gmann | ^^ today agenda | 09:04 |
gmann | #topic Announcement and Action Item (Optional) | 09:04 |
*** openstack changes topic to "Announcement and Action Item (Optional) (Meeting topic: qa)" | 09:04 | |
masayukig | looks like nothing on the agenda? | 09:05 |
gmann | no announcement this week from me but i had 2 action item from last office hour | 09:05 |
gmann | masayukig: means? | 09:05 |
gmann | #link http://eavesdrop.openstack.org/meetings/qa/2018/qa.2018-05-31-09.00.html | 09:05 |
masayukig | gmann: ignore me, I just saw the agenda, but yeah, we have that :-p | 09:06 |
gmann | 1. gmann to summarize the QA summit and send on ML | 09:06 |
gmann | this is done, i sent mail | 09:06 |
gmann | #link http://lists.openstack.org/pipermail/openstack-dev/2018-June/131011.html | 09:06 |
masayukig | ++ | 09:06 |
gmann | 2. gmann to check the Bug Triage progress or start again | 09:07 |
gmann | this is still open and i will add it again | 09:07 |
gmann | #action gmann to check the Bug Triage progress or start again | 09:07 |
gmann | #topic Rocky Priority Items progress | 09:08 |
*** openstack changes topic to "Rocky Priority Items progress (Meeting topic: qa)" | 09:08 | |
gmann | #link https://etherpad.openstack.org/p/qa-rocky-priorities-tracking | 09:08 |
gmann | 1. Zuul v3 native jobs - andreaf | 09:08 |
gmann | andreaf: have few patches up for multinode | 09:08 |
masayukig | yeah, I saw that | 09:09 |
gmann | #link https://review.openstack.org/#/q/topic:multinode_zuulv3+(status:open+OR+status:merged) | 09:09 |
*** dtantsur|afk is now known as dtantsur | 09:09 | |
gmann | i thought of doing review today but stuck with other bug we are facing on device tagging | 09:09 |
gmann | ll try to do tomorrow | 09:09 |
gmann | 2. Remove Deprecated APIs tests from Tempest. - gmann | 09:10 |
gmann | started the cleanup things for volume like clients.py alias etc | 09:10 |
gmann | #link https://review.openstack.org/#/q/status:open+branch:master+topic:volume-default-testing-v3 | 09:10 |
gmann | masayukig: this will remove the volume v2 warning we see in logs- https://review.openstack.org/#/c/573118/ | 09:11 |
gmann | #link https://review.openstack.org/#/c/573118/ | 09:11 |
masayukig | gmann: ok, I put it on my list | 09:12 |
gmann | masayukig: thanks | 09:12 |
gmann | other things i started and very annoying each time i see- cleanup and remove volume v1 options and alias and service client | 09:13 |
gmann | #link https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:remove-support-of-cinder-v1-api | 09:13 |
gmann | this is WIP as i need to fix many plugins before this | 09:13 |
gmann | https://www.irccloud.com/pastebin/vm18A7J3/ | 09:15 |
gmann | we cannot remove tempest/lib/services/volume/v1 as they were never got deprecated formally so we have keep them as 1 more cycle with formal deprecation period | 09:16 |
masayukig | make sense to me | 09:17 |
*** lifeless_ has quit IRC | 09:17 | |
gmann | hard things is to take care of all plugins which has these alias in their code | 09:17 |
gmann | i will send the ML also once i push the plugin side fix | 09:17 |
*** lifeless has joined #openstack-qa | 09:18 | |
masayukig | It sounds horrible...? | 09:18 |
gmann | yea, most of them are in scenario manger copy of plugins | 09:18 |
masayukig | ah I see | 09:19 |
chandankumar | \o/ | 09:19 |
gmann | i remember we had patches on shrinking the scenario manager on plugin side but need to check their state | 09:19 |
gmann | chandankumar: hi | 09:19 |
masayukig | chandankumar: hi | 09:19 |
gmann | all of them are merged seems | 09:20 |
gmann | #link https://review.openstack.org/#/q/topic:shrink-scenario-manager+(status:open+OR+status:merged) | 09:20 |
chandankumar | gmann: since we are removing cinder v1 does that means on plugin side we need to remove cinder v1 checks also? | 09:20 |
gmann | chandankumar: yes that is plan. | 09:21 |
gmann | #link https://review.openstack.org/#/c/573135/ | 09:21 |
chandankumar | gmann: I mean the health check api | 09:21 |
gmann | i have started working on thise | 09:21 |
gmann | those | 09:21 |
chandankumar | gmann: sorry | 09:21 |
chandankumar | gmann: ok | 09:21 |
gmann | we will merge the tempest patch once all plugin fix are up. i have listed thgm and it is around 10 | 09:22 |
gmann | that's all update i have on Rocky priority | 09:23 |
gmann | anything form your side masayukig chandankumar ? | 09:23 |
chandankumar | gmann: nope, I will update few plugins from cinder v1 removal for barbican I was working yesterday | 09:23 |
gmann | chandankumar: yeah, that is also in list | 09:24 |
gmann | #topic OpenStack Events Updates and Planning | 09:24 |
*** openstack changes topic to "OpenStack Events Updates and Planning (Meeting topic: qa)" | 09:24 | |
masayukig | gmann: nope | 09:24 |
gmann | Completed: Vancouver Summit | 09:24 |
masayukig | yay | 09:24 |
gmann | as you already saw, i sent the recap #link http://lists.openstack.org/pipermail/openstack-dev/2018-June/131011.html | 09:25 |
gmann | i will be working on AI from there | 09:25 |
gmann | #topic Next: Denver PTG | 09:25 |
*** openstack changes topic to "Next: Denver PTG (Meeting topic: qa)" | 09:25 | |
gmann | #link http://lists.openstack.org/pipermail/openstack-dev/2018-June/131202.html | 09:25 |
gmann | i sent mail to get the number for QA in coming PTG | 09:26 |
gmann | masayukig already confirmed on IRC | 09:26 |
gmann | chandankumar: whatss your plan | 09:26 |
gmann | what's | 09:26 |
chandankumar | gmann: I need to asked for confirmation, if I get , next is visa blocker | 09:26 |
gmann | ohk | 09:26 |
gmann | rough number are needed by foundation to plan the PTG | 09:27 |
*** armaan has quit IRC | 09:27 | |
gmann | mtreinish: andreaf afazekas felipemonteiro ^^ | 09:28 |
masayukig | gmann: 2 or 3 so far? :-p | 09:28 |
*** armaan has joined #openstack-qa | 09:28 | |
gmann | its 2 as notified. you and myself | 09:28 |
masayukig | heh | 09:28 |
gmann | but i am suer mtreinish , oomichi andreaf afazekas and felipe will be joining | 09:29 |
gmann | *sure | 09:29 |
masayukig | I hope so | 09:29 |
gmann | yea | 09:29 |
gmann | #topic Sub Teams highlights (Sub Teams means individual projects under QA program) | 09:29 |
*** openstack changes topic to "Sub Teams highlights (Sub Teams means individual projects under QA program) (Meeting topic: qa)" | 09:29 | |
gmann | Tempest | 09:30 |
gmann | seems like we are hitting a very frequent race bug in device tagging test | 09:30 |
gmann | #link https://bugs.launchpad.net/tempest/+bug/1775491 | 09:30 |
openstack | Launchpad bug 1775491 in tempest "test_tagged_attachment randomly fails with: sequence or collection is not empty: [{u'type': u'disk', u'bus': u'pci', u'address': u'0000:00:07.0', u'serial': u'56e9a4a0-51fc-4319-845b-02c6a21d5b16', u'tags': [u'volume-tag']}]" [High,In progress] - Assigned to Ghanshyam Mann (ghanshyammann) | 09:30 |
gmann | i have patch up for fix- | 09:30 |
gmann | #link https://review.openstack.org/#/c/573107/ | 09:30 |
gmann | it is around 87 hits in 7 days | 09:31 |
masayukig | will look at it | 09:32 |
gmann | masayukig: thanks. issue was using the sleep with hard coded time | 09:32 |
gmann | it is easily reproducible locally by increasing the metadata cache time on nova conf | 09:33 |
masayukig | k | 09:33 |
gmann | thats all as of now on tempest | 09:34 |
gmann | anything else | 09:34 |
gmann | ok let's move next | 09:35 |
gmann | Patrole | 09:35 |
gmann | i have not reviewed much on patrole this week. so i will skip the reporting | 09:35 |
gmann | #topic Bug Triage | 09:35 |
*** openstack changes topic to "Bug Triage (Meeting topic: qa)" | 09:35 | |
gmann | chandankumar: would you like to start the bug triage things again ? | 09:35 |
chandankumar | gmann: yup, Early It is colliding with my internal meeting, now it is set, Now I will start my stuffs | 09:36 |
gmann | chandankumar: cool, thanks | 09:36 |
gmann | #topic Open Discussion | 09:37 |
*** openstack changes topic to "Open Discussion (Meeting topic: qa)" | 09:37 | |
chandankumar | gmann: do we need a weekly status thing on triage also? | 09:37 |
chandankumar | on openstack-dev mailing list | 09:37 |
gmann | chandankumar: yea, we can go with same way we used to do | 09:37 |
chandankumar | gmann: ack! | 09:37 |
gmann | ML is not neeed as such. we will discuss on office hour and consolidate | 09:37 |
gmann | i have added a critical review for bug we discussed | 09:39 |
gmann | #link https://review.openstack.org/#/c/573107/ | 09:39 |
gmann | that's all from me for today | 09:39 |
gmann | masayukig: chandankumar anything else you want to bring/discuss | 09:39 |
chandankumar | gmann: nope for today | 09:39 |
chandankumar | gmann: regarding feedback email i have added my comments on ML | 09:40 |
masayukig | nothing for the critical review | 09:40 |
chandankumar | they can use the kolla tempest container directly, python-tempestconf provides the tempest config genration from keystone endpoints | 09:40 |
gmann | chandankumar: which one link ? | 09:41 |
chandankumar | gmann: kolla container - https://hub.docker.com/r/kolla/centos-source-tempest/tags/ -> https://review.openstack.org/537807 | 09:42 |
chandankumar | gmann: last cycle he had done that -> source contains almost all the tempest plguins | 09:43 |
chandankumar | gmann: for tempest conf generation -> https://github.com/openstack/python-tempestconf | 09:43 |
gmann | chandankumar: ok | 09:44 |
chandankumar | there is some work going to on to integrate it with refstack -> https://github.com/openstack/refstack-client/blob/master/specs/queens/approved/tempest_autoconfig.rst | 09:44 |
chandankumar | that's it from myside | 09:45 |
gmann | chandankumar: ok, so now it is in single container ? | 09:45 |
chandankumar | gmann: yup | 09:45 |
* afazekas o/ | 09:46 | |
gmann | ok | 09:46 |
chandankumar | gmann: as we discussed from tempest.conf we can manage the tests | 09:46 |
chandankumar | from service_available flag | 09:46 |
gmann | yeah | 09:46 |
chandankumar | gmann: It is running in tripleo ci at all places using kolla container | 09:46 |
gmann | nice. can you add the job link in this etherpad - https://etherpad.openstack.org/p/qa-rocky-priorities-tracking | 09:47 |
gmann | against your item "9. Consuming Kolla tempest container source image in CI - chandankumar" | 09:47 |
chandankumar | gmann: https://blogs.rdoproject.org/2018/05/consuming-kolla-tempest-container-image-for-running-tempest-tests/ | 09:49 |
chandankumar | gmann: done | 09:49 |
gmann | cool, thanks | 09:49 |
gmann | we have 10 min left and will keep office hour open in case anyone has anything to discuss | 09:50 |
gmann | or afazekas to tell some good story about his marriage :) | 09:50 |
masayukig | +++ | 09:51 |
afazekas | ;-) | 09:52 |
masayukig | but I actually filed one bug https://bugs.launchpad.net/tempest/+bug/1775553 | 09:55 |
openstack | Launchpad bug 1775553 in tempest "tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_{end_marker,limit_and_end_marker,marker} tests failure in periodic jobs" [Undecided,New] | 09:55 |
gmann | masayukig: ok | 09:56 |
gmann | did you find the reason | 09:56 |
*** e0ne has joined #openstack-qa | 09:56 | |
gmann | chandankumar: do you know this. it seems in-tree plugins - http://git.openstack.org/cgit/openstack/ranger/tree/ranger_tempest_tests | 09:56 |
masayukig | yeah, maybe, but I don't find the solution yet | 09:56 |
gmann | ohk | 09:56 |
chandankumar | gmann: yup in tree one http://git.openstack.org/cgit/openstack/ranger/tree/ranger_tempest_tests/setup.cfg#n27 | 09:57 |
gmann | is this new project? i have no idea about it | 09:58 |
chandankumar | gmann: but it has lots of things | 09:58 |
chandankumar | gmann: need to keep that, before confirming, from code it looks like out of tree plugin | 09:58 |
chandankumar | confirmed out of tree | 09:59 |
openstackrecheck | openstack/neutron-lib change: https://review.openstack.org/573009 failed because of: legacy-tempest-dsvm-neutron-src: https://bugs.launchpad.net/bugs/1763712 | 09:59 |
chandankumar | gmann: one more thing two plugins are bundled in one | 09:59 |
openstack | Launchpad bug 1763712 in Cinder "Unable to update the attachment.: MessagingTimeout" [Medium,Confirmed] | 09:59 |
chandankumar | gmann: http://git.openstack.org/cgit/openstack/ranger/tree/ranger_tempest_tests/aic-orm-tempest-plugin/aic_orm_tempest_plugin and http://git.openstack.org/cgit/openstack/ranger/tree/ranger_tempest_tests/ranger_tempest_plugin | 09:59 |
gmann | yea but as project this is not just plugin repo. | 10:00 |
gmann | let's close the office hour and we will keep the discussion as usual | 10:01 |
gmann | #endmeeitng | 10:01 |
chandankumar | gmann: it is an intree tempest plugin with two tempest plugins | 10:01 |
gmann | #endmeeting | 10:01 |
*** openstack changes topic to "Discussion of OpenStack Quality Assurance Projects (tempest, devstack, grenade, and friends) | docs https://wiki.openstack.org/wiki/QA | specs https://review.openstack.org/#/q/project:openstack/qa-specs | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-qa/" | 10:01 | |
openstack | Meeting ended Thu Jun 7 10:01:27 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 10:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/qa/2018/qa.2018-06-07-09.01.html | 10:01 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/qa/2018/qa.2018-06-07-09.01.txt | 10:01 |
openstack | Log: http://eavesdrop.openstack.org/meetings/qa/2018/qa.2018-06-07-09.01.log.html | 10:01 |
gmann | chandankumar: yeah | 10:01 |
chandankumar | gmann: but the tempest plugin structure is messy | 10:02 |
chandankumar | gmann: two setup.cfg but one for project and another for tempest tests | 10:02 |
gmann | yeah. | 10:02 |
chandankumar | aic_orm has not entry point | 10:02 |
gmann | yea, i am not sure if they are aware of standard plugin structur | 10:05 |
*** sridharg has quit IRC | 10:16 | |
*** sridharg has joined #openstack-qa | 10:16 | |
*** bigdogstl has joined #openstack-qa | 10:29 | |
*** bigdogstl has quit IRC | 10:34 | |
*** edmondsw has joined #openstack-qa | 10:43 | |
*** edmondsw has quit IRC | 10:47 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove deprecated option volume_feature_enabled.api_v1 https://review.openstack.org/573135 | 11:11 |
*** yamamoto has quit IRC | 11:14 | |
openstackrecheck | Console logs not available after 20:24s for vitrage-dsvm-datasources-py35 573150,1,7ca0988 | 11:17 |
*** jpena is now known as jpena|off | 11:20 | |
*** edmondsw has joined #openstack-qa | 11:22 | |
*** dustins has joined #openstack-qa | 11:38 | |
*** raildo has joined #openstack-qa | 11:48 | |
*** alexchadin has quit IRC | 11:56 | |
*** alexchadin has joined #openstack-qa | 11:57 | |
*** alexchadin has quit IRC | 11:57 | |
*** alexchadin has joined #openstack-qa | 11:57 | |
*** alexchadin has quit IRC | 11:58 | |
*** dustins has quit IRC | 12:01 | |
*** jpena|off is now known as jpena | 12:01 | |
*** dustins has joined #openstack-qa | 12:09 | |
*** yamamoto has joined #openstack-qa | 12:10 | |
*** armaan has quit IRC | 12:12 | |
*** armaan has joined #openstack-qa | 12:13 | |
*** dave-mccowan has joined #openstack-qa | 12:13 | |
openstackrecheck | Console logs not available after 20:20s for tripleo-ci-centos-7-scenario007-multinode-oooq-container 572782,1,c821dee | 12:14 |
*** dave-mcc_ has joined #openstack-qa | 12:16 | |
*** armaan has quit IRC | 12:17 | |
*** rosmaita has joined #openstack-qa | 12:18 | |
*** dave-mccowan has quit IRC | 12:18 | |
*** yamamoto has quit IRC | 12:21 | |
*** fnaval has joined #openstack-qa | 12:31 | |
*** alexchadin has joined #openstack-qa | 12:34 | |
*** mriedem has joined #openstack-qa | 12:38 | |
*** alexchadin has quit IRC | 12:39 | |
*** lseki has joined #openstack-qa | 12:45 | |
*** yamamoto has joined #openstack-qa | 12:49 | |
*** rcernin has quit IRC | 12:56 | |
*** esberglu has joined #openstack-qa | 12:57 | |
andreaf | xudan: Tempest gives test authors the option to have a set of credentials and network provisioned automatically for them, as well as the option to opt out on a per test-class basis | 12:58 |
andreaf | xudan some test cases need a specific network setup, especially network API tests | 12:59 |
andreaf | xudan that said there may also be cases of test cases that do not honor the configuration settings for no specific reason - for those I would ask you to file a bug | 13:00 |
xudan | Yes. For my vlan environment, these test cases failed because of they still use the networks created by themselves. | 13:02 |
*** alexchadin has joined #openstack-qa | 13:13 | |
*** alexchad_ has joined #openstack-qa | 13:23 | |
*** alexchad_ is now known as alexchadin_ | 13:23 | |
*** alexchadin has quit IRC | 13:24 | |
*** openstackgerrit has quit IRC | 13:34 | |
*** dave-mcc_ has quit IRC | 13:41 | |
*** dave-mccowan has joined #openstack-qa | 13:42 | |
openstackrecheck | Console logs not available after 20:30s for neutron-vpnaas-tempest 573216,1,6225cd5 | 13:46 |
*** dave-mccowan has quit IRC | 13:46 | |
openstackrecheck | openstack/tempest change: https://review.openstack.org/573107 failed because of: nova-multiattach: https://bugs.launchpad.net/bugs/1763070 https://bugs.launchpad.net/bugs/1763712 | 13:46 |
openstack | Launchpad bug 1763070 in OpenStack-Gate "urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool in tempest jobs" [Undecided,Confirmed] | 13:46 |
openstack | Launchpad bug 1763712 in Cinder "Unable to update the attachment.: MessagingTimeout" [Medium,Confirmed] | 13:47 |
*** dave-mccowan has joined #openstack-qa | 13:48 | |
*** dave-mcc_ has joined #openstack-qa | 13:50 | |
*** armaan has joined #openstack-qa | 13:52 | |
*** dave-mccowan has quit IRC | 13:53 | |
*** janzian has joined #openstack-qa | 13:53 | |
*** jose-phi_ has quit IRC | 13:58 | |
*** gkadam has quit IRC | 14:03 | |
*** gkadam has joined #openstack-qa | 14:04 | |
*** awaugama has joined #openstack-qa | 14:09 | |
*** jose-phillips has joined #openstack-qa | 14:10 | |
*** felipemonteiro has joined #openstack-qa | 14:15 | |
openstackrecheck | Console logs not available after 20:18s for legacy-tempest-dsvm-neutron-src 557359,4,be997cf | 14:15 |
*** felipemonteiro_ has joined #openstack-qa | 14:15 | |
*** alexchadin has joined #openstack-qa | 14:17 | |
*** openstackgerrit has joined #openstack-qa | 14:17 | |
openstackgerrit | Cliff Parsons proposed openstack/tempest master: Remove force_tenant_isolation from Cinder tests https://review.openstack.org/523241 | 14:17 |
*** alexchadin_ has quit IRC | 14:18 | |
*** felipemonteiro has quit IRC | 14:20 | |
*** rajinir has joined #openstack-qa | 14:43 | |
*** gcheresh_ has quit IRC | 14:43 | |
openstackrecheck | Console logs not available after 20:12s for vitrage-dsvm-datasources-py27 571488,3,77831a6 | 14:52 |
*** lifeless_ has joined #openstack-qa | 14:53 | |
*** lifeless has quit IRC | 14:53 | |
*** alexchadin has quit IRC | 14:56 | |
*** sapcc-bot9 has quit IRC | 14:57 | |
*** sapcc-bot10 has joined #openstack-qa | 14:58 | |
*** d0ugal has quit IRC | 15:07 | |
openstackrecheck | Console logs not available after 20:40s for tripleo-ci-centos-7-scenario001-multinode-oooq-container 572736,7,016e4b2 | 15:13 |
openstackrecheck | openstack/networking-ovn change: https://review.openstack.org/568847 failed networking-ovn-tempest-dsvm-ovs-release in the gate queue with an unrecognized error | 15:14 |
*** agurenko has quit IRC | 15:22 | |
*** ramishra has quit IRC | 15:22 | |
*** patriciadomin has joined #openstack-qa | 15:31 | |
-openstackstatus- NOTICE: Zuul update for Ansible 2.5 in progress. Scheduler crashed as unexpected side effect of pip upgrade. Will be back and running shortly. | 15:31 | |
*** slaweq_ has joined #openstack-qa | 15:32 | |
*** slaweq has quit IRC | 15:33 | |
openstackrecheck | Console logs not available after 20:21s for tripleo-ci-centos-7-scenario002-multinode-oooq-container-refstack 572078,1,18befb5 | 15:34 |
*** esberglu has quit IRC | 15:57 | |
-openstackstatus- NOTICE: The zuul upgrade to ansible 2.5 is complete and zuul is running again. Changes uploaded or approved between 15:25 and 15:45 will need to be rechecked. Please report any problems in #openstack-infra | 16:10 | |
*** yamamoto has quit IRC | 16:14 | |
*** lifeless has joined #openstack-qa | 16:16 | |
*** lifeless_ has quit IRC | 16:16 | |
*** bigdogstl has joined #openstack-qa | 16:20 | |
*** yamamoto has joined #openstack-qa | 16:21 | |
*** yamamoto has quit IRC | 16:26 | |
*** lifeless_ has joined #openstack-qa | 16:35 | |
*** lifeless has quit IRC | 16:36 | |
*** felipemonteiro_ has quit IRC | 16:42 | |
*** felipemonteiro_ has joined #openstack-qa | 16:42 | |
*** tbarron has quit IRC | 16:46 | |
*** tbarron has joined #openstack-qa | 16:50 | |
*** e0ne has quit IRC | 16:55 | |
*** dtantsur is now known as dtantsur|afk | 17:04 | |
*** kopecmartin has quit IRC | 17:07 | |
*** raildo has quit IRC | 17:12 | |
*** gkadam has quit IRC | 17:14 | |
*** jpena is now known as jpena|off | 17:17 | |
*** yamamoto has joined #openstack-qa | 17:23 | |
*** yamamoto has quit IRC | 17:31 | |
*** boris_42_ has joined #openstack-qa | 17:32 | |
*** openstackgerrit has quit IRC | 17:34 | |
*** raildo has joined #openstack-qa | 17:37 | |
*** bigdogstl has quit IRC | 17:37 | |
*** dustins_ has joined #openstack-qa | 17:39 | |
*** dustins has quit IRC | 17:42 | |
*** felipemonteiro__ has joined #openstack-qa | 17:48 | |
*** felipemonteiro_ has quit IRC | 17:52 | |
*** e0ne has joined #openstack-qa | 17:57 | |
*** armaan_ has joined #openstack-qa | 17:58 | |
*** armaan has quit IRC | 17:58 | |
*** sridharg has quit IRC | 17:59 | |
*** openstackgerrit has joined #openstack-qa | 18:05 | |
openstackgerrit | Chi Lo proposed openstack/patrole master: Add granularity for volume_extension:volume_type_encryption https://review.openstack.org/572158 | 18:05 |
*** mriedem has quit IRC | 18:20 | |
*** gfidente has quit IRC | 18:37 | |
*** gfidente has joined #openstack-qa | 18:38 | |
*** gfidente has quit IRC | 18:38 | |
*** gfidente has joined #openstack-qa | 18:38 | |
*** e0ne has quit IRC | 18:43 | |
*** spotz has quit IRC | 18:45 | |
*** e0ne has joined #openstack-qa | 18:45 | |
*** itzikb has quit IRC | 18:46 | |
*** spotz has joined #openstack-qa | 18:46 | |
*** armaan_ has quit IRC | 18:48 | |
*** gkadam has joined #openstack-qa | 18:51 | |
*** gfidente has quit IRC | 18:55 | |
*** mriedem has joined #openstack-qa | 19:00 | |
mriedem | mtreinish: it works https://review.openstack.org/#/c/571556/ | 19:00 |
mriedem | https://review.openstack.org/#/c/571556/ | 19:00 |
mriedem | oops | 19:00 |
mriedem | used here https://review.openstack.org/#/c/569923/ | 19:01 |
mriedem | http://logs.openstack.org/23/569923/6/check/tempest-full/b94446a/job-output.txt.gz#_2018-06-07_13_33_53_480725 | 19:01 |
*** mvk has quit IRC | 19:18 | |
*** mugsie has quit IRC | 19:19 | |
*** mugsie has joined #openstack-qa | 19:21 | |
*** mugsie has quit IRC | 19:21 | |
*** mugsie has joined #openstack-qa | 19:21 | |
*** mugsie has quit IRC | 19:21 | |
*** mugsie has joined #openstack-qa | 19:21 | |
*** mugsie has quit IRC | 19:21 | |
*** mugsie has joined #openstack-qa | 19:21 | |
*** dustins_ has quit IRC | 19:22 | |
*** mugsie has quit IRC | 19:22 | |
*** Guest68045 has joined #openstack-qa | 19:24 | |
*** Guest68045 has quit IRC | 19:24 | |
*** mugsie_ has joined #openstack-qa | 19:24 | |
*** felipemonteiro__ has quit IRC | 19:26 | |
*** mugsie_ has quit IRC | 19:27 | |
*** mugsie_ has joined #openstack-qa | 19:27 | |
*** mugsie_ is now known as _mugsie | 19:27 | |
*** _mugsie is now known as mugsie_ | 19:28 | |
*** d0ugal has joined #openstack-qa | 19:29 | |
*** boris_42_ has quit IRC | 19:36 | |
*** slaweq_ has quit IRC | 19:38 | |
*** patriciadomin has quit IRC | 19:39 | |
*** slaweq has joined #openstack-qa | 19:43 | |
*** awaugama has quit IRC | 19:48 | |
*** felipemonteiro has joined #openstack-qa | 20:09 | |
*** gkadam has quit IRC | 20:11 | |
openstackgerrit | Matt Riedemann proposed openstack/tempest master: Cap nova-network tests at Queens https://review.openstack.org/571556 | 20:16 |
*** d0ugal has quit IRC | 20:21 | |
*** felipemonteiro_ has joined #openstack-qa | 20:22 | |
*** felipemonteiro has quit IRC | 20:25 | |
*** e0ne has quit IRC | 20:32 | |
*** e0ne has joined #openstack-qa | 20:33 | |
*** raildo has quit IRC | 20:37 | |
*** pcaruana has quit IRC | 20:39 | |
*** awaugama has joined #openstack-qa | 20:43 | |
*** e0ne has quit IRC | 20:44 | |
*** e0ne has joined #openstack-qa | 20:45 | |
*** mriedem1 has joined #openstack-qa | 20:47 | |
*** armaan has joined #openstack-qa | 20:47 | |
*** mriedem has quit IRC | 20:48 | |
*** e0ne has quit IRC | 20:49 | |
*** dustins has joined #openstack-qa | 20:57 | |
*** mriedem1 is now known as mriedem | 20:58 | |
*** patriciadomin has joined #openstack-qa | 21:08 | |
*** bigdogstl has joined #openstack-qa | 21:16 | |
*** awaugama has quit IRC | 21:21 | |
*** armaan has quit IRC | 21:25 | |
*** felipemonteiro_ has quit IRC | 21:28 | |
*** felipemonteiro_ has joined #openstack-qa | 21:29 | |
*** lseki has quit IRC | 21:29 | |
openstackgerrit | Merged openstack/tempest master: Remove volume v2 service client warning https://review.openstack.org/573118 | 21:30 |
*** rajinir has quit IRC | 21:34 | |
*** bigdogstl has quit IRC | 21:38 | |
*** edmondsw has quit IRC | 21:38 | |
*** dustins has quit IRC | 21:46 | |
*** bigdogstl has joined #openstack-qa | 21:57 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: DNM: FOr testing only https://review.openstack.org/573450 | 21:59 |
*** bigdogstl has quit IRC | 22:03 | |
*** lifeless_ has quit IRC | 22:03 | |
*** lifeless has joined #openstack-qa | 22:04 | |
*** slaweq has quit IRC | 22:13 | |
*** bigdogstl has joined #openstack-qa | 22:14 | |
*** slaweq has joined #openstack-qa | 22:14 | |
*** bigdogstl has quit IRC | 22:19 | |
*** slaweq has quit IRC | 22:19 | |
*** rcernin has joined #openstack-qa | 22:24 | |
*** edmondsw has joined #openstack-qa | 22:36 | |
*** edmondsw has quit IRC | 22:41 | |
*** bigdogstl has joined #openstack-qa | 22:47 | |
*** felipemonteiro_ has quit IRC | 22:48 | |
*** felipemonteiro has joined #openstack-qa | 22:49 | |
*** bigdogstl has quit IRC | 22:52 | |
*** mriedem is now known as mriedem_afk | 22:52 | |
*** bigdogstl has joined #openstack-qa | 23:01 | |
*** bigdogstl has quit IRC | 23:09 | |
*** bigdogstl has joined #openstack-qa | 23:10 | |
*** bigdogstl has quit IRC | 23:14 | |
*** felipemonteiro_ has joined #openstack-qa | 23:21 | |
*** felipemonteiro has quit IRC | 23:22 | |
*** bigdogstl has joined #openstack-qa | 23:30 | |
*** bigdogstl has quit IRC | 23:35 | |
*** bigdogstl has joined #openstack-qa | 23:49 | |
*** fnaval has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!