check_es_system: Update to 1.12.1

This commit is contained in:
Jan Wagner 2024-03-08 12:34:13 +01:00
parent 47225a26b6
commit 65f532cb2f
9 changed files with 36 additions and 12 deletions

View file

@ -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