Adding selenium hub with basic config

This commit is contained in:
ageekymonk
2017-12-13 11:02:58 +11:00
parent 9a671b81af
commit d11e7f434d
4 changed files with 316 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
version: '2'
services:
seleniumhub:
image: selenium/hub:${SELENIUM_VERSION}
environment:
GRID_TIMEOUT: '300000'
labels:
io.rancher.container.pull_image: always
+31
View File
@@ -0,0 +1,31 @@
version: '2'
catalog:
name: selenium
version: 3.8.1-bohrium
minimum_rancher_version: v1.5.0
questions:
- variable: "SELENIUM_VERSION"
label:
description: |
type: enum
options:
- 3.8.1-bohrium
- 3.8.1-aluminum
- 3.7.1-cadmium
- 3.7.1-beryllium
- 3.7.1-argon
- 3.7.0-arsenic
- 3.6.0-darmstadtium
- 3.6.0-copper
- 3.6.0-bromine
- 3.6.0-americium
- 3.5.3-boron
- 3.5.3-astatine
- 3.5.2-antimony
- 3.5.1-aluminum
- 3.5.0-argon
- 3.4.0-francium
- 3.4.0-einsteinium
- 3.4.0-dysprosium
- 3.4.0-chromium
- 3.4.0-bismuth