| garciadeblas | 3a5d204 | 2024-11-21 01:12:53 +0100 | [diff] [blame] | 1 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 2 | # you may not use this file except in compliance with the License. |
| 3 | # You may obtain a copy of the License at |
| 4 | # |
| 5 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 6 | # |
| 7 | # Unless required by applicable law or agreed to in writing, software |
| 8 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 9 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 10 | # See the License for the specific language governing permissions and |
| 11 | # limitations under the License. |
| 12 | documentation: "[BASIC-40] Auto-generated test" |
| 13 | name: basic_40 |
| 14 | tags: |
| 15 | - basic_40 |
| 16 | - cluster_main |
| 17 | - daily |
| 18 | nfpkg: |
| 19 | - package: hackfest_basic_vnf |
| 20 | name: hackfest_basic-vnf |
| 21 | - package: hackfest_basic2_vnf |
| 22 | name: hackfest_basic2-vnf |
| 23 | nspkg: |
| 24 | - package: hackfest_basic_ns |
| 25 | name: hackfest_basic-ns |
| 26 | - package: hackfest_basic2_ns |
| 27 | name: hackfest_basic2-ns |
| 28 | ns: |
| 29 | - name: basic_40 |
| 30 | nspkg: hackfest_basic-ns |
| 31 | config: "{vld: [ {name: mgmtnet, vim-network-name: %{VIM_MGMT_NET}} ] }" |
| 32 | vnf: |
| 33 | - ns: basic_40 |
| 34 | vnf_member_index: vnf |
| 35 | tests: |
| 36 | - type: ping |
| 37 | - type: ssh |