ccaominh opened a new pull request #10453:
URL: https://github.com/apache/druid/pull/10453
### Description
Add an E2E test for the web console workflow of reindexing a Druid
datasource to change the secondary partitioning type.
Also, run the web console E2E tests in parallel to reduce CI time and change
naming convention for test datasources to make it easier to map them to the
corresponding test run.
<hr>
This PR has:
- [x] been self-reviewed.
- [x] added comments explaining the "why" and the intent of the code
wherever would not be obvious for an unfamiliar reader.
- [x] added integration tests.
<hr>
##### Key changed/added classes in this PR
1) web-consolee2e-tests/reindexing.spec.ts
- new E2E test
2) web-console/e2e-tests/component/load-data/data-connector/reindex.ts
- new data loader connector for druid input source
3) web-console/e2e-tests/component/load-data/config/partition.ts
- move partition spec definitions from compaction.ts
- add new single dim partition spec definition
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]