March 2022¶
March 29 - Pyats v22.3¶
Modules |
Version |
---|---|
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
|
v22.3 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
Fix¶
- alpine builder
Update alpine builder container to alpine3.15
- pyats.aetest
Fix datafile loading
- kleenex
- Kleenex_main.py
Fixed the bug for email report when the Taas log is not uploaded.
- reporter
- Modified ReporterServer
reporter.log only generated when running in verbose mode with -v
Updated¶
- aetest
Fixed step result handling inside a processor
New¶
- aetest
- Fixed -v handling
debug logging appears in Aetest by -v option