Merge "iec: fuel: Map new UNH baremetal POD to IEC xDFs"
[ci-management.git] / jjb / akraino-templates / akraino-usecase-macros.yaml
1 ---
2 ##############
3 # PARAMETERS #
4 ##############
5 - parameter:
6     name: 'seba_on_arm-defaults'
7     parameters:
8       - string:
9           name: PON_TYPE
10           default: 'ponsim'
11
12 ########################
13 # publisher macros
14 ########################
15 - publisher:
16     name: 'seba_on_arm-install-publisher'
17     publishers:
18       - email:
19           recipients: armband@enea.com
20       - lf-infra-publish
21
22 - publisher:
23     name: 'seba_on_arm-test-publisher'
24     publishers:
25       - seba_on_arm-install-publisher
26       - robot:
27           output-path: 'results'
28           report-html: '**/report.html'
29           log-html: '**/log.html'
30           output-xml: '**/output.xml'