-
Notifications
You must be signed in to change notification settings - Fork 135
Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo #317
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
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
be1b609 to
4bf3a7d
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4bf3a7d to
73ed37f
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
73ed37f to
a5b82a6
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a5b82a6 to
fcbe736
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
scripts/featured
Outdated
| FEATURE_STATE_ENABLED = "enabled" | ||
| FEATURE_STATE_DISABLED = "disabled" | ||
| FEATURE_STATE_FAILED = "failed" | ||
| FEATURE_WHITELIST = {"telemetry", "frr_bmp"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: shouldn't this be blacklist instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or FEATURE_EXCLUSION_LIST
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed.
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Cherry-pick PR to 202511: #328 |
Add whitelist for telemetry/frr_bmp since they are not service in pub repo