abelur | Here are the diffs from the same repo / code base, but used JJB 5x and JJB 6x in comparion gives a lot of diff! | 00:00 |
---|---|---|
abelur | https://www.irccloud.com/pastebin/xUfDvuRo/ | 00:00 |
abelur | However when the same exercise is performed before applying changes required by JJB 6x, I get zero diff between JJB 5x and 6x. | 00:02 |
vsevolod | Yep. If there is no diff, there should be no problems from migrating to 6x | 07:05 |
vsevolod | only possible change from migration to 6 is these diffs. If there are none - no changes. | 07:05 |
vsevolod | Ah, one more possible problem - python-jenkins version change | 07:06 |
vsevolod | jjb 6.0.0 switched to new python-jenkins | 07:07 |
vsevolod | if it has new problems - they can appear | 07:07 |
abelur | vsevolod: python-jenkins is on 1.8.2. Should I be using a diff version with 6.0.0? | 07:22 |
abelur | vsevolod: I'm confused with the diff being present. Should there be diff between 5x and 6x on the same code base after the changes are performed? My understanding is you will always see the diff with 5x and 6x. I previously ensure that there are no diff with old code base on 5x vs code changes performed with 6x. | 07:25 |
abelur | This is going to break a lot of repos :( | 07:25 |
vsevolod | Should be no diff for: | 07:29 |
vsevolod | - code working on 5.x | 07:30 |
vsevolod | ... produced by 5.x | 07:30 |
vsevolod | - code adjusted for 6.x, produced by 6.x | 07:30 |
abelur | vsevolod: perfect, that's what I have been following until now! | 07:43 |
abelur | This should be documented somewhere, helpful to others folks in the same boat! :-)) | 07:44 |
abelur | vsevolod: Now the question is why the JJB update throwing errors, even through there isnt any diff, could this be the python-jenkins that requires an update ? | 07:45 |
vsevolod | It may be | 07:47 |
vsevolod | You can try with same python-jenkins, but jjb 5.x | 07:47 |
vsevolod | to see who is to blame | 07:47 |
abelur | lol! :-)) | 07:53 |
abelur | sure, thanks | 07:53 |
abelur | vsevolod: sadly both are on python-jenkins==1.8.2! :/ | 07:54 |
vsevolod | Strange | 08:28 |
vsevolod | You can try to update jobs one-by-one, to find out which one it is failing on | 08:28 |
vsevolod | and also try to see which exactly error jenkins returns to python-jenkins | 08:29 |
vsevolod | and also check out jenkins logs | 08:29 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!