Skip to content

Commit

Permalink
cleanup: remove last traces of xvfb and port usage
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 5, 2018
1 parent d45009d commit c303ba9
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions jobs/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
wrappers:
- custom-workspace-cleanup
- custom-timeout
- custom-port-allocator
- build-user-vars
- custom-github-api-key

Expand Down Expand Up @@ -424,8 +423,6 @@
wrappers:
- custom-workspace-cleanup
- custom-timeout
- custom-port-allocator
- custom-xvfb
- custom-github-api-key

- inject:
Expand Down Expand Up @@ -1301,24 +1298,6 @@
type: absolute
abort: true

- wrapper:
name: custom-port-allocator
wrappers:
- port-allocator:
names:
- ZSERVER_PORT
- FTPSERVER_PORT

- wrapper:
name: custom-xvfb
wrappers:
- xvfb:
name: default
screen: 1024x768x24
debug: false
timeout: 0
shutdown: false

- wrapper:
name: custom-github-api-key
wrappers:
Expand Down

0 comments on commit c303ba9

Please sign in to comment.