Wednesday, 2019-06-19

openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582700:02
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582700:34
Ramerethi'm a little confused how to get my openstack/cookbook-openstack-identity PR to pass with the dependencies. Any help would be great!00:54
RamerethAt least openstack-chef passed:)00:54
*** higgins has quit IRC01:30
*** higgins has joined #openstack-chef01:38
*** irclogbot_1 has quit IRC05:30
*** irclogbot_3 has joined #openstack-chef05:30
*** mutin-s has quit IRC09:18
*** mutin-s has joined #openstack-chef09:19
calbersRamereth: great job! openstack-chef lonely passes is expected since there are all the dependencies that should've changed depending on your fog-openstack fix chain. I'll try contruct a merge order if possible. Otherwise we have to merge everything even if they fail until openstack-chef can be merged at last :)10:18
Ramerethcalbers: thanks!15:27
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582615:32
Ramerethcalbers: isn't adding that dep going to create a circular dep loop in zuul?15:38
calbersRamereth: i don't think so, but if we have to remove the dependencies on openstack-chef. We have to add it also in all the other cookbooks15:42
Ramerethtrue. I think part of the problem I'm having is the direction of the dep as I feel like I'm doing it backwards15:43
calbersRamereth: the depends on in openstack-chef just aproved that all patches work fine, the merge process will be in the other direction 'on-by-one'15:43
calberstrue is like deriving the hole tree by hand15:44
Ramerethwhat does gerrit/zuul do if two changes are both depend on each other? from what I can tell, it never kicks off a test run15:47
calbersok, i guess then its fail/loop prove, then lets kick out the hole dependencies of openstack-chef and give it a recheck :D15:48
RamerethI know that will fail as I kicked it off w/o any deps15:49
calberssure, but the client cookbook will proly succeed imo15:49
calbersthen we'll have to also depend in identity on openstack-chef and so on15:50
RamerethI think what needs to happen is I need to do it in reverse order. i.e. 1) remove deps from everything 2) have openstack-integration-test dep on everything, that should succeed and then merge. 3) do bare-metal next, etc etc15:50
Ramerethor should I chain the deps? client -> identity -> image, etc?15:50
Ramerethor rather the reverse?15:51
* Ramereth is so confused15:51
Ramereththe trouble is because of the run list order and how this impacts nearly every cookbook in the integration test15:51
calbersno your first approach is correct, but leave it in all except for openstack-chef15:51
calbersthese deps seem to be nearly perfect :)15:52
Ramerethto clarify, what is correct and what should I change?15:52
calbersremove deps of openstack-chef, add openstack-chef as dep to all the others. next steps will follow since i haven't done such a merge chain in a while15:53
Ramerethbasically, openstack-chef will need to be merged last so it's ok to remove those deps since we can rerun it after the others are merged?15:54
calberscorrect! if we're lucky jklare will show up and say some words15:54
calbersbut i think we are on the right direction15:55
Ramerethalright, I'll give it a go15:56
Ramereththanks for your help15:56
calbersyour welcome i really appreciate your work! our team will start, as you proly heard of jklare, soon on rocky and stein :)16:00
openstackgerritLance Albertson proposed openstack/openstack-chef master: Install and use Chef Client instead of ChefDK on integration tests  https://review.opendev.org/66617616:03
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582616:14
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582716:16
* Ramereth just discovered https://zuul.openstack.org/status16:19
Ramerethlooks like using the newer chefdk is running into this: https://github.com/sous-chefs/apache2/issues/588. I'll push the version back to something that doesn't include that version of chefspec16:45
openstackgerritLance Albertson proposed openstack/openstack-chef master: Install and use Chef Client instead of ChefDK on integration tests  https://review.opendev.org/66617616:56
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582716:57
openstackgerritLance Albertson proposed openstack/openstack-chef master: Install and use Chef Client instead of ChefDK on integration tests  https://review.opendev.org/66617617:10
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582717:12
openstackgerritLance Albertson proposed openstack/cookbook-openstack-image master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618217:13
openstackgerritLance Albertson proposed openstack/cookbook-openstack-network master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618317:13
openstackgerritLance Albertson proposed openstack/cookbook-openstack-compute master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618417:13
openstackgerritLance Albertson proposed openstack/cookbook-openstack-bare-metal master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618517:14
openstackgerritLance Albertson proposed openstack/cookbook-openstack-integration-test master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618817:14
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582617:15
openstackgerritLance Albertson proposed openstack/cookbook-openstack-block-storage master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618917:16
Ramerethsorry for the "spam" here.. I was fixing some deps. I *think* openstack/cookbook-openstackclient should pass this time17:17
openstackgerritLance Albertson proposed openstack/cookbook-openstack-bare-metal master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618517:29
calbersno worries :)17:46
Ramerethlooks like I forgot to update the unit tests in some of those. grr17:53
openstackgerritLance Albertson proposed openstack/cookbook-openstack-image master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618217:57
openstackgerritLance Albertson proposed openstack/cookbook-openstack-network master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618317:58
openstackgerritLance Albertson proposed openstack/cookbook-openstack-compute master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618417:59
openstackgerritLance Albertson proposed openstack/cookbook-openstack-block-storage master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66618918:00
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582618:14
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582618:25
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582719:06
openstackgerritLance Albertson proposed openstack/cookbook-openstack-identity master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582719:07
openstackgerritLance Albertson proposed openstack/cookbook-openstackclient master: Fixes to support fog-openstack-1.x  https://review.opendev.org/66582619:07
Ramerethcalbers frickler jklare: would love a review on this now that it passed: https://review.opendev.org/#/c/665826/20:14
Ramerethafter that's merged, I can then work on the other dependant PR's20:15
*** mutin-s has quit IRC21:21
*** mutin-s has joined #openstack-chef21:21
*** asidorenko has quit IRC21:53
*** asidorenko has joined #openstack-chef21:54

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!