Sha256: 19a50e8e68fb1f42aec5c11bf7ed5fb5ec95cbec5f4bafb12f2fedcd8e35b71f

Contents?: true

Size: 570 Bytes

Versions: 3

Compression:

Stored size: 570 Bytes

Contents

--- !S::Pass {}
#Test the HostSelector strategy: !S::Suite
#  contents:
#    - good test 1: !S::RMatch
#        test:
#          x: !S::HostSelector
#            # ...
#        match:
#          - // # ...
#          - //
#          - //
#        dont_match:
#          - // # ...
#          - //
#          - //
#
#    - bad test 1: !S::RMatch
#        test:
#          x: !S::HostSelector
#            # ...
#        match:
#          - // # ...
#          - //
#          - //
#        dont_match:
#          - // # ...
#          - //
#          - //
#
#    - # ...

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.4.5.0 test/functional/host_selector.yml
uttk-0.4.6.1 test/functional/host_selector.yml
uttk-0.4.6.2 test/functional/host_selector.yml