blob: b97e3df7d974498fdad56e7b603019b487a92ab9 [file] [log] [blame]
Chris Austenb29d2e82016-06-07 12:25:35 -05001*** Settings ***
2Library Collections
3Library String
George Keishingfbd67002022-08-01 11:24:03 -05004Library RequestsLibrary
Chris Austenb29d2e82016-06-07 12:25:35 -05005Library OperatingSystem
6Variables ../data/variables.py
7
8*** Variables ***
George Keishing633b9ce2018-05-31 01:24:52 -05009
George Keishing1e2fbee2021-03-19 11:19:29 -050010# By default power, support x86 as well.
11${PLATFORM_ARCH_TYPE} power
12
George Keishing985659a2021-06-23 02:52:13 -050013# FFDC Redfish OEM path /<oem>/v1/
14${OEM_REDFISH_PATH} ${EMPTY}
15
George Keishing6ceba1c2020-11-25 08:10:23 -060016# Transition REST vs Redfish ONLY temporary changes for stagging
17# automation infrastructure change and for continuity.
George Keishingd86e45c2021-03-19 07:38:14 -050018${REDFISH_SUPPORT_TRANS_STATE} ${0}
19
20# By default Delete all Redfish session per boot run.
21${REDFISH_DELETE_SESSIONS} ${1}
George Keishing6ceba1c2020-11-25 08:10:23 -060022
George Keishingf00dde02023-11-28 08:40:11 +053023${OPENBMC_MODEL} ${EMPTY}
24${OPENBMC_HOST} ${EMPTY}
25${DBUS_PREFIX} ${EMPTY}
26${PORT} ${EMPTY}
George Keishingfbeaecc2016-08-16 05:24:31 -050027# AUTH_SUFFIX here is derived from variables.py
George Keishingf00dde02023-11-28 08:40:11 +053028${AUTH_URI} https://${OPENBMC_HOST}${AUTH_SUFFIX}
George Keishingfbb92272023-11-20 11:42:32 +053029${OPENBMC_USERNAME} root
30${OPENBMC_PASSWORD} ${EMPTY}
Anusha Dathatri18f69a62023-04-24 02:44:55 -050031${OPENBMC_ADMIN_USERNAME} admin
George Keishing294c2672023-11-16 14:30:23 +053032${OPENBMC_ADMIN_PASSWORD} ${EMPTY}
33${SERVICE_USER_PASSWORD} ${EMPTY}
Tony Lee05aa70b2021-01-28 19:18:27 +080034
George Keishingde7e0452022-02-01 07:04:41 -060035# For users privilege admin or sudo.
George Keishingf00dde02023-11-28 08:40:11 +053036${USER_TYPE} ${EMPTY}
George Keishing2104d5f2022-01-31 04:33:30 -060037
George Keishingf00dde02023-11-28 08:40:11 +053038${MANAGER_ID} bmc
39${CHASSIS_ID} chassis
Tony Lee2b975822021-04-01 11:15:00 +080040
Tony Lee05aa70b2021-01-28 19:18:27 +080041# MTLS_ENABLED indicates whether mTLS is enabled.
George Keishingf00dde02023-11-28 08:40:11 +053042${MTLS_ENABLED} False
Tony Lee05aa70b2021-01-28 19:18:27 +080043# Valid mTLS certificate for authentication.
George Keishingf00dde02023-11-28 08:40:11 +053044${VALID_CERT} ${EMPTY}
Tony Lee05aa70b2021-01-28 19:18:27 +080045# Path of mTLS certificates directory.
George Keishingf00dde02023-11-28 08:40:11 +053046${CERT_DIR_PATH} ${EMPTY}
Tony Lee05aa70b2021-01-28 19:18:27 +080047
George Keishingf00dde02023-11-28 08:40:11 +053048${IPMI_USERNAME} root
49# Assign BMC password as default. User can input using -v option to key in
50# IPMI password if different.
51${IPMI_PASSWORD} ${OPENBMC_PASSWORD}
52
53${MACHINE_TYPE} palmetto
54${DBUS_POLL_INTERVAL} 15s
Chris Austenb29d2e82016-06-07 12:25:35 -050055${OPENBMC_REBOOT_TIMEOUT} ${10}
Rahul Maheshwarica2d6872017-03-17 01:48:24 -050056# IPMI_COMMAND here is set to "External" by default. User
57# can override to "Dbus" from command line.
58${IPMI_COMMAND} External
George Keishing39967eb2018-04-30 11:36:23 -050059# IPMI chipher default.
Rahul Maheshwari3aeae4e2020-04-03 07:45:50 -050060${IPMI_CIPHER_LEVEL} ${17}
George Keishing75f55dc2021-03-29 10:48:09 -050061# IPMI timeout default.
62${IPMI_TIMEOUT} ${3}
ganesanba8aee232023-04-08 12:17:15 +000063${GEN_ID_BYTE_1} ${20}
64${GEN_ID_BYTE_2} ${00}
Chris Austenb29d2e82016-06-07 12:25:35 -050065
George Keishing26206722021-11-17 01:29:53 -060066# Log default path for IPMI SOL.
67${IPMI_SOL_LOG_FILE} ${EXECDIR}${/}logs${/}sol_${OPENBMC_HOST}
68
chithrag0f0bd532022-04-05 09:49:53 +000069# IPMI SOL console output types/parameters to verify.
70${SOL_BIOS_OUTPUT} ${EMPTY}
71${SOL_LOGIN_OUTPUT} ${EMPTY}
72
Chris Austenb29d2e82016-06-07 12:25:35 -050073# PDU related parameters
74${PDU_TYPE} ${EMPTY}
75${PDU_IP} ${EMPTY}
76${PDU_USERNAME} ${EMPTY}
77${PDU_PASSWORD} ${EMPTY}
78${PDU_SLOT_NO} ${EMPTY}
79
George Keishing4d6c1da2016-07-15 05:51:22 -050080# User define input SSH and HTTPS related parameters
Michael Walsh73a86ac2019-11-08 14:24:09 -060081${SSH_PORT} 22
82${HTTPS_PORT} 443
George Keishinge33ad1d2019-12-09 11:17:36 -060083${IPMI_PORT} 623
George Keishing088166c2019-12-13 08:11:28 -060084${HOST_SOL_PORT} 2200
George Keishingbeec26d2016-11-09 06:57:28 -060085${OPENBMC_SERIAL_HOST} ${EMPTY}
86${OPENBMC_SERIAL_PORT} ${EMPTY}
Jorge Cisnerosf196b242022-09-09 15:46:15 +000087${OPENBMC_CONSOLE_CLIENT} ${EMPTY}
George Keishing4d6c1da2016-07-15 05:51:22 -050088
Michael Walsh49ab0f42016-07-20 11:44:33 -050089# OS related parameters.
90${OS_HOST} ${EMPTY}
91${OS_USERNAME} ${EMPTY}
92${OS_PASSWORD} ${EMPTY}
93${OS_WAIT_TIMEOUT} ${15*60}
94
Prashanth Katti01293ef2017-02-16 08:20:20 -060095# Networking related parameters
Prashanth Kattibcb7d612019-08-09 06:04:10 -050096${NETWORK_PORT} 80
97${PACKET_TYPE} tcp
98${ICMP_PACKETS} icmp
99${NETWORK_RETRY_TIME} 6
100${NETWORK_TIMEOUT} 18
101${ICMP_TIMESTAMP_REQUEST} 13
102${ICMP_ECHO_REQUEST} 8
Tony Lee7c5f4b22019-12-06 17:21:31 +0800103${CHANNEL_NUMBER} 1
kothais01f95fc2023-11-01 14:12:51 +0000104${SECONDARY_CHANNEL_NUMBER} 2
Prashanth Katti2f80bf12021-06-17 07:43:25 -0500105${TCP_PACKETS} tcp
Megha G N903ebe92023-09-07 00:47:07 -0500106${TCP_CONNECTION} tcp-connect
Prashanth Katti2f80bf12021-06-17 07:43:25 -0500107${ICMP_NETMASK_REQUEST} 17
108${REDFISH_INTERFACE} 443
Prashanth Kattib18762b2021-06-21 07:55:52 -0500109${SYN_PACKETS} SYN
110${RESET_PACKETS} RST
111${FIN_PACKETS} FIN
112${SYN_ACK_RESET} SAR
113${ALL_FLAGS} ALL
Tony Lee374a5382021-08-09 19:22:44 +0800114# Used to set BMC static IPv4 configuration.
115${STATIC_IP} 10.10.10.10
116${NETMASK} 255.255.255.0
117${GATEWAY} 10.10.10.10
Prashanth Kattibcb7d612019-08-09 06:04:10 -0500118
George Keishinga126e212017-03-24 08:07:17 -0500119# BMC debug tarball parameter
120${DEBUG_TARBALL_PATH} ${EMPTY}
121
Saqib Khanfb1f6ae2017-04-26 13:24:41 -0500122# Upload Image parameters
Charles Paul Hoferc1fa2bc2017-08-18 16:44:03 -0500123${TFTP_SERVER} ${EMPTY}
124${PNOR_TFTP_FILE_NAME} ${EMPTY}
125${BMC_TFTP_FILE_NAME} ${EMPTY}
126${IMAGE_FILE_PATH} ${EMPTY}
127${ALTERNATE_IMAGE_FILE_PATH} ${EMPTY}
128${PNOR_IMAGE_FILE_PATH} ${EMPTY}
129${BMC_IMAGE_FILE_PATH} ${EMPTY}
130${BAD_IMAGES_DIR_PATH} ${EMPTY}
Charles Paul Hoferb7842a52017-09-22 10:11:33 -0500131${SKIP_UPDATE_IF_ACTIVE} false
Saqib Khanfb1f6ae2017-04-26 13:24:41 -0500132
Charles Paul Hofer862685c2017-09-19 17:09:19 -0500133# Parameters for doing N-1 and N+1 code updates.
134${N_MINUS_ONE_IMAGE_FILE_PATH} ${EMPTY}
135${N_PLUS_ONE_IMAGE_FILE_PATH} ${EMPTY}
136
Andrew Geissleraad05302017-09-13 22:20:34 +0000137# The caller must set this to the string "true" in order to delete images. The
138# code is picky.
Charles Paul Hofer2c731642017-08-03 18:13:27 -0500139${DELETE_OLD_PNOR_IMAGES} false
Charles Paul Hofer51b54c02017-09-13 22:13:49 -0500140${DELETE_OLD_GUARD_FILE} false
Charles Paul Hofer2c731642017-08-03 18:13:27 -0500141
George Keishing830211e2017-07-19 08:44:07 -0500142# Caller can specify a value for LAST_KNOWN_GOOD_VERSION to indicate that if
143# the machine already has that version on it, the update should be skipped.
144${LAST_KNOWN_GOOD_VERSION} ${EMPTY}
145
George Keishing3e28ea32017-12-19 03:13:52 -0600146# By default field mode is disabled.
147${FIELD_MODE} ${False}
148
Sivas SRRe4c1e852018-09-26 23:36:35 -0500149# LDAP related variables.
150${LDAP_BASE_DN} ${EMPTY}
151${LDAP_BIND_DN} ${EMPTY}
152${LDAP_SERVER_HOST} ${EMPTY}
153${LDAP_SECURE_MODE} ${EMPTY}
154${LDAP_BIND_DN_PASSWORD} ${EMPTY}
155${LDAP_SEARCH_SCOPE} ${EMPTY}
156${LDAP_TYPE} ${EMPTY}
157${LDAP_USER} ${EMPTY}
158${LDAP_USER_PASSWORD} ${EMPTY}
Nagarjun B1b821612021-12-06 22:52:04 +0530159${GROUP_PRIVILEGE} ${EMPTY}
160${GROUP_NAME} ${EMPTY}
161${LDAP_SERVER_URI} ldap://${LDAP_SERVER_HOST}
Sivas SRRe4c1e852018-09-26 23:36:35 -0500162
Peter D Phan5e56f522021-12-20 13:19:41 -0600163# General tool variables
164# FFDC_DEFAULT == 1; use Default FFDC methods
165${FFDC_DEFAULT} ${1}
166
ganesanb3937eaa2023-04-15 10:24:38 +0000167# NTP Server Address
168# NTP Address needs to be given as an list.
169# For example,
170# 1 NTP Address - 14.139.60.103
171# 2 NTP Address - 14.139.60.103 14.139.60.106
172@{NTP_SERVER_ADDRESSES} ${EMPTY}
173
manimozhik5beee8a2023-11-08 18:55:34 +0000174# Client related parameters
175${CLIENT_PASSWORD} ${EMPTY}
ganesanb3937eaa2023-04-15 10:24:38 +0000176
Nagarjun Be4f518d2023-07-24 20:40:32 +0530177# Task Service related variables.
178${TASK_JSON_FILE_PATH} data/task_state.json
179
180
Chris Austenb29d2e82016-06-07 12:25:35 -0500181*** Keywords ***
182Get Inventory Schema
Joy Onyerikwuf4a807b2018-06-20 08:43:54 -0500183 [Documentation] Get inventory schema.
Chris Austenb29d2e82016-06-07 12:25:35 -0500184 [Arguments] ${machine}
185 [Return] &{INVENTORY}[${machine}]
186
187Get Inventory Items Schema
Joy Onyerikwuf4a807b2018-06-20 08:43:54 -0500188 [Documentation] Get inventory items schema.
Chris Austenb29d2e82016-06-07 12:25:35 -0500189 [Arguments] ${machine}
190 [Return] &{INVENTORY_ITEMS}[${machine}]
191
192Get Sensor Schema
Joy Onyerikwuf4a807b2018-06-20 08:43:54 -0500193 [Documentation] Get sensors schema.
Chris Austenb29d2e82016-06-07 12:25:35 -0500194 [Arguments] ${machine}
195 [Return] &{SENSORS}[${machine}]