Add a non interactive mode
[vpp.git] / extras / vpp_config / data / auto-config.yaml
1 metadata: {system_config_file: /vpp/vpp-config/configs/system-config.yaml, version: 0.1}
2 nodes:
3   DUT1:
4     cpu: {grub_config_file: /vpp/vpp-config/dryrun/default/grub, reserve_vpp_main_core: false,
5       total_other_cpus: 0, total_vpp_cpus: 0}
6     host: localhost
7     hugepages: {hugepage_config_file: /vpp/vpp-config/dryrun/sysctl.d/80-vpp.conf,
8       total: '1024'}
9     interfaces: {}
10     tcp: {active_open_sessions: 0, passive_open_sessions: 0}
11     type: DUT
12     vpp:
13       startup_config_file: /vpp/vpp-config/dryrun/vpp/startup.conf
14       unix: {interactive: false}