We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a1f80 commit 8d6aab1Copy full SHA for 8d6aab1
.ci/jobs/elastic+elasticsearch-ruby+ping-testing.yml
@@ -2,12 +2,13 @@
2
- job:
3
project-type: freestyle
4
name: elastic+elasticsearch-ruby+ping-testing
5
+ disabled: true
6
concurrent: false
7
display-name: 'elastic / elasticsearch-ruby ping-testing'
8
description: Recording network latency from a dynamic worker to static machines.
9
node: 'immutable && ubuntu-16.04'
10
triggers:
- #- timed: '@hourly'
11
+ - timed: '@hourly'
12
builders:
13
- shell: |-
14
#!/usr/local/bin/runbld --script-only
0 commit comments