X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tests%2Fhardware%2Fredfish%2Fredfish.robot;fp=tests%2Fhardware%2Fredfish%2Fredfish.robot;h=0ff6f31a88617ca7e03dc29f259e1c1209d668e2;hb=4d93fe98c3b9ad51882b65b4679ffa3cd768649a;hp=0000000000000000000000000000000000000000;hpb=49217bce754b187bf41208e6dc52112d3f2ba962;p=validation.git diff --git a/tests/hardware/redfish/redfish.robot b/tests/hardware/redfish/redfish.robot new file mode 100644 index 0000000..0ff6f31 --- /dev/null +++ b/tests/hardware/redfish/redfish.robot @@ -0,0 +1,27 @@ +############################################################################## +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you maynot use this file except in compliance with the License. # +# # +# You may obtain a copy of the License at # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # +# See the License for the specific language governing permissions and # +# limitations under the License. # +############################################################################## + + +*** Settings *** +Documentation Redfish Test Framework is a tool and a model for organizing +... and running a set of Redfish interoperability test +Resource redfish.resource + + +*** Test Cases *** +Validate Common Use Cases + Run Usecase Checkers Suite