Lines Matching defs:redfish
7 def test_get_telemetry_service(redfish): argument
16 def test_get_metric_definition_collection(redfish): argument
22 def test_verify_metric_definition_members_if_contains_metrics(redfish): argument
31 def test_get_metric_definition_that_not_exist_expect_not_found(redfish): argument
38 def test_get_metric_report_definition_collection(redfish): argument
44 def test_get_metric_report_definition_that_not_exist_expect_not_found(redfish): argument
51 def test_get_metric_report_collection(redfish): argument
57 def test_get_metric_report_that_not_exist_expect_not_found(redfish): argument
64 def test_post_report_definition_with_empty_body_expect_bad_request(redfish): argument
72 def test_post_report_definition_with_some_body_expect_bad_request(redfish): argument
80 def test_delete_non_exisiting_metric_report_definition(redfish): argument
87 def test_add_report(redfish, report_definitions): argument
130 def test_add_report_with_actions(actions, redfish, report_definitions): argument
163 def test_add_report_with_metric(redfish, telemetry, report_definitions): argument
190 def test_add_report_with_many_metrics(redfish, telemetry, report_definitions): argument
204 redfish, telemetry, report_definitions argument
223 redfish, telemetry, report_definitions argument
249 interval, redfish, telemetry, report_definitions argument
285 redfish, telemetry, report_definitions argument