Skip to content

test: remove v1 Redis HC tests#6367

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
derekargueta:dereka/6362-redis-hc
Mar 23, 2019
Merged

test: remove v1 Redis HC tests#6367
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
derekargueta:dereka/6362-redis-hc

Conversation

@derekargueta
Copy link
Copy Markdown
Member

@derekargueta derekargueta commented Mar 23, 2019

Description: This PR removes 2 tests that specifically exercise v1 API paths. This is under the observation that the cases being exercised are still tested through v2 API examples (createRedis and createRedisWithoutKey) so there is no need to conduct v1->v2 translation for these tests. These tests simply existed to verify v1 compatibility but that is no longer a concern.

The parseHealthCheckFromV1Json function used for the v1 API tests cannot yet be deleted because it is used by v1 tests in test/common/upstream/health_checker_impl_test.cc. It'll be removed when that code is updated.

Risk Level: Low (no functional change)
Testing:
Docs Changes: N/A
Release Notes: N/A
Resolves: a piece of #6362

Signed-off-by: Derek Argueta dereka@pinterest.com

Signed-off-by: Derek Argueta <dereka@pinterest.com>
@derekargueta derekargueta changed the title remove v1 Redis HC tests test: remove v1 Redis HC tests Mar 23, 2019
Copy link
Copy Markdown
Member

@dio dio left a comment

Choose a reason for hiding this comment

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

Looks good

@mattklein123 mattklein123 merged commit bea9cd0 into envoyproxy:master Mar 23, 2019
@derekargueta derekargueta deleted the dereka/6362-redis-hc branch June 19, 2019 02:05
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