index
:
veeos-1x.git
circinus
crux
current
equuleus
revert-4390-feature/T6353-add-password-complexity-validation
sagitta
syslog-typos-T6989
VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smoketest
/
scripts
/
cli
/
base_vyostest_shim.py
Age
Commit message (
Expand
)
Author
2025-03-18
T6353: Change cli_commit to return the command output
oniko94
2025-03-18
T6353: Add password strength check and user warning
oniko94
2025-02-13
wlb: T4470: Migrate WAN load balancer to Python/XML
sarthurdev
2025-02-04
smoketest: T6989: extend cli_set() signature to pass CLI node value
Christian Breunig
2025-01-06
configd: T6747: use one long-lived instance of FRRender (#4274)
Christian Breunig
2024-12-30
frr: T6746: additional improvements after 10.2 upgrade (#4259)
Christian Breunig
2024-12-23
smoketest: T6746: wait after commit() until frr-reload is no longer running
Christian Breunig
2024-12-16
frr: T6746: add guard time after cli_commit() and before getFRRconfig()
Christian Breunig
2024-12-16
smoketest: T6746: add 2 second guard timer for getFRRconfig()
Christian Breunig
2024-10-07
pbr: T6430: Local IP rules routing into VRFs by name
Andrew Topp
2024-07-27
smoketest: T6614: initial support for op-mode command testing
Christian Breunig
2024-07-19
smoketest: T6597: add "commit" debug information
Christian Breunig
2024-06-24
smoketest: T6510: ensure one cannot delete the current user in "system login"
Christian Breunig
2024-04-21
smoketest: support dynamic enable of smoketest debugging
Christian Breunig
2024-02-27
smoketest: T5160: Deduplicate nftables verify functions to testcase class, re...
sarthurdev
2023-11-13
pim: T5733: add missing FRR PIM related features
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-06-24
smoketest: ssh_send_cmd should be a static method
John Estabrook
2023-06-21
smoketest: move SSH login functionality to base class
Christian Breunig
2022-04-26
smoketest: http: add decorator to suppress warnings locally
John Estabrook
2022-01-05
smoketest: shim: Optimise speed of `lsof` command
sarthurdev
2021-08-20
smoketest: bgp: add support to extract only given SAFI from FRR
Christian Poessinger
2021-08-14
smoketest: shim: wait for commit to be completed
Christian Poessinger
2021-08-14
smoketest: shim: remove superfluous sleep() in getFRRconfig()
Christian Poessinger
2021-03-31
smoketest: bfd: only evaluate individual profile section
Christian Poessinger
2021-03-17
smoketest: add shim for every test to re-use common tasts
Christian Poessinger