11 description: 'IP of the installer'
14 default: '/var/lib/opnfv/mcp.rsa'
15 description: 'Path to private SSH key to access environment nodes'
17 name: EXTERNAL_NETWORK
18 default: 'floating_net'
19 description: 'external network for test'
23 description: 'Show debug output information'
25 name: ARCHIVE_ARTIFACTS
27 description: Artifacts to archive to the logs server.
29 # Usecase params are both installer and OS specific
30 - parameter: &k8s_fuel_ubuntu1604_parameter
31 name: 'fuel-ubuntu1604-defaults'
33 - string: &k8s_master_ip
35 default: '172.16.10.36'
36 description: 'IP address to connect to the K8s master'
37 - string: &k8s_ssh_user
40 description: 'SSH username to connect to the K8s master '
41 - string: &k8s_ssh_password
42 name: K8S_SSH_PASSWORD
44 description: 'SSH password to connect to the K8s master'
45 - string: &k8s_ssh_key
47 default: '/var/lib/opnfv/mcp.rsa'
48 description: 'SSH key to connect to the K8s master'
51 <<: *k8s_fuel_ubuntu1604_parameter
52 name: 'fuel-ubuntu1804-defaults'
54 name: 'fuel-centos7-defaults'
67 name: 'compass-ubuntu1604-defaults'
82 # IEC usecase(s) parameters
84 name: 'seba_on_arm-defaults'
90 ########################
92 ########################
94 name: 'iec-default-publisher'
97 recipients: armband@enea.com
101 name: 'iec-install-usecase-publisher'
103 - iec-default-publisher
106 name: 'iec-test-usecase-publisher'
108 - iec-default-publisher
110 output-path: 'results'
111 report-html: '**/report.html'
112 log-html: '**/log.html'
113 output-xml: '**/output.xml'
115 ########################
117 ########################
119 # ----------------------------------------------------------------
120 # Akraino IEC CI Baremetal Triggers running against master branch
121 # ----------------------------------------------------------------
123 name: 'iec-type2-fuel-virtual-ubuntu1604-daily-master-trigger'
125 - timed: '0 1 * * 1,3,5'
127 name: 'iec-type2-compass-virtual-ubuntu1604-daily-master-trigger'
129 - timed: '0 13 * * *'
131 name: 'iec-type2-fuel-virtual-ubuntu1804-daily-master-trigger'
133 - timed: '0 1 * * 2,6'
135 name: 'iec-type2-fuel-baremetal-ubuntu1804-daily-master-trigger'
139 name: 'iec-type2-fuel-virtual-centos7-daily-master-trigger'
141 - timed: '0 1 * * 4,7'
143 name: 'iec-type1-compass-virtual-ubuntu1604-daily-master-trigger'
145 - timed: '0 19 * * *'