sfbender | Tristan de Cacqueray created software-factory/sf-config master: nodepool: update logging configuration https://softwarefactory-project.io/r/12843 | 02:31 |
---|---|---|
logan- | is it possible to ACL the config repo to remove anonymous access? im guessing thats not possible yet looking at the resources.sh script.. looks like all the internal update stuff uses anonymous https git remotes. just want to make sure im not looking at the wrong thing. | 04:19 |
tristanC | logan-: that is correct, the integration assumes public config repository | 04:38 |
tristanC | logan-: with the new remote config-locations options integrated in sf-3.1, all repository references should be parameterized, so it shouldn't be too difficult to enable restricted config repo ACLs | 04:40 |
tristanC | e.g. that method: https://softwarefactory-project.io/cgit/software-factory/sf-config/tree/ansible/roles/sf-install-server/meta/sfconfig.py#n113 | 04:42 |
sfbender | Tristan de Cacqueray created software-factory/sf-config master: resources: use config_location to clone the config repository https://softwarefactory-project.io/r/12844 | 04:42 |
logan- | ah cool! | 04:43 |
sfbender | Merged software-factory/sf-config master: nodepool: update logging configuration https://softwarefactory-project.io/r/12843 | 06:16 |
*** nchakrab has joined #softwarefactory | 06:24 | |
sfbender | Christoph Görn created software-factory/sf-config master: that ? slipped under the review radar https://softwarefactory-project.io/r/12845 | 07:14 |
*** apevec has joined #softwarefactory | 07:21 | |
*** apevec has joined #softwarefactory | 07:21 | |
*** jangutter_ has joined #softwarefactory | 07:29 | |
*** jangutter has quit IRC | 07:29 | |
*** jpena|off is now known as jpena | 07:52 | |
*** yassine_ has quit IRC | 08:21 | |
*** yassine_ has joined #softwarefactory | 08:31 | |
*** jangutter has joined #softwarefactory | 09:45 | |
*** jangutter has quit IRC | 09:45 | |
*** jangutter_ has quit IRC | 09:46 | |
*** jangutter has joined #softwarefactory | 09:46 | |
*** yassine_ has quit IRC | 09:58 | |
sfbender | Tristan de Cacqueray created logreduce master: Update README todo lists https://softwarefactory-project.io/r/12848 | 10:31 |
sfbender | Tristan de Cacqueray created logreduce master: Automatically set the zuul-web url for logs.rdoproject.org https://softwarefactory-project.io/r/12849 | 10:36 |
sfbender | Merged logreduce master: Update README todo lists https://softwarefactory-project.io/r/12848 | 10:42 |
sfbender | Merged logreduce master: Add tripleo-ci job tokenization https://softwarefactory-project.io/r/12372 | 10:42 |
sfbender | Merged logreduce master: Automatically set the zuul-web url for logs.rdoproject.org https://softwarefactory-project.io/r/12849 | 10:48 |
sfbender | Merged software-factory/sf-config master: zuul: automatically use git.zuul-ci.org when using upstream_zuul_jobs https://softwarefactory-project.io/r/12829 | 11:23 |
*** jpena is now known as jpena|lunch | 11:29 | |
*** yassine has joined #softwarefactory | 11:45 | |
*** yassine is now known as Guest66593 | 11:46 | |
*** jpena|lunch is now known as jpena | 12:28 | |
*** apevec has quit IRC | 12:56 | |
*** nchakrab_ has joined #softwarefactory | 13:27 | |
*** nchakrab_ has quit IRC | 13:27 | |
*** nchakrab_ has joined #softwarefactory | 13:28 | |
*** nchakrab has quit IRC | 13:31 | |
*** nchakrab has joined #softwarefactory | 13:32 | |
*** nchakrab_ has quit IRC | 13:32 | |
*** nchakrab has quit IRC | 13:45 | |
*** nchakrab has joined #softwarefactory | 13:45 | |
*** nchakrab has quit IRC | 14:57 | |
*** Guest66593 has quit IRC | 15:58 | |
*** apevec has joined #softwarefactory | 17:04 | |
*** apevec has joined #softwarefactory | 17:04 | |
sfbender | Merged software-factory/sf-config master: that ? slipped under the review radar https://softwarefactory-project.io/r/12845 | 17:26 |
*** jpena is now known as jpena|off | 17:35 | |
*** caphrim007 has joined #softwarefactory | 17:39 | |
gundalow | Hi all. Myself and mattclay have been thinking more about softwarefactory-zuul for ansible/ansible. We are considering creating gh/ansible/zuul-config which will be very generic, like https://github.com/ansible-network/zuul-config | 21:48 |
gundalow | And rather than having gh/ansible/zuul-jobs, we are considering putting all of that in gh/ansible/ansible so everything is versions together. In the past we've faced issues with other CI frameworks where certain things have been versioned independently to others. | 21:50 |
gundalow | rcarrillocruz: FYI ^ | 22:02 |
gundalow | answer: Should be fine | 23:11 |
*** apevec has quit IRC | 23:17 | |
*** yassine has joined #softwarefactory | 23:23 | |
*** caphrim007_ has joined #softwarefactory | 23:23 | |
*** yassine is now known as Guest38444 | 23:24 | |
*** caphrim007_ has quit IRC | 23:24 | |
*** caphrim007_ has joined #softwarefactory | 23:25 | |
*** caphrim007 has quit IRC | 23:27 | |
*** caphrim007_ has quit IRC | 23:30 | |
tristanC | gundalow: that's LGTM. Actually keeping the job close to the repo hosting the tools is ideal | 23:50 |
tristanC | gundalow: e.g. the devstack job is defined in the openstack-dev/devstack project | 23:51 |
gundalow | ah, nice. I'd not seen any examples of them combined, so was just wanting to sanity check it | 23:51 |
* gundalow gets working on PR :) | 23:51 | |
tristanC | if ansible-test get moved to its own repo, then we can also consider moving its job too | 23:52 |
tristanC | if/when* | 23:53 |
gundalow | tristanC: hum, some context I'm missing? | 23:54 |
gundalow | there are plans on allowing ansible-test to test modules/plugins outside of the checkout it's running from. I'm not aware of any discussion to move ansible-test out of ansible/ansible | 23:54 |
tristanC | gundalow: I mean it doesn't have to be definitive, if jobs are better defined out of ansible/ansible, then we could move them as needed | 23:54 |
tristanC | but starting with all the jobs defined in ansible/ansible sounds like a good starting place | 23:55 |
gundalow | ansible-test = gh/ansible/ansible's test/runner/ansible-test | 23:55 |
tristanC | gundalow: yes, then ansible-test base jobs should be defined in ansible/ansible/.zuul.yaml or even ansible/ansible/.zuul.d | 23:57 |
tristanC | I meant if* one day, that ansible-test code gets promoted to its own repository, an hypotical ansible/ansible-test project, then we could revisit that decision and move its job there | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!