Skip to content

Commit

Permalink
increase shared memory for selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed Jun 15, 2023
1 parent 17c578d commit b6a90f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2187,6 +2187,7 @@ def browserService(browser):
"image": SELENIUM_STANDALONE_CHROME_DEBUG,
"environment": {
"JAVA_OPTS": "-Dselenium.LOGGER.level=WARNING",
"SHM_SIZE": "2g",
},
"volumes": [{
"name": "downloads",
Expand Down

0 comments on commit b6a90f0

Please sign in to comment.