Skip to content

Commit 8d6aab1

Browse files
committed
[CI] Disable ping job
1 parent 44a1f80 commit 8d6aab1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/jobs/elastic+elasticsearch-ruby+ping-testing.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
- job:
33
project-type: freestyle
44
name: elastic+elasticsearch-ruby+ping-testing
5+
disabled: true
56
concurrent: false
67
display-name: 'elastic / elasticsearch-ruby ping-testing'
78
description: Recording network latency from a dynamic worker to static machines.
89
node: 'immutable && ubuntu-16.04'
910
triggers:
10-
#- timed: '@hourly'
11+
- timed: '@hourly'
1112
builders:
1213
- shell: |-
1314
#!/usr/local/bin/runbld --script-only

0 commit comments

Comments
 (0)