gitlab-org--gitlab-foss/features/support
Stan Hu f7ffe27c2e Disable /dev/shm in CI
According to the Chrome source code (https://chromium.googlesource.com/chromium/src/base/+/master/base_switches.cc#120):

The /dev/shm partition is too small in certain VM environments, causing Chrome
to fail or crash (see http://crbug.com/715363). Use this flag to work-around
this issue (a temporary directory will always be used to create anonymous
shared memory files).

Addresses gitlab-org/gitlab-ee#4252 but doesn't appear to cure it completely.
2017-12-22 00:23:21 -08:00
..
capybara.rb Disable /dev/shm in CI 2017-12-22 00:23:21 -08:00
capybara_helpers.rb
db_cleaner.rb
env.rb Merge branch 'no-ivar-in-modules' into 'master' 2017-12-15 19:56:15 +00:00
gitaly.rb
login_helpers.rb
rerun.rb