Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use custom validations for a testbed file #12

Open
extsoft opened this issue Nov 1, 2018 · 0 comments
Open

Add ability to use custom validations for a testbed file #12

extsoft opened this issue Nov 1, 2018 · 0 comments

Comments

@extsoft
Copy link

extsoft commented Nov 1, 2018

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 for testbed validation. Use case: let's assume there is an additional keyword in a device's custom section. So, I want to provide validation options for this keyword to make sure it is specified correctly by someone who configures the testbed file. This allows me to validate data before running actual tests (and don't repeat some validations in the code again and again).

@tahigash tahigash self-assigned this May 21, 2020
@tahigash tahigash removed their assignment Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants