Lenovo integration test roles 1 (#44559)
* Integration test suit for cnos_facts, cnos_config, cnos_command, enos_facts, enos_config and enos_command.
* Update all_facts.yaml
* Update invalid_subset.yaml
* Update not_hardware.yaml
* Adding cnos_backup, cnos_bgp, cnos_conditional_command, cnos_condtional_template, cnos_ethernet, cnos_portchannel, cnos_rollback.
* Update README.md
* Adding the sample roles for cnos_save, cnos_show_run, cnos_template, cnos_vlag and cnos_vlan
2018-08-29 22:02:06 +02:00
|
|
|
#Demo Template
|
|
|
|
vlan {{item.vlanid1}}
|
|
|
|
name anil
|
|
|
|
exit
|
|
|
|
interface ethernet {{item.slot_chassis_number1}}
|
|
|
|
description anil
|
|
|
|
mtu 600
|
|
|
|
exit
|
2018-09-12 16:31:45 +02:00
|
|
|
interface port-channel {{item.portchannel_interface_number1}}
|
Lenovo integration test roles 1 (#44559)
* Integration test suit for cnos_facts, cnos_config, cnos_command, enos_facts, enos_config and enos_command.
* Update all_facts.yaml
* Update invalid_subset.yaml
* Update not_hardware.yaml
* Adding cnos_backup, cnos_bgp, cnos_conditional_command, cnos_condtional_template, cnos_ethernet, cnos_portchannel, cnos_rollback.
* Update README.md
* Adding the sample roles for cnos_save, cnos_show_run, cnos_template, cnos_vlag and cnos_vlan
2018-08-29 22:02:06 +02:00
|
|
|
shut
|
|
|
|
lacp suspend-individual
|
|
|
|
no shut
|
|
|
|
exit
|