Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping

Check Format

- name:
  release:
    org: compscore
    repo: ping
    tag: latest
  target:
  weight:

Parameters

parameter path type default required description
name .name string "" true name of check (must be unique)
org .release.org string "" true organization that check repository belongs to
repo .release.repo string "" true repository of the check
tag .release.tag string latest false tagged version of check
target .target string "" true target to ping
weight .weight int 0 true amount of points a successful check is worth

Examples

- name: host_a-ping
  release:
    org: compscore
    repo: ping
    tag: latest
  target: 10.{{ .Team }}.1.1
  weight: 1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages