Skip to content

[CLUSTER][CORE][TESTS] Add cluster adding variables with `:append`

Nicola Sparnacci requested to merge nspa/add-append into scarthgap-dev

Add CONFIG_FEATURE-APPEND cluster to add variables to local.conf with :append assignment.

This MR has a major impact considering that the former clusters:

  • CONFIG_FEATURE-APPEND
  • CONFIG_YS-APPEND

have now been renamed as:

  • CONFIG_FEATURE-ADD
  • CONFIG_YS-ADD

as they used to add variables to the local.conf with the += assignment. The Yconfigs needs to be modified accordingly to keep the functionality as it was.

Related Issue: #1 (closed)

VERSIONING Select one of the following version increments: Version bump type: [MAJOR]

Edited by Nicola Sparnacci

Merge request reports

Loading