guluo created BIGTOP-3937:
-----------------------------
Summary: Executing smoke_tests of Solr repeatedly would be failed
Key: BIGTOP-3937
URL: https://issues.apache.org/jira/browse/BIGTOP-3937
Project: Bigtop
Issue Type: Bug
Components: solr, tests
Affects Versions: 3.2.0
Environment: bigtop 3.2.0
Centos7
Reporter: guluo
Reproduction steps:
1. Switch to `\{bigtop_home}/bigtop-tests/smoke_tests`.
2. Run smoke_tests of Solr by executing command : `../../gradlew solr:test
-Psmoke.tests`
At this step, the smoke_test of Solr would be successful.
3. Run smoke_tests of Solr again
At this step, the smoke_test of Solr would be failed.
The Reason:
We did not clean up the data that is generated by smoke_tests after Solr smoke
testing, such as the collection named smoke, the directory named
'/tmp/smoke_data'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)