Skip to content

Commit

Permalink
[CI] Disable ping job
Browse files Browse the repository at this point in the history
  • Loading branch information
estolfo committed Jun 5, 2019
1 parent 44a1f80 commit 8d6aab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/jobs/elastic+elasticsearch-ruby+ping-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
- job:
project-type: freestyle
name: elastic+elasticsearch-ruby+ping-testing
disabled: true
concurrent: false
display-name: 'elastic / elasticsearch-ruby ping-testing'
description: Recording network latency from a dynamic worker to static machines.
node: 'immutable && ubuntu-16.04'
triggers:
#- timed: '@hourly'
- timed: '@hourly'
builders:
- shell: |-
#!/usr/local/bin/runbld --script-only
Expand Down

0 comments on commit 8d6aab1

Please sign in to comment.