Wednesday, 2020-08-12

tristanCcorvus: we also successfully upgraded sf-project.io zuul to use zk tls today: `managesf.softwarefactory-project.io zookeeper[25565]: 2020-08-11 13:43:56,903 [myid:] - INFO  [nioEventLoopGroup-7-2:X509AuthenticationProvider@166] - Authenticated Id 'CN=client,OU=Org,O=SoftwareFactory,L=Paris,ST=Paris,C=FR' for Scheme 'x509'`00:23
*** shanemcd has quit IRC00:35
*** shanemcd has joined #zuul00:37
corvustristanC: awesome :)00:38
*** saneax has joined #zuul01:12
*** bhavikdbavishi has joined #zuul03:01
*** bhavikdbavishi1 has joined #zuul03:06
*** bhavikdbavishi has quit IRC03:08
*** bhavikdbavishi1 is now known as bhavikdbavishi03:08
*** bhavikdbavishi has quit IRC03:52
*** bhavikdbavishi has joined #zuul04:10
*** dmsimard2 has joined #zuul04:12
*** dmsimard has quit IRC04:13
*** dmsimard2 is now known as dmsimard04:13
*** evrardjp has quit IRC04:33
*** evrardjp has joined #zuul04:33
*** logan- has joined #zuul04:40
*** johanssone has quit IRC06:04
*** tobberydberg has quit IRC06:05
*** johanssone has joined #zuul06:11
*** tobberydberg has joined #zuul06:11
*** weshay|pto has quit IRC06:12
*** weshay_ has joined #zuul06:13
*** bhavikdbavishi has quit IRC06:32
*** piotrowskim has joined #zuul06:48
*** bhavikdbavishi has joined #zuul07:00
*** openstackgerrit has joined #zuul07:00
openstackgerrityatin proposed zuul/zuul-jobs master: Fix url for ARA report  https://review.opendev.org/74579207:00
openstackgerritAlbin Vass proposed zuul/zuul-jobs master: validate-host: skip linux nly tasks on windows machines  https://review.opendev.org/74579707:10
*** ssbarnea has joined #zuul07:17
*** zbr has quit IRC07:29
*** ssbarnea has quit IRC07:29
*** zbr9 has joined #zuul07:29
*** hashar has joined #zuul07:30
*** yolanda has quit IRC07:32
*** yolanda has joined #zuul07:33
*** tosky has joined #zuul07:41
*** jpena|off is now known as jpena07:56
*** openstackgerrit has quit IRC08:09
*** zbr9 has quit IRC08:12
*** zbr has joined #zuul08:13
*** evrardjp has quit IRC08:14
*** nils has joined #zuul08:19
*** evrardjp has joined #zuul08:21
*** evrardjp has quit IRC08:26
*** evrardjp has joined #zuul08:27
*** mordred has quit IRC09:06
fbo@zuul-maint, Hi I'd like to know if all ansible code provided by Zuul (zuul/ansible) is modified and is not verbatim Ansible upstream code ? This has impact on the Zuul packing into Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1838027#c21)09:10
openstackbugzilla.redhat.com bug 1838027 in Package Review "Review Request: zuul - Trunk Gating System" [Medium,New] - Assigned to nobody09:10
*** mordred has joined #zuul09:13
*** yolanda has quit IRC09:34
*** armstrongs has joined #zuul09:38
*** yolanda has joined #zuul09:38
*** yolanda has quit IRC09:38
*** yolanda has joined #zuul09:38
*** masterpe has joined #zuul09:38
*** bhavikdbavishi has quit IRC09:54
*** bhavikdbavishi has joined #zuul10:02
*** evrardjp has quit IRC10:29
*** openstackgerrit has joined #zuul10:32
openstackgerritBenjamin Schanzel proposed zuul/zuul master: WIP: Close Socket Connection in Zuul Stream after Stream Ended  https://review.opendev.org/74549410:32
*** armstrongs has quit IRC10:35
*** evrardjp has joined #zuul10:35
*** yolanda has quit IRC10:44
*** hashar has quit IRC10:44
*** yolanda has joined #zuul10:46
*** evrardjp has quit IRC10:48
*** sshnaidm is now known as sshnaidm|afk10:57
*** vishalmanchanda has joined #zuul10:57
*** yolanda has quit IRC11:03
clarkbfbo: ansible itself is installed as is into virtualenvs. Then zuul's in tree ansoble code is overlaid via ansible's plugin mechanisms11:04
clarkbfbo: the thing that makes zuul's in tree ansoble code gpl3 is that they are eiyher directly derivative modified copies or link to ansoble inter als11:05
clarkbbut ansible is shipped unmodified in the ansible install venvs11:05
*** yolanda has joined #zuul11:06
fboclarkb: yes, my doubt what about the files into the source tree as those files are distributed in the rpm package. So we cannot say those ansible files are ansible verbatim as modified.11:09
clarkbthey are separated11:10
clarkbthereis the ansible installation venv and those are verbatim11:10
clarkband there are the ansible plugins that are modified copies in zuul's source whoch are applied via plugin config11:11
*** yolanda has quit IRC11:12
*** yolanda has joined #zuul11:25
*** jpena is now known as jpena|lunch11:35
*** holser has quit IRC11:42
*** yolanda has quit IRC12:03
*** hashar has joined #zuul12:11
*** rlandy has joined #zuul12:14
*** yolanda has joined #zuul12:16
*** jpena|lunch is now known as jpena12:33
*** ianychoi has quit IRC12:40
tristanCdmsimard: could you please have a look at https://review.opendev.org/745792 , it seems like https://review.opendev.org/742971 caused issue12:41
*** saneax has quit IRC12:47
*** yolanda has quit IRC13:07
dmsimardlgtm, thanks13:23
*** saneax has joined #zuul13:26
avasswhat's the status of the gitlab driver? we have a team that wants to use zuul with their gitlab repos.13:29
fboavass: most of the changes are merged https://review.opendev.org/#/q/topic:gitlab+(status:open+OR+status:merged)13:33
*** saneax has quit IRC13:34
fboavass: https://zuul-ci.org/docs/zuul/reference/drivers/gitlab.html13:34
avassfbo: oh, nice :)13:36
*** bhavikdbavishi has quit IRC13:36
*** sshnaidm|afk is now known as sshnaidm13:38
avassfbo: I'm not very familiar with gitlab but I guess it should be ready enough whenever the rest of those changes are merged?13:41
*** ianychoi has joined #zuul13:44
fboavass: yes pending patches are the missing part to implement the gate pipeline around the gitlab approval system. But at least you can start having check jobs.13:48
*** yolanda has joined #zuul13:51
openstackgerritMerged zuul/zuul-jobs master: Fix url for ARA report  https://review.opendev.org/74579214:04
zbrfbo: can you please help with https://review.opendev.org/#/c/739482/ ?14:11
fbozbr: I'm not familiar with that change but yeah I can do a review today.14:17
*** saneax has joined #zuul14:22
zbrfbo: sadly i cannot share site-preview link, but when you open it, you will see a wheel icon in top-right corner, press it and it will explain most of it.14:33
*** bhavikdbavishi has joined #zuul14:41
avassfbo: nice. thanks :)14:51
fboavass: So feeback is really welcome on that driver :)14:57
masterpeI have push a commit to gerrit and send it with "git review"15:09
masterpeAfter it I change the commit message with git commit --amend, but how do I push that new message to gerrit, just do git review again?15:10
corvusmasterpe: yes exactly15:11
corvusmasterpe: the "Change-Id" footer in the message is how gerrit knows it's the same change as before15:11
masterpeah15:12
*** rlandy is now known as rlandy|ruck15:18
masterpecorvus: Thanks15:46
*** jpena is now known as jpena|off16:07
*** Tahvok has quit IRC16:13
*** Tahvok has joined #zuul16:13
*** saneax has quit IRC16:16
*** Tahvok has quit IRC16:28
*** Tahvok has joined #zuul16:28
*** bhavikdbavishi has quit IRC16:32
*** maxamillion[m] has joined #zuul16:36
*** maxamillion has quit IRC16:38
*** nils has quit IRC16:48
*** mgoddard has quit IRC16:56
*** mgoddard has joined #zuul17:02
*** mgoddard has quit IRC17:28
*** mgoddard has joined #zuul17:34
*** maxamillion has joined #zuul17:53
*** mgoddard has quit IRC17:55
openstackgerritJames E. Blair proposed zuul/nodepool master: Finish adding GCE quota support  https://review.opendev.org/74480118:00
*** mgoddard has joined #zuul18:01
*** mordred has quit IRC18:20
*** maxamillion[m] has quit IRC18:20
*** gouthamr has quit IRC18:20
*** masterpe has quit IRC18:21
*** gouthamr has joined #zuul18:22
*** mgoddard has quit IRC18:23
*** mgoddard has joined #zuul18:25
*** zbr has left #zuul18:34
*** masterpe has joined #zuul18:53
*** mordred has joined #zuul18:53
*** zbr has joined #zuul19:19
*** piotrowskim has quit IRC19:30
zbri could use a review on https://github.com/ansible/ansible-lint/pull/949 regarding improving the file mode rule.19:43
zbrcurrent implementations hits too much on zuul-jobs19:44
*** hamalq has joined #zuul20:15
*** hashar has quit IRC20:43
openstackgerritJames E. Blair proposed zuul/zuul master: github: use the same status url for commit status as checks  https://review.opendev.org/74457020:50
*** vishalmanchanda has quit IRC21:55
*** armstrongs has joined #zuul22:14
*** armstrongs has quit IRC22:23
*** rfolco has quit IRC23:04
*** openstackgerrit has quit IRC23:13
*** tosky has quit IRC23:13
*** rlandy|ruck has quit IRC23:28

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!