Skip to content

Rename duplicated ads integration test case name#4035

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
dio:rename-ads-test-case
Aug 2, 2018
Merged

Rename duplicated ads integration test case name#4035
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
dio:rename-ads-test-case

Conversation

@dio
Copy link
Member

@dio dio commented Aug 2, 2018

Description:
Rename the duplicated DuplicateWarmingClusters test case, here and here.
Risk Level: Low
Testing: Current tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Dhi Aurrahman dio@tetrate.io

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

// Validate that the request with duplicate listeners is rejected.
TEST_P(AdsIntegrationTest, DuplicateWarmingClusters) {
TEST_P(AdsIntegrationTest, RejectDuplicateWarmingClusters) {
Copy link
Member

Choose a reason for hiding this comment

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

I think this should be DuplicateWarmingListeners or something like that? cc @ramaraochavali

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah yeah, re-read the code and it should be like suggested. Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oops... Sorry @mattklein123 . while preventing duplicates ended up adding a duplicate (test name). :-(
@dio Thanks for correcting this.

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
@mattklein123 mattklein123 merged commit f8f21c2 into envoyproxy:master Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants