Sha256: 6e577a9fb5c4bbc57999a5b892d2fe2567aba1c509ace2a1c569c58c81addfd6

Contents?: true

Size: 303 Bytes

Versions: 27

Compression:

Stored size: 303 Bytes

Contents

not_exists:
  - not error please

# create sample_plugin from sample
sample_plugin:
  cmd: 'ls'
  url: 'http://example.com'
  parent: sample
  sleep: 2

# cteate sample_0 and sample_1
sample:
  - url: 'http://google.com'
    cmd: 'test -f ./tests/run.sh'
  - url: 'https://www.kernel.org'
    cmd: 'ps'

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
kurchatov-0.2.4 tests/data/config.yml
kurchatov-0.2.3 tests/data/config.yml
kurchatov-0.2.2 tests/data/config.yml
kurchatov-0.2.1 tests/data/config.yml
kurchatov-0.2.0 tests/data/config.yml
kurchatov-0.1.8 tests/data/config.yml
kurchatov-0.1.7 tests/data/config.yml
kurchatov-0.1.6 tests/data/config.yml
kurchatov-0.1.5 tests/data/config.yml
kurchatov-0.1.4 tests/data/config.yml
kurchatov-0.1.3 tests/data/config.yml
kurchatov-0.1.2 tests/data/config.yml
kurchatov-0.1.1 tests/data/config.yml
kurchatov-0.1.0 tests/data/config.yml
kurchatov-0.0.9 tests/data/config.yml
kurchatov-0.0.8.pre.3 tests/data/config.yml
kurchatov-0.0.7.pre.4 tests/data/config.yml
kurchatov-0.0.8.pre.2 tests/data/config.yml
kurchatov-0.0.8.pre.1 tests/data/config.yml
kurchatov-0.0.7 tests/data/config.yml