Skip to content

Commit 29386a6

Browse files
committed
HADOOP-18508. markdown errors
Change-Id: If00e579a831110886e0e1ade46fe72dbe70269fa
1 parent 9abbe18 commit 29386a6

File tree

1 file changed

+2
-2
lines changed
  • hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws

1 file changed

+2
-2
lines changed

hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ Otherwise, set a large timeout in `fs.s3a.scale.test.timeout`
539539
The tests are executed in an order to only clean up created files after
540540
the end of all the tests. If the tests are interrupted, the test data will remain.
541541

542-
## <a name="CI"> Testing through continuous integration
542+
## <a name="CI"/> Testing through continuous integration
543543

544544
### Parallel CI builds.
545545
For CI testing of the module, including the integration tests,
@@ -554,7 +554,7 @@ To do this
554554

555555
```
556556
mvn verify -T 1C -Dparallel-tests -DtestsThreadCount=14 -Dscale -Dfs.s3a.root.tests.enabled=false -Djob.id=001
557-
```
557+
```
558558

559559
This parallel execution feature is only for isolated builds sharing a single S3 bucket; it does
560560
not support parallel builds and tests from the same local source tree.

0 commit comments

Comments
 (0)