Move LoadTests gradle tasks to test-suites gradle files
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
- {color:#172b4d}Ensure that load tests works with Python 3.x{color}
- {color:#172b4d}Move gradle task to `test-suites` directory{color}
- {color:#172b4d}Check if they don't run automatically{color}
- {color:#172b4d}Check if global variable `LOAD_TEST_ENABLED` is required{color}
Imported from Jira [BEAM-7953](https://issues.apache.org/jira/browse/BEAM-7953). Original Jira may contain additional context.
Reported by: kasiak.
Contributor guide
Research direction
Start by locating the existing LoadTests Gradle tasks and the `test-suites` directory. Check that load tests work with Python 3.x, verify they do not run automatically, and determine whether the global `LOAD_TEST_ENABLED` variable is still required; done means the tasks are moved and these behaviors are confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100