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

Am/verify configs #268

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Am/verify configs #268

merged 3 commits into from
Oct 16, 2024

Conversation

amaslenn
Copy link
Contributor

Summary

Introduce verify-configs command that replaces all other verify-* commands. Based on #267.

New help contains:

modes:
    ...
    verify-systems      [DEPRECATED: use verify-configs] Verify the system configurations.
    verify-tests        [DEPRECATED: use verify-configs] Verify the test configurations.
    verify-test-scenarios
                        [DEPRECATED: use verify-configs] Verify the test scenario configurations.
    verify-configs      Verify all found TOML files in the given directory. Test Scenarios are verified against all found Test TOML files or all Test TOML files in the given directory.

Test Plan

  1. CI
  2. Manual runs

Additional Notes

@TaekyungHeo TaekyungHeo added enhancement New feature or request Oct24 Oct'24 release feature labels Oct 16, 2024
@TaekyungHeo TaekyungHeo merged commit e3f4d92 into main Oct 16, 2024
2 checks passed
@TaekyungHeo TaekyungHeo deleted the am/verify-configs branch October 16, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Oct24 Oct'24 release feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants