Skip to content

Commit

Permalink
[cpp] Enable Config Consistency tests (#3192)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharycmontoya authored Oct 15, 2024
1 parent c8e028f commit 3c9944b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifests/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,11 +137,11 @@ tests/:
Test_Dsm_Manual_Checkpoint_Intra_Process: missing_feature
parametric/:
test_config_consistency.py:
Test_Config_RateLimit: missing_feature
Test_Config_TraceAgentURL: missing_feature
Test_Config_TraceEnabled: missing_feature
Test_Config_RateLimit: v1.1.0
Test_Config_TraceAgentURL: v1.1.0
Test_Config_TraceEnabled: v1.1.0
Test_Config_TraceLogDirectory: missing_feature
Test_Config_UnifiedServiceTagging: missing_feature
Test_Config_UnifiedServiceTagging: v1.1.0
test_dynamic_configuration.py:
TestDynamicConfigHeaderTags: missing_feature
test_headers_baggage.py:
Expand Down

0 comments on commit 3c9944b

Please sign in to comment.