openstackgerrit | Ian Wienand proposed openstack-dev/devstack master: mysql: Use MariaDB service on openSUSE https://review.openstack.org/590329 | 00:51 |
---|---|---|
*** slaweq has joined #openstack-qa | 01:11 | |
*** slaweq has quit IRC | 01:16 | |
*** hongbin has joined #openstack-qa | 02:19 | |
*** rh-jelabarre has quit IRC | 02:45 | |
openstackgerrit | Merged openstack-dev/devstack master: gitignore: Ignore all log files https://review.openstack.org/590328 | 02:51 |
openstackgerrit | Merged openstack-dev/devstack stable/queens: Register versioned endpoint for block-storage service https://review.openstack.org/590069 | 02:57 |
openstackgerrit | Merged openstack-dev/devstack master: BUG Fix: add sudo to run command arping https://review.openstack.org/584699 | 02:57 |
*** chandankumar has quit IRC | 03:05 | |
*** slaweq has joined #openstack-qa | 03:11 | |
*** slaweq has quit IRC | 03:15 | |
*** brinzhang has joined #openstack-qa | 03:33 | |
*** ramishra has joined #openstack-qa | 03:53 | |
*** ramishra has quit IRC | 03:54 | |
*** ramishra has joined #openstack-qa | 03:54 | |
*** vivsoni has joined #openstack-qa | 04:09 | |
*** dave-mccowan has quit IRC | 04:28 | |
openstackgerrit | Merged openstack/tempest master: Removing unused attributes from test_run.py https://review.openstack.org/585971 | 04:30 |
*** viks_ has joined #openstack-qa | 04:47 | |
*** rcernin has quit IRC | 04:54 | |
*** rcernin has joined #openstack-qa | 04:54 | |
*** agurenko has joined #openstack-qa | 04:55 | |
openstackgerrit | Manik Bindlish proposed openstack/tempest master: [WIP] Adding unit test of setting config path for "tempest run" https://review.openstack.org/586950 | 05:02 |
*** openstackgerrit has quit IRC | 05:18 | |
*** hongbin has quit IRC | 05:20 | |
*** openstackgerrit has joined #openstack-qa | 05:20 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack master: Modified the description of the doc directory https://review.openstack.org/588469 | 05:20 |
*** chandankumar has joined #openstack-qa | 05:41 | |
*** kopecmartin has joined #openstack-qa | 05:47 | |
*** pcaruana has joined #openstack-qa | 05:59 | |
*** pcaruana has quit IRC | 06:05 | |
*** pcaruana has joined #openstack-qa | 06:19 | |
openstackgerrit | Nguyen Phuong An proposed openstack-dev/devstack master: DNM: test gate only https://review.openstack.org/587276 | 06:26 |
*** alexchadin has joined #openstack-qa | 06:33 | |
openstackgerrit | Reedip proposed openstack/tempest master: Change tests to handle different ICMP IPv6 values https://review.openstack.org/431276 | 06:35 |
*** slaweq has joined #openstack-qa | 06:37 | |
openstackgerrit | Merged openstack-dev/devstack master: Modified the description of the doc directory https://review.openstack.org/588469 | 06:40 |
*** ssbarnea has joined #openstack-qa | 06:55 | |
*** rcernin has quit IRC | 07:03 | |
*** evrardjp has joined #openstack-qa | 07:08 | |
*** alexchadin has quit IRC | 07:31 | |
*** alexchadin has joined #openstack-qa | 07:35 | |
*** pcaruana has quit IRC | 07:43 | |
*** jpena|off is now known as jpena | 07:55 | |
*** pcaruana has joined #openstack-qa | 07:57 | |
*** slaweq_ has joined #openstack-qa | 07:57 | |
*** slaweq has quit IRC | 07:59 | |
*** e0ne has joined #openstack-qa | 08:20 | |
*** alexchadin has quit IRC | 08:41 | |
*** alexchadin has joined #openstack-qa | 08:43 | |
*** dtantsur|afk is now known as dtantsur | 08:49 | |
*** slaweq_ is now known as slaweq | 09:05 | |
*** gfidente has joined #openstack-qa | 09:11 | |
*** alexchadin has quit IRC | 09:12 | |
*** gfidente has quit IRC | 09:26 | |
*** alexchadin has joined #openstack-qa | 09:33 | |
*** tosky has joined #openstack-qa | 09:59 | |
openstackgerrit | Tobias Urdin proposed openstack/tempest master: Add retry decorator https://review.openstack.org/590578 | 10:01 |
amotoki | gmann: ping. i have a question for tempest plugin release. | 10:01 |
*** tosky has quit IRC | 10:19 | |
*** gfidente has joined #openstack-qa | 10:37 | |
gmann | amotoki: pong | 10:40 |
*** gouthamr has quit IRC | 10:44 | |
*** dmellado has quit IRC | 10:46 | |
*** stevebaker has quit IRC | 10:46 | |
*** alexchadin has quit IRC | 10:53 | |
*** alexchadin has joined #openstack-qa | 11:03 | |
*** sshnaidm is now known as sshnaidm|off | 11:04 | |
*** slaweq_ has joined #openstack-qa | 11:06 | |
*** slaweq has quit IRC | 11:06 | |
*** jpena is now known as jpena|lunch | 11:14 | |
*** alexchadin has quit IRC | 11:17 | |
*** alexchadin has joined #openstack-qa | 11:20 | |
amotoki | gmann: sorry for late. I was afk for a while. | 11:21 |
amotoki | gmann: when we release a tempest plugin, do we have a stable branch? | 11:21 |
amotoki | gmann: I know tempest is branch-less, but what should we do if a bug is found in tempest tests? | 11:22 |
gmann | amotoki: no, stable branch not needed, tempest plugin should be branchless so that same set of tests can test all the stable branches of project | 11:22 |
amotoki | gmann: so it means there is no bug fix only release, right? | 11:23 |
gmann | amotoki: in that case we can fix the test and test should be just test bug not related to project features | 11:23 |
amotoki | i mean 'bug fix only release' for a tempest plugin | 11:24 |
gmann | amotoki: you can do that, i mean you can release multiple time in a cycle and at end of cycle just give 1 tag (existing or new one). | 11:25 |
amotoki | in the master branch it is normal to have both new tests and some fixes | 11:25 |
gmann | amotoki: i do not remember if we have done that in tempest yet as it might not needed as such but we can do bug fix release also at any time . | 11:26 |
amotoki | so it is not easy to cut a fix-only release usually. | 11:26 |
amotoki | it is just a potential thing and I am thinking about down-stream projects which use tempest tests. | 11:27 |
gmann | amotoki: one example is I7ccbbefb1fe7e83ccc9f12710be671bd25e71bb9 | 11:28 |
amotoki | gmann: yeah, it can. it can contain both bug fixes and new tests (as it is minor version bump) | 11:29 |
gmann | amotoki: in that case also, bug tag should be fine even though it contain other new tests or other things also. as latest set of tests should be run-able on every supported branches | 11:29 |
gmann | amotoki: as tempest or plugins are feature flag or API version aware | 11:30 |
amotoki | gmann: okay. potentially a new test can detect a new test failure though but it would be a super corner case. | 11:31 |
gmann | amotoki: yeah but new tests should be tested and runnable well before merge. | 11:31 |
amotoki | gmann: against stable branches too? | 11:32 |
gmann | in tempest we do not add any tests which are not running on gate (check or experimental or periodic jobs ) | 11:32 |
gmann | amotoki: yeah, we run stable branches jobs on tempest master | 11:32 |
gmann | so if new tests is added without feature flag or API version things then it will fail on gate for stable branch job | 11:33 |
amotoki | it seems tempest plugin CI needs to cover stable branches too | 11:33 |
gmann | so we get to know this was only master feature from projects and we need to skip that tests on stable branches with some config options | 11:33 |
gmann | amotoki: yeah that was whole idea of plugins but i will say that is half way done. plugins gate should be setup for stable branches also | 11:34 |
gmann | amotoki: i am not sure if chandankumar (plugin separate champion ) still planning on that | 11:34 |
*** rosmaita has joined #openstack-qa | 11:34 | |
gmann | once we have plugins CI running master tests branch for stable branches also then it cover the potential backward incompatible changes | 11:35 |
amotoki | gmann: totally agree. we can improve stable branch coverage from major projects like nova, cinder, neutron and so on. | 11:36 |
*** mriedem has joined #openstack-qa | 11:36 | |
gmann | so if anyone adding backward incompatible change then its tests change/modification will be detected for stable branches job | 11:36 |
*** alexchadin has quit IRC | 11:36 | |
amotoki | it would be nice if we have some guideline on writing jobs | 11:36 |
gmann | amotoki: yeah, i can plan that. i too agree that it will help plugins | 11:37 |
amotoki | gmann: anyway thank for clarification. I understand we don't need stable branches for tempest plugins. | 11:38 |
gmann | amotoki: i am writing that item in QA PTG etherpad so that we (by default I :)) will plan and write somethings for that. | 11:38 |
amotoki | neutron team will discuss the tempest plugin release in a meeting next week. | 11:38 |
*** alexchadin has joined #openstack-qa | 11:38 | |
gmann | amotoki: +1, let me know if any help needed. i am also planning to release tempest during end of this week | 11:38 |
*** tosky has joined #openstack-qa | 11:41 | |
*** rh-jelabarre has joined #openstack-qa | 11:43 | |
gmann | amotoki: added- L36 - https://etherpad.openstack.org/p/qa-stein-ptg | 11:49 |
amotoki | gmann: thanks. btw, in which days do QA sessions happen in PTG? | 11:50 |
gmann | amotoki: Tuesday - Thursday | 11:50 |
gmann | amotoki: Tuesday, Wed and Thurs | 11:51 |
*** dave-mccowan has joined #openstack-qa | 11:52 | |
*** alexchadin has quit IRC | 11:53 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove deprecated option volume_feature_enabled.api_v1 https://review.openstack.org/573135 | 11:53 |
*** raildo has joined #openstack-qa | 11:59 | |
*** jpena|lunch is now known as jpena | 12:13 | |
*** tosky has quit IRC | 12:35 | |
*** brinzhang has quit IRC | 12:41 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove deprecated option volume_feature_enabled.api_v1 https://review.openstack.org/573135 | 12:45 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Remove deprecated option volume_feature_enabled.api_v1 https://review.openstack.org/573135 | 12:46 |
gmann | masayukig: afazekas_ last 2 for this series - https://review.openstack.org/#/q/topic:volume-default-testing-v3+status:open | 12:48 |
*** dmellado has joined #openstack-qa | 12:50 | |
*** jroll has quit IRC | 12:59 | |
*** jroll has joined #openstack-qa | 13:00 | |
*** mriedem has quit IRC | 13:03 | |
*** ramishra has quit IRC | 13:04 | |
*** stevebaker has joined #openstack-qa | 13:05 | |
*** alexchadin has joined #openstack-qa | 13:12 | |
*** SteelyDan is now known as dansmith | 13:25 | |
*** mvkr has quit IRC | 13:29 | |
jroll | so, we're branching tempest and all plugins this cycle? | 13:41 |
jroll | is the stable/rocky gate supposed to use the branched version, or master, or both? | 13:42 |
jroll | and who is going to do the work to force stable/rocky CI to use master, if that's needed, or add extra jobs, if that's needed | 13:42 |
TheJulia | And if we go down that route of adding extra jobs, is there any real actual value? | 13:43 |
gmann | jroll: TheJulia tempest will not branch per release, it will be same as branchlessand testing all stable branches with master and plugins also should go in same way | 13:45 |
jroll | gmann: hmm, cycle-with-intermediary implies stable branches, no? | 13:47 |
TheJulia | This discussion goes back to http://lists.openstack.org/pipermail/openstack-dev/2018-August/133189.html | 13:47 |
*** ramishra has joined #openstack-qa | 13:48 | |
gmann | jroll: not necessary, that is to tag the plugins per cycle and branch stay master | 13:48 |
jroll | gmann: okay, I was confused then, thanks. | 13:48 |
TheJulia | I think we were all confused | 13:48 |
TheJulia | Thanks! | 13:49 |
gmann | TheJulia: yeah, that is reminder for plugins team to tag the plugin for rocky | 13:49 |
gmann | jroll: TheJulia main goal of tag is to identify a single set of tag for all plugins to test the per release cloud - http://lists.openstack.org/pipermail/openstack-dev/2018-June/131810.html | 13:49 |
TheJulia | gmann: except it is easy to read it and think that a rocky branch is now required | 13:50 |
gmann | otherwise plugins CI and branchless nature stay same | 13:50 |
gmann | TheJulia: got it, i can clear that on reply. | 13:50 |
jroll | gmann: right, I see Doug's last email too, it makes sense | 13:50 |
TheJulia | thanks | 13:51 |
*** awaugama has joined #openstack-qa | 13:59 | |
*** mvkr has joined #openstack-qa | 13:59 | |
openstackgerrit | Merged openstack-dev/devstack master: Set transport_url in proper keystone config section https://review.openstack.org/587930 | 14:13 |
openstackgerrit | Merged openstack-dev/devstack master: Correct neutron docs https://review.openstack.org/586647 | 14:13 |
*** dustins has joined #openstack-qa | 14:24 | |
*** alexchadin has quit IRC | 14:30 | |
*** alexchadin has joined #openstack-qa | 14:30 | |
openstackgerrit | Merged openstack/tempest master: trivial: Fix some compute api_schema formatting nits https://review.openstack.org/589482 | 14:39 |
*** kopecmartin has quit IRC | 15:00 | |
*** alexchadin has quit IRC | 15:04 | |
openstackgerrit | Mykola Yakovliev proposed openstack/patrole master: Add tests to cover RBAC policies https://review.openstack.org/586827 | 15:05 |
openstackgerrit | Merged openstack-dev/devstack master: Fix TEMPEST_AUTH_VERSION comparision condition for identity v2 https://review.openstack.org/589399 | 15:08 |
gmann | frickler: ianw if you can check stable branches patch (master one is merged now) - https://review.openstack.org/#/q/I5f7e3bcf733edbbee06016bcad4845dda552815e | 15:12 |
gmann | i need to get pike one in to setup identity v2 admin testing | 15:12 |
*** kopecmartin has joined #openstack-qa | 15:15 | |
*** agurenko has quit IRC | 15:35 | |
*** pcaruana has quit IRC | 15:37 | |
*** gouthamr has joined #openstack-qa | 15:54 | |
*** e0ne has quit IRC | 16:03 | |
gmann | felipemonteiro once you are back - i left comment on this. i think feature flag per cycle should work here as newly added/removed policy are not dynamically changed. - https://review.openstack.org/#/c/584102/7 | 16:07 |
gmann | also can you check my reply in this - https://review.openstack.org/#/c/587303/6 | 16:08 |
*** slaweq_ has quit IRC | 16:15 | |
*** kopecmartin has quit IRC | 16:20 | |
*** e0ne has joined #openstack-qa | 16:28 | |
*** slaweq_ has joined #openstack-qa | 16:31 | |
*** jpena is now known as jpena|off | 16:34 | |
*** slaweq_ has quit IRC | 16:36 | |
*** pcaruana has joined #openstack-qa | 16:40 | |
*** masayukig has quit IRC | 16:43 | |
*** mvkr has quit IRC | 16:48 | |
*** slaweq_ has joined #openstack-qa | 16:52 | |
*** slaweq_ has quit IRC | 16:57 | |
*** dtantsur is now known as dtantsur|afk | 16:59 | |
*** e0ne has quit IRC | 17:01 | |
openstackgerrit | Merged openstack/tempest master: Fill aggregate schema for microversion 2.41 https://review.openstack.org/589023 | 17:02 |
openstackgerrit | Merged openstack/tempest master: Add comment for schema change in microversion 2.13 https://review.openstack.org/589768 | 17:02 |
openstackgerrit | Merged openstack/tempest master: Adding links to git reference in docs https://review.openstack.org/586205 | 17:02 |
*** slaweq_ has joined #openstack-qa | 17:11 | |
*** sapcc-bot1 has joined #openstack-qa | 17:12 | |
*** sapcc-bot2 has joined #openstack-qa | 17:14 | |
*** slaweq_ has quit IRC | 17:15 | |
*** openstackgerrit has quit IRC | 17:19 | |
*** slaweq_ has joined #openstack-qa | 17:32 | |
*** slaweq_ has quit IRC | 17:37 | |
*** sapcc-bot has quit IRC | 17:39 | |
*** mvkr has joined #openstack-qa | 17:39 | |
*** manjeets has quit IRC | 17:40 | |
*** rosmaita has quit IRC | 17:43 | |
afazekas_ | gmann: The ptg topic about acpi unplug was added by me. I will ne on PTO soon. Is it ok to have in the schedule? | 17:51 |
*** pcaruana has quit IRC | 17:59 | |
*** slaweq_ has joined #openstack-qa | 18:11 | |
*** slaweq_ has quit IRC | 18:15 | |
*** e0ne has joined #openstack-qa | 18:30 | |
*** slaweq_ has joined #openstack-qa | 18:32 | |
*** slaweq_ has quit IRC | 18:37 | |
*** raildo_ has joined #openstack-qa | 18:59 | |
*** raildo has quit IRC | 19:00 | |
*** jpena|off is now known as jpena | 19:04 | |
*** rmascena__ has joined #openstack-qa | 19:06 | |
*** rmascena__ is now known as raildo | 19:06 | |
*** jpena is now known as jpena|off | 19:06 | |
*** raildo_ has quit IRC | 19:08 | |
*** ameade_ has joined #openstack-qa | 19:18 | |
*** mgagne_ has joined #openstack-qa | 19:24 | |
*** rajinir has quit IRC | 19:25 | |
*** ameade has quit IRC | 19:25 | |
*** tommylikehu has quit IRC | 19:25 | |
*** mgagne has quit IRC | 19:25 | |
*** charz has quit IRC | 19:25 | |
*** ameade_ is now known as ameade | 19:25 | |
*** amotoki has quit IRC | 19:27 | |
*** dustins has quit IRC | 19:29 | |
*** amotoki has joined #openstack-qa | 19:30 | |
*** raildo has quit IRC | 19:30 | |
*** raildo has joined #openstack-qa | 19:31 | |
*** slaweq_ has joined #openstack-qa | 19:32 | |
*** slaweq_ has quit IRC | 19:36 | |
*** e0ne has quit IRC | 19:52 | |
*** awaugama has quit IRC | 19:52 | |
*** rajinir has joined #openstack-qa | 20:05 | |
*** slaweq_ has joined #openstack-qa | 20:11 | |
*** slaweq_ has quit IRC | 20:16 | |
*** e0ne has joined #openstack-qa | 20:18 | |
*** raildo has quit IRC | 20:28 | |
*** slaweq_ has joined #openstack-qa | 20:32 | |
*** e0ne has quit IRC | 20:33 | |
*** slaweq_ has quit IRC | 20:36 | |
*** openstackgerrit has joined #openstack-qa | 20:39 | |
openstackgerrit | Mykola Yakovliev proposed openstack/patrole master: Add tests to cover auto_allocated_topology https://review.openstack.org/591518 | 20:39 |
*** slaweq_ has joined #openstack-qa | 20:53 | |
*** slaweq_ has quit IRC | 20:57 | |
*** slaweq_ has joined #openstack-qa | 21:11 | |
*** slaweq_ has quit IRC | 21:16 | |
*** slaweq_ has joined #openstack-qa | 21:33 | |
*** slaweq_ has quit IRC | 21:43 | |
openstackgerrit | Paul Belanger proposed openstack-infra/devstack-gate master: Bump ansible to latest 2.5 version https://review.openstack.org/591527 | 21:49 |
*** gfidente is now known as gfidente|fk | 21:49 | |
*** e0ne has joined #openstack-qa | 21:50 | |
*** e0ne has quit IRC | 21:56 | |
*** slaweq_ has joined #openstack-qa | 22:00 | |
*** rcernin has joined #openstack-qa | 22:01 | |
*** slaweq_ has quit IRC | 22:04 | |
*** slaweq_ has joined #openstack-qa | 22:11 | |
*** slaweq_ has quit IRC | 22:16 | |
*** slaweq_ has joined #openstack-qa | 22:53 | |
*** slaweq_ has quit IRC | 22:58 | |
*** slaweq_ has joined #openstack-qa | 23:11 | |
*** slaweq_ has quit IRC | 23:15 | |
openstackgerrit | Paul Belanger proposed openstack-infra/devstack-gate master: Bump ansible to latest 2.5 version https://review.openstack.org/591527 | 23:37 |
*** gfidente|fk is now known as gfidente | 23:42 | |
*** slaweq_ has joined #openstack-qa | 23:53 | |
*** slaweq_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!