The Wayback Machine - https://web.archive.org/web/20200903120949/https://github.com/topics/gherkin
Skip to content
#

gherkin

Here are 341 public repositories matching this topic...

guillaume-moirod
guillaume-moirod commented Jun 8, 2020

Run NoraUI in a Kubernetes Gitlab CI runner :

Problem : Docker images with chrome define too small /dev/shm fs (elgalu/docker-selenium#20)

3 ways to mitigate :

  • Map /dev/shm form host : not possible in this context
  • Increase /dev/shm : not sure it is possible in Dockerfile
  • use Chrome flag "--disable-dev-shm-usage" to use /tmp instead

So the easiest soluti

Improve this page

Add a description, image, and links to the gherkin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gherkin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.