Skip to content

vpp: T8452: fix typo in variable name#5114

Open
mihakralj wants to merge 1 commit intovyos:currentfrom
mihakralj:fix/T8452-typo-vpp
Open

vpp: T8452: fix typo in variable name#5114
mihakralj wants to merge 1 commit intovyos:currentfrom
mihakralj:fix/T8452-typo-vpp

Conversation

@mihakralj
Copy link
Copy Markdown

Change summary

Fix typo in variable name id_from_persisten_confid_from_persistent_conf in src/conf_mode/vpp.py.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

https://vyos.dev/T8452

Related PR(s)

none

How to test / Smoketest result

This is a variable rename only (no functional change). Verified by grep that zero references to the old name remain:

$ grep -r 'persisten_conf' src/
(no output)

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Rename `id_from_persisten_conf` to `id_from_persistent_conf`.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

👍
No issues in PR Title / Commit Title

@mihakralj
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

vyosbot added a commit to vyos/vyos-cla-signatures that referenced this pull request Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

CI integration ❌ failed!

Details

CI logs

  • CLI Smoketests ❌ failed
  • CLI Smoketests (interfaces only) 👍 passed
  • Config tests 👍 passed
  • RAID1 tests 👍 passed
  • CLI Smoketests VPP 👍 passed
  • Config tests VPP 👍 passed
  • TPM tests 👍 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant