Skip to content

test: Remove function put_config_dict and convert tests to use put_config_dicts#1525

Merged
mattiaswal merged 1 commit into
mainfrom
remove-put-config-dict
Jun 3, 2026
Merged

test: Remove function put_config_dict and convert tests to use put_config_dicts#1525
mattiaswal merged 1 commit into
mainfrom
remove-put-config-dict

Conversation

@mattiaswal
Copy link
Copy Markdown
Contributor

This fix #1237

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@mattiaswal mattiaswal added the ci:main Build default defconfig, not minimal label Jun 2, 2026
@mattiaswal mattiaswal requested a review from troglobit June 3, 2026 11:03
Copy link
Copy Markdown
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattiaswal mattiaswal merged commit fc7083d into main Jun 3, 2026
15 of 16 checks passed
@mattiaswal mattiaswal deleted the remove-put-config-dict branch June 3, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:main Build default defconfig, not minimal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor all tests to use put_config_dicts

2 participants