John DeNisco | 68b0ee3 | 2017-09-27 16:35:23 -0400 | [diff] [blame^] | 1 | metadata: |
| 2 | system_config_file: /vpp/vpp-config/configs/system-config.yaml |
| 3 | version: 0.1 |
| 4 | nodes: |
| 5 | DUT1: |
| 6 | cpu: |
| 7 | grub_config_file: /vpp/vpp-config/dryrun/default/grub |
| 8 | reserve_vpp_main_core: true |
| 9 | total_other_cpus: 0 |
| 10 | total_vpp_cpus: 2 |
| 11 | host: localhost |
| 12 | hugepages: |
| 13 | hugepage_config_file: /vpp/vpp-config/dryrun/sysctl.d/80-vpp.conf |
| 14 | total: '1024' |
| 15 | interfaces: |
| 16 | tcp: |
| 17 | active_open_sessions: 0 |
| 18 | passive_open_sessions: 0 |
| 19 | type: DUT |
| 20 | vpp: |
| 21 | startup_config_file: /vpp/vpp-config/dryrun/vpp/startup.conf |
| 22 | unix: |
| 23 | interactive: false |