Create new end-to-end test for Commit index

Each of our indices is end-to-end tested here https://gitlab.com/gitlab-org/gitlab/-/tree/master/qa/qa/specs/features/ee/api/9_enablement/elasticsearch/index_tests

To maintain end-to-end test parity with other indices we'll need to add a simple commit search test to the suite.

Steps

MR Example: !66986 (merged)

Edited by John McGuire