You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/nxos_CI_failures_fix.yaml

3 lines
82 B
YAML

nxos and eos bugfix pick2.6 (#42291) * fix nxos_vxlan_vtep_vni issue (#42183) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit 981c9f6a79404252390efc65410811bd7f483d9b) * nxos CI failures bugfix (#42240) * fix nxos_portchannel and remove deprecated param in test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix _nxos_switchport CI failures Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix nxapi nxos_command test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * remove unsupported param nxos_smoke test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix nxos_vxlan_vtep_vni Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * syntax error Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit 805d13f287b7b82b9998a17752676b705a102741) * Update eos_l2_interface.py (#42270) (cherry picked from commit 51092c6ea52c2b051434d2f997dfa2167114410b) * add changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Enforcing NXAPI default HTTP behavior (#41817) * nxos_nxapi http default behavior * Use nxos_nxapi module in prepare_nxos_tests * Refactor nxos_nxapi configure test to use yaml block * Extend nxos_nxapi https & http test cases * Removed NXOS internal release naming * Resolved ansibot sanity errors * Fix typo in prepare_nxos_tests * Address PR comments * Shippable indicates this is no longer needed * Add port change logic and testing (cherry picked from commit db7300904d03cd653fe22bde0e4d5a18cf2da10d) * update changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
6 years ago
bugfixes:
- Fix nxos CI failures (https://github.com/ansible/ansible/pull/42240).