*** enriquetaso has joined #openstack-manila | 00:13 | |
*** enriquetaso has quit IRC | 00:20 | |
tbarron | gouthamr "eek, i think we broke stable/rocky" | 00:46 |
---|---|---|
tbarron | just to clarify, we changed branchless tempest plugin and now some tests fail iiuc | 00:47 |
tbarron | we didn't to my knowledge backport functional code that broke stable/rocky itself | 00:47 |
tbarron | i say this in case anyone is listening and worried :) | 00:47 |
tbarron | we'll need to fix our tempest plugin | 00:48 |
*** whoami-rajat has joined #openstack-manila | 00:51 | |
gouthamr | ty tbarron, we should have our side conversations on the channel, especially after an outburst like that :) | 01:24 |
tbarron | gouthamr: I just didn't want to awake to NY Times story: manila has broken stable/rocky | 01:46 |
tbarron | gouthamr: :) | 01:46 |
*** dviroel_ has quit IRC | 01:47 | |
tbarron | page 42: branchless tempest foils developers again when they add tests that won't work for old stable/branches | 01:47 |
tbarron | s/NY Times/Gotham Herald/ | 01:54 |
gouthamr | you'll hear about it, exclusive coverage! :D | 03:14 |
openstackgerrit | Merged openstack/manila master: [Pylint] Bump pylint version to latest https://review.openstack.org/641160 | 04:12 |
openstackgerrit | zhufl proposed openstack/manila master: Add missing ws seperator between words https://review.openstack.org/642952 | 06:17 |
*** pcaruana has joined #openstack-manila | 06:19 | |
*** e0ne has joined #openstack-manila | 06:40 | |
*** kopecmartin|off is now known as kopecmartin | 07:07 | |
*** e0ne has quit IRC | 07:31 | |
*** e0ne has joined #openstack-manila | 07:51 | |
*** e0ne has quit IRC | 08:36 | |
*** a-pugachev has joined #openstack-manila | 08:37 | |
*** a-pugachev_ has joined #openstack-manila | 09:16 | |
*** a-pugachev has quit IRC | 09:19 | |
*** a-pugachev_ is now known as a-pugachev | 09:19 | |
*** a-pugachev has quit IRC | 09:20 | |
*** a-pugachev has joined #openstack-manila | 09:21 | |
*** FlorianFa has joined #openstack-manila | 09:23 | |
*** carlos_silva has joined #openstack-manila | 10:38 | |
*** luizbag has joined #openstack-manila | 10:39 | |
*** bal has joined #openstack-manila | 11:09 | |
*** tosky has joined #openstack-manila | 11:17 | |
*** thgcorrea has joined #openstack-manila | 11:30 | |
*** e0ne has joined #openstack-manila | 11:36 | |
openstackgerrit | Merged openstack/manila master: Add missing ws seperator between words https://review.openstack.org/642952 | 11:53 |
*** luizbag_ has joined #openstack-manila | 11:54 | |
*** thgcorrea has quit IRC | 11:55 | |
*** luizbag has quit IRC | 11:55 | |
*** lseki has joined #openstack-manila | 12:44 | |
*** a-pugachev has quit IRC | 12:45 | |
*** lseki has quit IRC | 12:45 | |
*** lseki has joined #openstack-manila | 12:45 | |
*** e0ne has quit IRC | 13:05 | |
*** tosky has quit IRC | 13:22 | |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: DNM - test porting dummy driver manage/unmanage changes to stable https://review.openstack.org/643048 | 13:37 |
tbarron | ganso: lseki ^^^^ | 13:37 |
*** eharney has joined #openstack-manila | 13:37 | |
tbarron | ganso: lseki cause tempest is busted on stable branches atm ... | 13:38 |
*** dviroel_ has joined #openstack-manila | 13:40 | |
*** thgcorrea has joined #openstack-manila | 13:43 | |
openstackgerrit | Helen Walsh proposed openstack/manila master: Manila VMAX docs - differences between quotas https://review.openstack.org/643050 | 14:02 |
*** thgcorrea has quit IRC | 14:03 | |
*** luizbag has joined #openstack-manila | 14:03 | |
*** luizbag_ has quit IRC | 14:05 | |
ganso | tbarron, sorry, I am a bit confused, why are manage-share-server tempest tests running in rocky if they depend on a microversion? | 14:06 |
tbarron | ganso: the manage-share-server tests are not running in rocky | 14:06 |
tbarron | ganso: the manage-share and manage-snapshot tests are though and the dummy driver methnods for these were changed in master | 14:07 |
tbarron | ganso: and the branchless manila-tempest-plugin tests depend on those changes | 14:07 |
ganso | tbarron, hmmm I see | 14:08 |
tbarron | ganso: basically the dummy driver does very little but those methods were enhanced with a bit more fake info so | 14:08 |
ganso | tbarron, the refactored tests can potentially break all drivers then | 14:08 |
tbarron | ganso: that the new tests could use the fake info | 14:09 |
ganso | tbarron, *potentially* | 14:09 |
*** irclogbot_1 has quit IRC | 14:09 | |
tbarron | ganso: *potentially* | 14:09 |
tbarron | ganso: maybe real drivers will have everything (like export locations) that was missing in the old dummy driver | 14:09 |
*** thgcorrea has joined #openstack-manila | 14:10 | |
*** e0ne has joined #openstack-manila | 14:10 | |
tbarron | ganso: if we're lucky the problem is just with dummy but I dunno yet | 14:10 |
ganso | tbarron, ok so it isn't really a "backport" what you are doing... you are really fixing a bug and making an improvement to the dummy driver to behave properly according to the refactored tests | 14:10 |
ganso | tbarron, so it should be fine | 14:11 |
tbarron | ganso: yes, that's all I'm doing and hopefully there isn't a bigger issue. But we need to be alert and see. | 14:11 |
tbarron | ganso: if by "it" you mean the dummy "backport" I think so; not 100% sure if other drivers could be affected yet | 14:12 |
*** irclogbot_1 has joined #openstack-manila | 14:13 | |
ganso | tbarron, yea | 14:13 |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Bump pylint job timeout https://review.openstack.org/642715 | 14:14 |
tbarron | ganso: ^^ dummy driver job failed in that last time, I made it depend on https://review.openstack.org/643048 and we can see ... | 14:15 |
ganso | tbarron, yea that's the one I saw | 14:16 |
*** enriquetaso has joined #openstack-manila | 14:20 | |
*** eharney has quit IRC | 14:23 | |
*** irclogbot_1 has quit IRC | 14:25 | |
*** eharney has joined #openstack-manila | 14:28 | |
*** irclogbot_1 has joined #openstack-manila | 14:28 | |
*** thgcorrea has quit IRC | 14:34 | |
*** luizbag_ has joined #openstack-manila | 14:34 | |
*** luizbag has quit IRC | 14:35 | |
*** mauricio_ps_ has joined #openstack-manila | 14:41 | |
*** bal_ has joined #openstack-manila | 14:43 | |
*** mauricio_ps_ has quit IRC | 14:43 | |
*** erlon has joined #openstack-manila | 15:29 | |
*** irclogbot_1 has quit IRC | 15:36 | |
*** irclogbot_1 has joined #openstack-manila | 15:39 | |
*** enriquetaso has quit IRC | 15:41 | |
*** a-pugachev has joined #openstack-manila | 15:42 | |
*** eharney has quit IRC | 15:49 | |
*** irclogbot_1 has quit IRC | 15:49 | |
*** irclogbot_1 has joined #openstack-manila | 15:51 | |
*** irclogbot_1 has quit IRC | 15:52 | |
*** irclogbot_1 has joined #openstack-manila | 15:56 | |
*** erlon has quit IRC | 16:11 | |
*** irclogbot_1 has quit IRC | 16:24 | |
*** thgcorrea has joined #openstack-manila | 16:25 | |
*** irclogbot_1 has joined #openstack-manila | 16:26 | |
*** a-pugachev has quit IRC | 16:34 | |
ganso | tbarron: test passed | 16:35 |
*** FlorianFa has quit IRC | 16:41 | |
*** FlorianFa has joined #openstack-manila | 16:54 | |
tbarron | ganso: cool, I'll un-WIP that review | 17:00 |
*** e0ne has quit IRC | 17:01 | |
openstackgerrit | Tom Barron proposed openstack/manila stable/rocky: Port dummy driver manage/unmanage changes to stable https://review.openstack.org/643048 | 17:04 |
*** kopecmartin is now known as kopecmartin|off | 17:23 | |
*** eharney has joined #openstack-manila | 17:41 | |
*** ianychoi has quit IRC | 17:55 | |
*** bal has quit IRC | 18:07 | |
*** a-pugachev has joined #openstack-manila | 18:09 | |
*** a-pugachev has quit IRC | 18:15 | |
*** a-pugachev has joined #openstack-manila | 18:19 | |
*** pcaruana has quit IRC | 18:29 | |
*** enriquetaso has joined #openstack-manila | 18:34 | |
*** e0ne has joined #openstack-manila | 19:01 | |
*** enriquetaso has quit IRC | 19:13 | |
*** enriquetaso has joined #openstack-manila | 19:29 | |
*** luizbag_ has quit IRC | 19:30 | |
*** luizbag has joined #openstack-manila | 19:30 | |
*** bal has joined #openstack-manila | 19:30 | |
*** thgcorrea has quit IRC | 19:31 | |
*** bal_ has quit IRC | 19:31 | |
*** bal has quit IRC | 20:02 | |
*** luizbag has quit IRC | 20:12 | |
*** e0ne has quit IRC | 20:38 | |
*** e0ne has joined #openstack-manila | 20:41 | |
*** e0ne has quit IRC | 20:45 | |
*** enriquetaso has quit IRC | 20:52 | |
*** whoami-rajat has quit IRC | 21:11 | |
openstackgerrit | Merged openstack/manila stable/rocky: Port dummy driver manage/unmanage changes to stable https://review.openstack.org/643048 | 21:22 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/queens: Port dummy driver manage/unmanage changes to stable https://review.openstack.org/643163 | 21:30 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/queens: DNM - baseline run on stable/queens https://review.openstack.org/637379 | 21:31 |
*** a-pugachev has quit IRC | 21:52 | |
*** a-pugachev has joined #openstack-manila | 21:53 | |
*** a-pugachev has quit IRC | 21:54 | |
*** tosky has joined #openstack-manila | 21:56 | |
*** carlos_silva has quit IRC | 22:07 | |
*** ianychoi has joined #openstack-manila | 23:06 | |
*** tosky has quit IRC | 23:23 | |
*** lseki has quit IRC | 23:31 | |
*** erlon has joined #openstack-manila | 23:48 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Fix API version inferred w/ un-versioned URLs https://review.openstack.org/643188 | 23:51 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Deploy manila with uwsgi on devstack https://review.openstack.org/631338 | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!