plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

Fix memcached tests #1103

Closed lferran closed 3 years ago

lferran commented 3 years ago

For some reason pytest-docker-fixtures is not able to start the memcached image anymore when running the github actions job (locally it works though).

Adding server startup in a separate action step made the fix.

bloodbare commented 3 years ago

@lferran I merged because I need to merge that other branch, please finish what @masipcat said