/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_client_identifier.robot | 24 Create A Session With ClientID And Verify 25 [Documentation] Create a session with client id and verify client id is same. 27 [Template] Create And Verify Session ClientID 37 [Documentation] Create a session with client id and verify client id is same after the reboot. 39 [Template] Create And Verify Session ClientID 46 Create A Multiple Session With ClientID And Verify 47 [Documentation] Create a multiple session with client id and verify client id is same. 49 [Template] Create And Verify Session ClientID 57 …[Documentation] Create a multiple session with client id and verify client id is same after the r… 59 [Template] Create And Verify Session ClientID [all …]
|
H A D | test_lock_management.robot | 346 Create Redfish Session With ClientID 347 [Documentation] Create redifish session with client id. 354 ${session_info}= Create Dictionary 365 [Documentation] Create dictionary of lock request. 372 ${request_dict}= Create Dictionary 483 ${lock_dict_param}= Create Data To Acquire List Of Lock ${lock_type} 537 [Documentation] Create a dictionary for lock request. 547 ${temp_list}= Create List ${resp} 548 ${lock_request_dict}= Create Dictionary Request=${temp_list} 553 Create Data To Acquire List Of Lock [all …]
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ipmi_redfish_user.robot | 27 Create Admin Redfish User And Verify Login Via IPMI 28 [Documentation] Create user using redfish and verify via IPMI. 34 ${payload}= Create Dictionary 50 # Create user using Redfish. 54 ${payload}= Create Dictionary 61 ${payload}= Create Dictionary Password=${valid_password2} 75 # Create user using Redfish with admin privilege. 79 ${payload}= Create Dictionary 86 ${payload}= Create Dictionary RoleId=Operator 110 # Create user using Redfish. [all …]
|
H A D | test_user_account.robot | 35 ... Redfish Create User admin_user TestPwd123 Administrator ${True} 50 ... Redfish Create User operator_user TestPwd123 Operator ${True} 65 ... Redfish Create User readonly_user TestPwd123 ReadOnly ${True} 76 Redfish Create and Verify Admin User 77 [Documentation] Create a Redfish user with administrator role and verify. 79 [Template] Redfish Create And Verify User 85 Redfish Create and Verify Operator User 86 [Documentation] Create a Redfish user with operator role and verify. 88 [Template] Redfish Create And Verify User 94 Redfish Create and Verify Readonly User [all …]
|
H A D | test_redfish_privilege_registry.robot | 10 Suite Setup Create And Verify Various Privilege Users 131 ${payload}= Create Dictionary 136 ${data}= Create Dictionary UserName=${patched_user} 149 ${payload}= Create Dictionary 154 ${data}= Create Dictionary UserName=${patched_user} 170 ${payload}= Create Dictionary 175 ${data}= Create Dictionary UserName=${patched_user} 200 Create And Verify Various Privilege Users 201 [Documentation] Create and verify admin, test, operator, and readonly users. 203 Redfish Create User ${test_user} ${test_password} Operator ${true} [all …]
|
/openbmc/phosphor-logging/lib/ |
H A D | lg2_commit.cpp | 20 using Create = sdbusplus::client::xyz::openbmc_project::logging::Create<>; typedef 127 using details::Create; in commit() 131 b.new_method_call(Create::default_service, Create::instance_path, in commit() 132 Create::interface, "Create"); in commit() 149 using details::Create; in commit() 158 co_return co_await Create(ctx) in commit() local 159 .service(Create::default_service) in commit() 160 .path(Create::instance_path) in commit()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_network_configuration.robot | 80 Create VLAN ${vlan_id} 83 Create VLAN Via IPMI off 93 Create VLAN Via IPMI ${vlan_id_for_ipmi} 103 Create VLAN Via IPMI When LAN And VLAN Exist On BMC 104 [Documentation] Create VLAN Via IPMI When LAN And VLAN Exist On BMC. 106 [Setup] Create VLAN ${vlan_id_for_rest} 108 Create VLAN Via IPMI ${vlan_id_for_ipmi} 114 Create VLAN Via IPMI And Verify 115 [Documentation] Create and verify VLAN via IPMI. 118 Create VLAN Via IPMI ${vlan_id_for_ipmi} [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/eventlog/ |
H A D | test_event_association.robot | 27 Create Test Error Callout And Verify 28 [Documentation] Create error log callout and verify via REST. 31 Create Test Error With Callout 35 Create Test Error Callout And Verify AdditionalData 36 [Documentation] Create Test Error Callout And Verify AdditionalData. 47 Create Test Error With Callout 55 Create Test Error Callout And Verify Associations 56 [Documentation] Create test error callout and verify Associations. 68 Create Test Error With Callout 78 Create Test Error Callout And Delete [all …]
|
H A D | test_event_logging.robot | 52 Create Test Event Log And Verify 53 [Documentation] Create event logs and verify via redfish. 56 Create Test Error Log 66 Create Test PEL Log 79 Create Test Error Log 117 Create Test PEL Log 118 Create Test PEL Log 128 Create Test PEL Log 141 Create Test Error Log 152 Create Test Event Log And Verify Time Stamp [all …]
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_local_user.robot | 28 Verify Redfishtool Create Users 29 [Documentation] Create user via Redfishtool and verify. 33 Redfishtool Create User "UserT100" "TestPwd123" "ReadOnly" true 42 Redfishtool Create User "UserT100" "TestPwd123" "ReadOnly" true 51 Redfishtool Create User "UserT100" "TestPwd123" "ReadOnly" true 61 Redfishtool Create User "UserT100" "TestPwd123" "ReadOnly" true 72 Redfishtool Create User "UserT100" "TestPwd123" "ReadOnly" true 73 Redfishtool Create User "UserT100" "TestPwd123" "Administrator" true 83 Redfishtool Create User "UserT100" "TestPwd123" "Administrator" true 86 Redfishtool Create User "UserT101" "TestPwd123" "ReadOnly" true "UserT100" "TestPwd123" [all …]
|
/openbmc/openbmc-test-automation/openpower/localuser/ |
H A D | test_ipmi_redfish_user.robot | 25 Create IPMI User Without Any Privilege And Verify Via Redfish 26 [Documentation] Create user using IPMI without privilege and verify user privilege 30 # Create IPMI user with random id and username. 42 Create Admin User Via Redfish And Verify Login Via IPMI 43 [Documentation] Create user via redfish and verify via IPMI. 49 ${payload}= Create Dictionary 61 ${payload}= Create Dictionary Password=${valid_password2} 71 # Create user using Redfish. 75 ${payload}= Create Dictionary 84 ${payload}= Create Dictionary Password=${valid_password2} [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | 0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch | 4 Subject: [PATCH] Create.c: include linux/falloc.h for FALLOC_FL_ZERO_RANGE 13 Create.c | 1 + 16 diff --git a/Create.c b/Create.c 18 --- a/Create.c 19 +++ b/Create.c
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_dumps.robot | 34 ${dump_id}= Create User Initiated BMC Dump Via Redfish 40 [Documentation] Create user initiated BMC dump at host off state and 45 ${dump_id}= Create User Initiated BMC Dump Via Redfish 56 ${dump_id}= Create User Initiated BMC Dump Via Redfish 80 # Create an internal failure error log. 105 Create User Initiated BMC Dump Via Redfish 115 ${dump_id}= Create User Initiated BMC Dump Via Redfish 123 [Documentation] Create and verify user initiated BMC dump during Host is powwering on 134 # Create user initiated BMC dump and verify only one dump is available. 135 Create User Initiated BMC Dump Via Redfish [all …]
|
/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/VLAN/ |
H A D | meson.build | 2 subdir('Create') subdir 8 input: [ '../../../../../yaml/xyz/openbmc_project/Network/VLAN/Create.interface.yaml', ], 9 output: [ 'Create.md' ], 16 'xyz/openbmc_project/Network/VLAN/Create',
|
/openbmc/phosphor-networkd/gen/xyz/openbmc_project/Network/IP/ |
H A D | meson.build | 2 subdir('Create') subdir 8 input: [ '../../../../../yaml/xyz/openbmc_project/Network/IP/Create.interface.yaml', ], 9 output: [ 'Create.md' ], 16 'xyz/openbmc_project/Network/IP/Create',
|
/openbmc/openbmc-test-automation/lib/external_intf/ |
H A D | management_console_utils.robot | 45 Create Session With ClientID 46 [Documentation] Create redifish session with client id. 53 ${session_info}= Create Dictionary 65 Create Session With List Of ClientID 66 [Documentation] Create redifish session with client id. 73 @{session_dict_list}= Create List 74 &{session_dict}= Create Dictionary 77 ${session_dict}= Create Session With ClientID ${client}
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/ |
H A D | meson.build | 2 subdir('Create') subdir 10 …./../../../yaml/xyz/openbmc_project/Dump/Create.errors.yaml', '../../../../yaml/xyz/openbmc_projec… 11 output: [ 'Create.md' ], 18 'xyz/openbmc_project/Dump/Create',
|
/openbmc/phosphor-user-manager/test/ |
H A D | ldap_config_test.cpp | 136 "MyLdap12", ldap_base::Create::SearchScope::sub, in TEST_F() 137 ldap_base::Create::Type::ActiveDirectory, "uid", "gid"); in TEST_F() 142 ldap_base::Create::SearchScope::sub, in TEST_F() 143 ldap_base::Create::Type::OpenLdap, "uid", "gid"); in TEST_F() 255 "MyLdap12", ldap_base::Create::SearchScope::sub, in TEST_F() 256 ldap_base::Create::Type::ActiveDirectory, "uid", "gid"); in TEST_F() 305 "MyLdap12", ldap_base::Create::SearchScope::sub, in TEST_F() 306 ldap_base::Create::Type::ActiveDirectory, "attr1", "attr2"); in TEST_F() 354 "MyLdap12", ldap_base::Create::SearchScope::sub, in TEST_F() 355 ldap_base::Create::Type::ActiveDirectory, "attr1", "attr2"); in TEST_F() [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Dump/Create' 8 '../../../../../yaml/xyz/openbmc_project/Dump/Create.errors.yaml', 9 '../../../../../yaml/xyz/openbmc_project/Dump/Create.interface.yaml', 26 'xyz/openbmc_project/Dump/Create',
|
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/ |
H A D | meson.build | 2 subdir('Create') subdir 10 input: [ '../../../../yaml/com/ibm/Dump/Create.interface.yaml', ], 11 output: [ 'Create.md' ], 18 'com/ibm/Dump/Create',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/ |
H A D | meson.build | 3 subdir('Create') subdir 26 input: [ '../../../../../yaml/xyz/openbmc_project/User/Ldap/Create.interface.yaml', ], 27 output: [ 'Create.md' ], 34 'xyz/openbmc_project/User/Ldap/Create',
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_management.robot | 26 Create Session And Verify Response Code Using Different Credentials 27 [Documentation] Create session and verify response code using different credentials. 29 [Template] Create Session And Verify Response Code 39 Create Session And Verify Response Code Using Operator Credentials 40 [Documentation] Create session and verify response code using operator credentials. 42 [Template] Create Session And Verify Response Code 200 ${payload}= Create Dictionary @odata.id=${session_location} 206 Create Session And Verify Response Code 207 [Documentation] Create session and verify response code. 230 ${data}= Create Dictionary SessionTimeout=${value} [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_request.robot | 23 ${client_id}= Create Dictionary ClientID=None 24 ${oem_data}= Create Dictionary OpenBMC=${client_id} 25 ${data}= Create Dictionary UserName=${user_name} Password=${password} Oem=${oem_data} 42 ${session_dict}= Create Dictionary 45 ${auth_token}= Create Dictionary X-Auth-Token ${session_resp.headers['X-Auth-Token']}
|
H A D | rest_client.robot | 41 # ${kwargs}= Create Dictionary allow_redirect=${True}. 46 ${headers}= Create Dictionary X-Auth-Token=${XAUTH_TOKEN} Accept=application/json 68 # ${kwargs}= Create Dictionary allow_redirect=${True}. 72 ${headers}= Create Dictionary Content-Type=application/json 93 # ${kwargs}= Create Dictionary allow_redirect=${True}. 97 ${headers}= Create Dictionary Content-Type=application/json 117 # ${kwargs}= Create Dictionary allow_redirect=${True}. 121 ${headers}= Create Dictionary Content-Type=application/json 164 Create Session openbmc ${AUTH_URI} timeout=${timeout} 166 ${headers}= Create Dictionary Content-Type=application/json [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/ |
H A D | meson.build | 2 subdir('Create') subdir 39 input: [ '../../../../../yaml/xyz/openbmc_project/Certs/CSR/Create.interface.yaml', ], 40 output: [ 'Create.md' ], 47 'xyz/openbmc_project/Certs/CSR/Create',
|