May 2022¶
May 30 - Pyats v22.5¶
Modules |
Version |
---|---|
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
|
v22.5 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
Fix¶
- log/command
- Removed archive zip files counting
The code prevent archive being fully extracted.
- pyats/easypy/manifest/virtualenv.py
Combine cli arguments of “pyats run manifest my_manifest.tem –arg1 value1”
If multiple arguments are given, translate the original form to “pyats run job
- pyats.easypy
Update manifest implementation to support IXIA TCL libraries
- pyats.reporter
- Modified Task
Fixed bug when rolling up plugin results when the plugin has no sections
- Modified ReporterServer
Fixed error message when a temporary directory has a sym-linked path
- pyats.utils
Remove version pinning of ‘cryptography’ package
- utils
- server_name number fix
local address to be updated only if server name and server number is not given..
- pyats.robot
Removed robotframework version pinning, get valid execution options from RobotSettings
New¶
- pyats.easypy
Added
task-uids
command line option to filter tasks