security icon indicating copy to clipboard operation
security copied to clipboard

[Backport 2.x] Move REST API tests into integration tests (Part 1) (#4153)

Open willyborankin opened this issue 1 year ago • 2 comments

[Backport 2.x] Move REST API tests into integration tests (Part 1) (#4153)

Two test were deleted:

  • FlushCacheApiTest
  • LegacyFlushCacheApiTest

the tests were moved in https://github.com/opensearch-project/security/blob/1914e8806b7bc2257915d5e21e585cb2e448008b/src/integrationTest/java/org/opensearch/security/api/DefaultApiAvailabilityIntegrationTest.java#L106

willyborankin avatar Apr 29 '24 19:04 willyborankin

@willyborankin Can you add a brief comment on why the manual backport was required?

DarshitChanpura avatar Apr 29 '24 20:04 DarshitChanpura

@willyborankin Can you add a brief comment on why the manual backport was required?

Added

willyborankin avatar Apr 29 '24 20:04 willyborankin