vars.yaml (11 lines of code) (raw):

############################################################### # DONOT PUSH THIS FILE TO GitHub # ############################################################### # Input parameters for executing the SAP Functional Tests: # SAP Functional Test Type # Options: SAPFunctionalTests TEST_TYPE: SAPFunctionalTests # SAP Functional Test Tier # Options: Database High Availability, Central Services High Availability sap_functional_test_type: DatabaseHighAvailability # SAP System Configuration # String: Name of the SAP system configuration to be tested (Location: WORKSPACES/SYSTEM/DEV-WEEU-SAP01-X00 directory) SYSTEM_CONFIG_NAME: DEV-WEEU-SAP01-X00 # Choose the type of authentication you configured for a local account on the SAP VMs. # String: VMPASSWORD SSHKEY AUTHENTICATION_TYPE: SSHKEY # Test Results Destination # Options: Azure Log Analytics Workspace: azureloganalytics, Azure Data Explorer: azuredataexplorer telemetry_data_destination: null # table name for telemetry data telemetry_table_name: null # Properties for Azure Log Analytics Workspace laws_shared_key: null laws_workspace_id: null # Properties for Azure Data Explorer adx_database_name: null adx_cluster_fqdn: null adx_client_id: null