check_es_system: Update to 1.12.1
This commit is contained in:
parent
47225a26b6
commit
65f532cb2f
9 changed files with 36 additions and 12 deletions
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
sudo: required
|
||||
dist: focal
|
||||
language: generic
|
||||
|
||||
services:
|
||||
- elasticsearch
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install curl jq
|
||||
|
||||
before_script:
|
||||
#- sleep 10
|
||||
|
||||
script:
|
||||
- ./check_es_system.sh --help || true
|
||||
- |
|
||||
test/test_status.sh
|
||||
test/test_readonly.sh
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue