~checkbox-dev/checkbox/checkbox-charm

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
options:
  secure_id:
    type: string
    default: "" 
    description: secure ID to submit the certification results
  whitelist:
    type: string
    default: "" 
    description: path to whitelist
  output_path:
    type: string
    default: /tmp 
    description: path of output file submission.xml and the log
  iperf_target:
    type: string
    default: ""
    description: IP address for the iperf target if not using the iperf charm