*** tosky has quit IRC | 00:09 | |
openstackgerrit | Ghanshyam proposed openstack/tempest master: Move horizon test from tempest-horizon to tempest https://review.opendev.org/c/openstack/tempest/+/771727 | 00:12 |
---|---|---|
brinzhang | gmann: pls check this tempest zuul job, I hit an issue, cannot pass the zuul job check because of the nova change | 00:24 |
brinzhang | gmann: tempest patch is https://review.opendev.org/c/openstack/tempest/+/769120 | 00:24 |
brinzhang | gmann: the nova change is https://review.opendev.org/c/openstack/nova/+/768852/7/nova/api/openstack/compute/routes.py#689 and the heah patch bofor it | 00:25 |
gmann | brinzhang: just replied on tempest patch | 00:26 |
gmann | brinzhang: for testing the nova changes we just need 1. add new tests with new microversion 2. cap old failing tests with new microversion - 1 | 00:26 |
gmann | let me give the example for both | 00:27 |
brinzhang | thanks | 00:27 |
gmann | this is for new test with min_microversion as where the nova changes done https://github.com/openstack/tempest/blob/master/tempest/api/compute/admin/test_hypervisor.py#L108 | 00:28 |
gmann | for that you need new tempest service client which you are already doing https://review.opendev.org/c/openstack/tempest/+/769120/13/tempest/lib/services/compute/project_usages_client.py | 00:29 |
gmann | and for existing test, do not delete but cap them with max_version https://review.opendev.org/c/openstack/tempest/+/769120/13/tempest/api/compute/admin/test_simple_tenant_usage.py | 00:30 |
gmann | if you include class level var max_microversion = '2.89' like done in https://github.com/openstack/tempest/blob/master/tempest/api/compute/admin/test_hypervisor.py#L127 | 00:30 |
gmann | that should be enough for testing the new API with new microversion and old API until 2.89 | 00:31 |
brinzhang | but the os-simple-tenant-usage action will replace with os-simple-project-usage action, the tempest check the os-simple-tenant-usage action | 00:31 |
brinzhang | does it impact the stable branch? | 00:31 |
gmann | brinzhang: that is replaced with new microversion onwards only and old microversion will have no change | 00:31 |
*** rcernin has quit IRC | 00:32 | |
brinzhang | gmann: ack, I will try | 00:32 |
gmann | brinzhang: max_microversion will take care of stable branch . in devstack we cap the max version on each stable branch. for example 2.87 for ussuri - https://review.opendev.org/c/openstack/devstack/+/725439/1/lib/tempest | 00:33 |
gmann | this way tempest running on stable/ussuri will skip all the new microversion > 2.87 tests means testing only things which are available until ussuri | 00:34 |
*** brinzhang_ has joined #openstack-qa | 00:34 | |
brinzhang_ | gmann: sorry, my net is disconnect just now | 00:35 |
gmann | oh | 00:35 |
gmann | re posting chat | 00:35 |
brinzhang_ | thanks | 00:35 |
gmann | brinzhang: max_microversion will take care of stable branch . in devstack we cap the max version on each stable branch. for example 2.87 for ussuri - https://review.opendev.org/c/openstack/devstack/+/725439/1/lib/tempest | 00:35 |
gmann | this way tempest running on stable/ussuri will skip all the new microversion > 2.87 tests means testing only things which are available until ussuri | 00:35 |
gmann | that was question for stable branch testing | 00:36 |
gmann | s/question/answer | 00:36 |
brinzhang_ | gmann: so I also need to submit a patch for the devstack bump the max_version=2.89 ? | 00:37 |
*** rcernin has joined #openstack-qa | 00:37 | |
*** brinzhang has quit IRC | 00:37 | |
gmann | brinzhang_: no, on master it is 'latest' so test everything | 00:37 |
gmann | once we cut the devstack wallaby branch then we cap it with what we have in nova as max. | 00:37 |
gmann | that qa team handle at the time of wallaby release | 00:38 |
*** lbragstad_ has joined #openstack-qa | 00:38 | |
brinzhang_ | gmann: ack | 00:38 |
*** songwenping_ has joined #openstack-qa | 00:38 | |
*** songwenping_ has quit IRC | 00:38 | |
gmann | basically tempest will test same way user will use: call 'os-simple-tenant-usage' api for <=2.89 and 'os-simple-project-usage' api > 2.89 | 00:39 |
brinzhang_ | it's good for me | 00:39 |
*** songwenping_ has joined #openstack-qa | 00:40 | |
brinzhang_ | gmann: thanks for your guide, I think it's enough to get this patch issue, if Ihave other questions, will ping you agaion, thanks again | 00:40 |
*** lbragstad has quit IRC | 00:40 | |
openstackgerrit | Ghanshyam proposed opendev/subunit2sql master: Fix compatibility with latest oslo.config https://review.opendev.org/c/opendev/subunit2sql/+/764832 | 00:41 |
gmann | brinzhang_: sure, np! | 00:41 |
brinzhang_ | ^^ | 00:41 |
*** dave-mccowan has quit IRC | 01:15 | |
*** dave-mccowan has joined #openstack-qa | 01:30 | |
*** lbragstad_ is now known as lbragstad | 01:37 | |
openstackgerrit | Ghanshyam proposed opendev/subunit2sql master: Fix compatibility with latest oslo.config https://review.opendev.org/c/opendev/subunit2sql/+/764832 | 01:45 |
gmann | mtreinish: ^^ this should finally pass, I am skipping the hacking checks failing for 2.0.0 otherwise it can be lot of code change in this. I can work on that once gate is green | 01:46 |
*** lbragstad has quit IRC | 01:46 | |
*** rh-jelabarre has quit IRC | 02:22 | |
*** hamalq has quit IRC | 02:24 | |
*** brinzhang_ has quit IRC | 02:44 | |
*** brinzhang_ has joined #openstack-qa | 02:45 | |
*** rcernin has quit IRC | 03:08 | |
*** psahoo has joined #openstack-qa | 03:11 | |
*** ianw is now known as ianw_pto | 03:12 | |
*** lbragstad has joined #openstack-qa | 03:25 | |
*** rcernin has joined #openstack-qa | 03:33 | |
*** zenkuro has quit IRC | 03:40 | |
*** rcernin has quit IRC | 03:48 | |
*** rcernin has joined #openstack-qa | 04:04 | |
*** rcernin has quit IRC | 04:05 | |
*** rcernin has joined #openstack-qa | 04:05 | |
openstackgerrit | Merged openstack/tempest master: Add client methods and tests for system grants https://review.opendev.org/c/openstack/tempest/+/743865 | 04:45 |
*** vishalmanchanda has joined #openstack-qa | 04:47 | |
*** psahoo has quit IRC | 04:59 | |
*** ykarel has joined #openstack-qa | 05:00 | |
*** lbragstad has quit IRC | 05:11 | |
*** psahoo has joined #openstack-qa | 05:14 | |
*** psahoo has quit IRC | 05:21 | |
*** psahoo has joined #openstack-qa | 05:37 | |
openstackgerrit | Rico Lin proposed openstack/devstack master: arm64 devstack run https://review.opendev.org/c/openstack/devstack/+/708317 | 05:43 |
*** sboyron has joined #openstack-qa | 06:32 | |
openstackgerrit | Rico Lin proposed openstack/devstack master: arm64 devstack run https://review.opendev.org/c/openstack/devstack/+/708317 | 06:56 |
frickler | kevinz: ricolin: we seem to be failing to start any nodes on linaro-us since yesterday about 1600, can you check this on your end? https://grafana.opendev.org/d/pwrNXt2Mk/nodepool-linaro?orgId=1&from=now-24h&to=now (cc infra-root) | 07:02 |
ykarel | Any tempest core around? review please https://review.opendev.org/c/openstack/tempest/+/771817 | 07:02 |
kevinz | frickler: yes I just sort out the issue | 07:03 |
kevinz | recovered, now I can see instances is launching | 07:04 |
*** lpiwowar has joined #openstack-qa | 07:04 | |
frickler | kevinz: great, thx. (also this was meant for #openstack-infra, but nevermind) | 07:06 |
kevinz | np, yw | 07:07 |
kevinz | frickler: :-) | 07:07 |
*** lpiwowar has quit IRC | 07:09 | |
*** lpiwowar has joined #openstack-qa | 07:09 | |
*** rcernin has quit IRC | 07:25 | |
*** rpittau|afk is now known as rpittau | 07:34 | |
*** rcernin has joined #openstack-qa | 07:37 | |
*** rcernin has quit IRC | 07:42 | |
*** psahoo has quit IRC | 07:45 | |
*** ralonsoh has joined #openstack-qa | 07:48 | |
*** rcernin has joined #openstack-qa | 07:50 | |
*** yamamoto has quit IRC | 07:53 | |
*** yamamoto has joined #openstack-qa | 07:54 | |
*** slaweq has joined #openstack-qa | 07:54 | |
*** rcernin has quit IRC | 07:55 | |
*** psahoo has joined #openstack-qa | 07:58 | |
*** yamamoto has quit IRC | 08:04 | |
*** rcernin has joined #openstack-qa | 08:08 | |
*** rcernin has quit IRC | 08:13 | |
*** rcernin has joined #openstack-qa | 08:14 | |
*** rcernin has quit IRC | 08:19 | |
*** rcernin has joined #openstack-qa | 08:26 | |
*** rcernin has quit IRC | 08:31 | |
*** gcheresh has joined #openstack-qa | 08:32 | |
*** yamamoto has joined #openstack-qa | 08:36 | |
*** rcernin has joined #openstack-qa | 08:44 | |
*** tosky has joined #openstack-qa | 08:44 | |
*** rcernin has quit IRC | 08:49 | |
*** yamamoto has quit IRC | 08:51 | |
*** gfidente|afk is now known as gfidente | 08:52 | |
openstackgerrit | Brin Zhang proposed openstack/tempest master: Replace tenant-usage with project-usage https://review.opendev.org/c/openstack/tempest/+/769120 | 08:55 |
*** jpena|off is now known as jpena | 08:57 | |
yoctozepto | gmann: ack, done | 08:59 |
*** lucasagomes has joined #openstack-qa | 09:02 | |
*** psahoo has quit IRC | 09:06 | |
*** rcernin has joined #openstack-qa | 09:08 | |
*** rcernin has quit IRC | 09:13 | |
*** masayukig has quit IRC | 09:14 | |
*** zigo has quit IRC | 09:14 | |
*** masayukig has joined #openstack-qa | 09:15 | |
*** zigo has joined #openstack-qa | 09:15 | |
*** psahoo has joined #openstack-qa | 09:15 | |
*** rcernin has joined #openstack-qa | 09:25 | |
*** gcheresh has quit IRC | 09:26 | |
*** rcernin has quit IRC | 09:30 | |
*** lpiwowar has quit IRC | 09:31 | |
*** lpiwowar has joined #openstack-qa | 09:32 | |
*** rcernin has joined #openstack-qa | 09:32 | |
*** dtantsur|afk is now known as dtantsur | 09:59 | |
openstackgerrit | Rico Lin proposed openstack/devstack master: arm64 devstack run https://review.opendev.org/c/openstack/devstack/+/708317 | 10:03 |
*** yamamoto has joined #openstack-qa | 10:05 | |
*** yamamoto has quit IRC | 10:09 | |
ricolin | kevinz, as I mentioned in private chat, the issue seems still happening (not sure it's the same as issues frickler mention or it's because the experiment devstack job with xxxlarge flavor). Here's the final live stream log I found from test http://paste.openstack.org/show/801861/ | 10:10 |
openstackgerrit | Lee Yarwood proposed openstack/tempest master: test_encrypted_cinder_volumes: Do not create an image for this test https://review.opendev.org/c/openstack/tempest/+/771958 | 10:14 |
*** yamamoto has joined #openstack-qa | 10:16 | |
*** yamamoto has quit IRC | 10:16 | |
*** yamamoto has joined #openstack-qa | 10:16 | |
openstackgerrit | Martin Kopec proposed openstack/tempest master: DNM: debug swift test failure bug#1905432 https://review.opendev.org/c/openstack/tempest/+/764020 | 10:19 |
*** yamamoto has quit IRC | 10:20 | |
*** yamamoto has joined #openstack-qa | 10:20 | |
*** yamamoto has quit IRC | 10:20 | |
*** yamamoto has joined #openstack-qa | 10:21 | |
*** yamamoto has quit IRC | 10:22 | |
*** yamamoto has joined #openstack-qa | 10:22 | |
*** yamamoto has quit IRC | 10:22 | |
*** yamamoto has joined #openstack-qa | 10:23 | |
*** yamamoto has quit IRC | 10:27 | |
kopecmartin | masayukig: hi, can you please review this https://review.opendev.org/c/openstack/openstack-health/+/740564 , thanks | 10:37 |
openstackgerrit | Wenping Song proposed openstack/tempest master: Replace tenant-usage with project-usage https://review.opendev.org/c/openstack/tempest/+/769120 | 10:37 |
masayukig | kopecmartin: +A | 10:38 |
kopecmartin | masayukig: thank you | 10:38 |
openstackgerrit | Merged openstack/tempest master: Fix project/domain scope in dynamic_creds https://review.opendev.org/c/openstack/tempest/+/771817 | 10:44 |
brinzhang_ | gmann: I was updated the tempest for the project-usage as your suggestion, pls review again https://review.opendev.org/c/openstack/tempest/+/769120 | 10:55 |
brinzhang_ | gmann: thanks | 10:55 |
openstackgerrit | Lukas Piwowarski proposed openstack/tempest master: Make create_user domain-aware for V3CredsClient https://review.opendev.org/c/openstack/tempest/+/642237 | 11:01 |
*** ykarel_ has joined #openstack-qa | 11:08 | |
*** ykarel has quit IRC | 11:08 | |
*** ykarel__ has joined #openstack-qa | 11:16 | |
*** ykarel_ has quit IRC | 11:19 | |
*** rcernin has quit IRC | 11:31 | |
*** rcernin has joined #openstack-qa | 11:38 | |
*** zenkuro has joined #openstack-qa | 11:54 | |
*** rcernin has quit IRC | 12:00 | |
*** rcernin has joined #openstack-qa | 12:27 | |
*** gcheresh has joined #openstack-qa | 12:28 | |
*** iurygregory_ has joined #openstack-qa | 12:28 | |
*** iurygregory has quit IRC | 12:28 | |
*** iurygregory_ is now known as iurygregory | 12:29 | |
*** jpena is now known as jpena|lunch | 12:35 | |
*** yamamoto has joined #openstack-qa | 12:44 | |
*** rcernin has quit IRC | 12:48 | |
*** yamamoto has quit IRC | 12:49 | |
*** psahoo has quit IRC | 12:49 | |
*** rh-jelabarre has joined #openstack-qa | 12:55 | |
*** psahoo has joined #openstack-qa | 13:08 | |
*** tkajinam_ has quit IRC | 13:16 | |
*** sboyron has quit IRC | 13:16 | |
openstackgerrit | Martin Kopec proposed openstack/openstack-health master: Cap pandas to < 1.2.0 to fix gates https://review.opendev.org/c/openstack/openstack-health/+/771976 | 13:26 |
openstackgerrit | Martin Kopec proposed openstack/openstack-health master: Cap pandas to < 1.2.0 to fix gates https://review.opendev.org/c/openstack/openstack-health/+/771976 | 13:27 |
*** sboyron has joined #openstack-qa | 13:27 | |
*** paras333 has joined #openstack-qa | 13:28 | |
*** jpena|lunch is now known as jpena | 13:34 | |
kopecmartin | gmann: masayukig https://review.opendev.org/c/openstack/openstack-health/+/771976 will fix failing changes on gates in openstack-health | 13:40 |
*** lbragstad has joined #openstack-qa | 13:42 | |
*** ykarel__ is now known as ykarel | 13:44 | |
gmann | kopecmartin: thanks +2 | 14:17 |
gmann | kopecmartin: this is ready https://review.opendev.org/c/openstack/tempest/+/771727 | 14:17 |
gmann | brinzhang_: ack, will check it | 14:17 |
*** gcheresh has quit IRC | 14:39 | |
masayukig | kopecmartin: +A | 14:49 |
masayukig | gmann: +2 for 771727 | 14:49 |
gmann | masayukig: thanks | 14:52 |
gmann | masayukig: also this subunit one is all green now - https://review.opendev.org/c/opendev/subunit2sql/+/764832 | 14:52 |
gmann | I can work on more things there on new hacking and py2 drop etc after this | 14:53 |
openstackgerrit | Merged openstack/openstack-health master: Cap pandas to < 1.2.0 to fix gates https://review.opendev.org/c/openstack/openstack-health/+/771976 | 14:57 |
*** rpittau is now known as rpittau|afk | 14:58 | |
masayukig | gmann: +2 | 15:01 |
*** mugsie has joined #openstack-qa | 15:09 | |
*** vishalmanchanda has quit IRC | 15:15 | |
*** mugsie has quit IRC | 15:18 | |
openstackgerrit | Merged openstack/devstack stable/stein: Setting available_features for stable branch https://review.opendev.org/c/openstack/devstack/+/771398 | 15:19 |
gmann | masayukig: thanks | 15:28 |
openstackgerrit | Merged openstack/openstack-health master: Replace assertItemsEqual with assertCountEqual https://review.opendev.org/c/openstack/openstack-health/+/740564 | 15:39 |
*** nweinber has joined #openstack-qa | 15:43 | |
openstackgerrit | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: WIP: Different approach to TripleO job https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/762866 | 15:46 |
openstackgerrit | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Simplify and rename Devstack-specific pre tasks https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/771996 | 15:46 |
*** mugsie has joined #openstack-qa | 15:51 | |
*** nweinber has quit IRC | 15:52 | |
*** nweinber has joined #openstack-qa | 15:53 | |
openstackgerrit | Merged openstack/openstack-health master: Create tox environment to build pdf documentation https://review.opendev.org/c/openstack/openstack-health/+/752235 | 16:01 |
*** raildo has joined #openstack-qa | 16:20 | |
*** lpiwowar has quit IRC | 16:33 | |
*** ykarel has quit IRC | 16:47 | |
*** lucasagomes has quit IRC | 17:08 | |
openstackgerrit | Merged openstack/tempest master: Move horizon test from tempest-horizon to tempest https://review.opendev.org/c/openstack/tempest/+/771727 | 17:08 |
*** ralonsoh has quit IRC | 17:51 | |
*** gfidente has quit IRC | 17:55 | |
*** jpena is now known as jpena|off | 17:55 | |
*** slaweq has quit IRC | 18:12 | |
*** lbragstad has quit IRC | 18:16 | |
*** dtantsur is now known as dtantsur|afk | 18:17 | |
*** lbragstad has joined #openstack-qa | 18:22 | |
*** ramishra has quit IRC | 18:38 | |
*** psahoo has quit IRC | 18:55 | |
*** gcheresh has joined #openstack-qa | 19:24 | |
*** slaweq has joined #openstack-qa | 19:46 | |
*** slaweq has quit IRC | 20:01 | |
*** rh-jelabarre has quit IRC | 20:12 | |
openstackgerrit | Merged opendev/subunit2sql master: Fix compatibility with latest oslo.config https://review.opendev.org/c/opendev/subunit2sql/+/764832 | 20:19 |
*** gcheresh has quit IRC | 20:25 | |
*** nweinber has quit IRC | 20:34 | |
*** viks____ has quit IRC | 20:50 | |
*** rcernin has joined #openstack-qa | 20:58 | |
*** rcernin has quit IRC | 21:02 | |
*** rcernin has joined #openstack-qa | 21:03 | |
*** vhari has quit IRC | 21:20 | |
*** vhari has joined #openstack-qa | 21:22 | |
*** rcernin has quit IRC | 21:28 | |
openstackgerrit | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: WIP: Different approach to TripleO job https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/762866 | 21:53 |
openstackgerrit | Archit Modi proposed openstack/whitebox-tempest-plugin master: [WIP] Introduce volume encryption tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/771283 | 22:11 |
openstackgerrit | Archit Modi proposed openstack/whitebox-tempest-plugin master: Introduce volume encryption tests https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/771283 | 22:12 |
openstackgerrit | Hironori Shiina proposed openstack/devstack master: WIP: Configure Cinder backup driver https://review.opendev.org/c/openstack/devstack/+/770171 | 22:43 |
*** rcernin has joined #openstack-qa | 22:46 | |
*** yamamoto has joined #openstack-qa | 22:58 | |
openstackgerrit | Dan Smith proposed openstack/devstack master: WIP: Async task support https://review.opendev.org/c/openstack/devstack/+/771505 | 23:43 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!