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

run validation of quickstart.yaml and arch_config_full_reference.yaml as part of unit tests #321

Open
adilhafeez opened this issue Dec 1, 2024 · 0 comments

Comments

@adilhafeez
Copy link
Contributor

Right now arch_config_full_reference.yaml file is verified in rust code base but we don't run this file through schema validation we've configured for our usual run. Ask here is to run schema validation of arch_config_full_reference.yaml as part of github actions.

we need to validate both arch_config_full_reference.yaml and quickstart.yaml files
here is the quickstart.yaml file
code in our cli that validates schema: https://github.com/katanemo/archgw/blob/main/arch/tools/cli/main.py#L165-L169

@adilhafeez adilhafeez changed the title run validation of quickstart.yaml file as part of unit tests run validation of quickstart.yaml and arch_config_full_reference.yaml as part of unit tests Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant