pyats
pyats copied to clipboard
Cisco DevNet pyATS Test Framework Bug Tracker
Hello everyone! I want to execute some ssh commands on `idrac (integrated dell remote access controller)` os but neither of available connections help me so far. According to `unicon` official...
If there are several errors, the only first error is displayed during the validation. Please check out the sample below: ```bash (pyats) ~/tmp pyats validate testbed tb.yaml Loading testbed file:...
I have the following setup: ```bash # files $ tree fooo/ fooo/ ├── __init__.py ├── alisa.py └── foo.py $ python fooo/alisa.py Traceback (most recent call last): File "fooo/alisa.py", line 5,...
Since pyATS 5.0.0 we have the ability to validate a testbed file structure with `pyats validate testbed my-testbed.yaml`. It will be great to have the ability to add custom rules...
It would be great to have a fail reason column on the detailed results, and that column would be filled with the self.failed description. That way on the exception handling...
Easypy can generate both xunit and an HTML log report which is great! Unfortunately, my build system (GitLab) can only render HTML if the repository is public (something I don't...
add documentation for follow-symlink to use a symlink for the job
Unable to learn BGP - UnboundLocalError: local variable 'session_state' referenced before assignment
`genie learn bgp --testbed-file testbeds/testbed.yml` ``` Traceback (most recent call last): File "src/genie/cli/commands/learn.py", line 365, in genie.cli.commands.learn.LearnCommand._retrieve_ops File "/Users/edgleyl/venv/pyats/lib/python3.9/site-packages/genie/libs/ops/bgp/nxos/bgp.py", line 1110, in learn self.make() File "/Users/edgleyl/venv/pyats/lib/python3.9/site-packages/genie/ops/base/base.py", line 103, in make...
This post had to be deleted. I'm sorry for the inconvenience.