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

Complete the testing circle remediation/future config #100

Open
aedwardstx opened this issue Nov 14, 2021 · 0 comments
Open

Complete the testing circle remediation/future config #100

aedwardstx opened this issue Nov 14, 2021 · 0 comments

Comments

@aedwardstx
Copy link
Collaborator

Test full configuration workflows in a circular way that ensures correctness of hier_config's remediation and future config generating features.

  • Instances
    • One set of test files for each major supported OS - IOS, EOS, NXOS, IOSXR
  • Testing flow
    • Load a full running config
      • Assert that loaded running config matches the file
    • Load a full generated config
      • Assert that loaded generated config matches the file
    • Generate the remediation config
      • Assert that remediation config matches the file
    • Generate the future config running.future(remediation)
      • Assert the future config equals the generated config
    • Generate the rollback config
      • Assert that the rollback config matches the file
    • Generate the rollback_future config future.future(rollback)
      • Assert the rollback_future equals the running config
  • Config files
    • Generated (aka future)
    • Running (aka rollback_future)
    • Remediation
    • Rollback
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