e2e-tests: Collapse the load-tests directory level

Move the contents of the former load-tests directory to the root of this
structure. Before this change, that directory was the only file set
present in this e2e-tests root structure.

This removal also paves the way for potential non-load e2e tests, such
as functional feature ones. Gerrit already has unit and acceptance or
(partial) integration tests for its functionality. However organizations
still need to internally develop and maintain -thus duplicate- full e2e
integration tests. E.g., to smoke-test new release deployment acts for
either development, staging or production purposes.

This change then also proposes to consider reusing this Gatling
framework (DSL, protocols) for e2e feature integration tests, alongside
the emerging load ones -for Gerrit.

Change-Id: Idffa7f43b546d6bfdc5d7b170d8ddc6c51b095c3
This commit is contained in:
Marco Miller
2020-03-10 11:59:29 -04:00
parent 9e74798ec9
commit 68b42d90c9
15 changed files with 0 additions and 0 deletions