~sfeole/charms/xenial/autotest/trunk

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Michael Reed
  • Date: 2016-02-15 14:23:06 UTC
  • Revision ID: mreed8855@gmail.com-20160215142306-cbxe39ixdnue7hqz
Changed sentry calls in amulet scripts for bundletester

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    type: string
8
8
    default: "git://kernel.ubuntu.com/ubuntu/autotest-client-tests"
9
9
    description: "Location of the autotest client testcases"
10
 
  test-name:
11
 
    type: string
12
 
    default: "sleeptest"
13
 
    description: "The names of the test that are run in autotest"
14
 
  int-option:
15
 
    type: int
16
 
    default: 9001
17
 
    description: "A short description of the configuration option"
18