Re: aurweb testing environment using Docker

2020-03-24 Thread Lukas Fleischer
On Tue, 24 Mar 2020 at 18:47:30, Filipe Laíns wrote: > I think we should build on our existent ansible infrastructure and use > ansible-bender for this. We already have all the required roles and the > aur-dev playbook defined. Using ansible-bender we can generate from a > playbook. I don't have a

Re: aurweb testing environment using Docker

2020-03-24 Thread Lukas Fleischer
Thank you for all your comments. On Tue, 24 Mar 2020 at 15:06:49, Yaron Shahrabani wrote: > The big catch here is this: > Adding more complexity to the main docker requires more layers, thus making > the docker building process slower and each and every modification of a > building block requires

Re: aurweb testing environment using Docker

2020-03-24 Thread Filipe Laíns
On Mon, 2020-03-23 at 19:04 -0400, Lukas Fleischer wrote: > We are currently working on a testing environment using Docker. > > The idea is to have something that is super easy to set up and still > mirrors our production environment as closely as possible. It should > ideally allow future contrib

Re: aurweb testing environment using Docker

2020-03-24 Thread Yaron Shahrabani
On Tue, Mar 24, 2020, 19:49 Eli Schwartz wrote: > On 3/23/20 7:04 PM, Lukas Fleischer wrote: > > We are currently working on a testing environment using Docker. > > > > The idea is to have something that is super easy to set up and still > > mirrors our production environment as closely as possib

Re: aurweb testing environment using Docker

2020-03-24 Thread Eli Schwartz
On 3/23/20 7:04 PM, Lukas Fleischer wrote: > We are currently working on a testing environment using Docker. > > The idea is to have something that is super easy to set up and still > mirrors our production environment as closely as possible. It should > ideally allow future contributors to test t