qa-dev / jsonwire-grid

High-performance scalable implementation of Selenium Grid
MIT License
73 stars 10 forks source link

Mount /dev/shm fix #38 #39

Closed rsimkin closed 4 years ago

rsimkin commented 5 years ago

According to https://github.com/SeleniumHQ/docker-selenium was added /dev/shm volume for stable working

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.27%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   63.94%   63.67%   -0.28%     
==========================================
  Files          21       21              
  Lines         871      881      +10     
==========================================
+ Hits          557      561       +4     
- Misses        270      277       +7     
+ Partials       44       43       -1
Impacted Files Coverage Δ
pool/strategy/kubernetes/provider.go 0% <0%> (ø) :arrow_up:
pool/strategy/kubernetes/strategy.go 76.92% <0%> (+7.69%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d06473a...6276566. Read the comment docs.