Skip to content

Commit 2f15eb7

Browse files
committed
Hotfix to enhance code clarity, and update configurations for high availability (HA) systems (Azure#69)
1 parent e2e4eba commit 2f15eb7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/vars/input-api.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,15 @@ test_groups:
235235
outputs and statuses to ensure proper configuration and functionality.
236236
enabled: true
237237

238+
# Default values for HANA DB HA Test Cases
239+
sap_sid: "HDB"
240+
db_sid: "HDB"
241+
db_instance_number: "00"
242+
scs_instance_number: "00"
243+
ers_instance_number: "01"
244+
NFS_provider: "AFS"
245+
sap_port_to_ping: "1128"
246+
238247
# Commands for HANA DB HA Test Cases based on OS family
239248
commands:
240249
- name: get_hana_resource_id

0 commit comments

Comments
 (0)