Re: [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage

2020-08-04 Thread Thomas Huth
On 04/08/2020 18.24, Alex Bennée wrote: > > Thomas Huth writes: > >> In commit 6957fd98dc ("gitlab: add avocado asset caching") we >> tried to save the Avocado cache (as in commit c1073e44b4 with >> Travis-CI) however it doesn't work as expected. For some reason >> Avocado uses /root/avocado_cac

Re: [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage

2020-08-04 Thread Alex Bennée
Thomas Huth writes: > In commit 6957fd98dc ("gitlab: add avocado asset caching") we > tried to save the Avocado cache (as in commit c1073e44b4 with > Travis-CI) however it doesn't work as expected. For some reason > Avocado uses /root/avocado_cache/ which we can not select later. > > Manually g

[PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage

2020-07-30 Thread Thomas Huth
In commit 6957fd98dc ("gitlab: add avocado asset caching") we tried to save the Avocado cache (as in commit c1073e44b4 with Travis-CI) however it doesn't work as expected. For some reason Avocado uses /root/avocado_cache/ which we can not select later. Manually generate a Avocado config to force t