~ubuntuone-hackers/conn-check/trunk

« back to all changes in this revision

Viewing changes to demo.yaml

  • Committer: James Westby
  • Date: 2014-07-24 19:28:43 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@canonical.com-20140724192843-4ud3h32a1lm0dze0
Add a url check.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
- type: tcp
2
 
  host: login.ubuntu.com
3
 
  port: 80
4
 
- type: udp
5
 
  host: localhost
6
 
  port: 8080
7
 
  send: aaaa
8
 
  expect: bbbb
9
 
- type: ssl
10
 
  host: login.ubuntu.com
11
 
  port: 443
12
 
  verify: true
 
1
- type: url
 
2
  url: https://login.ubuntu.com/