Skip to content

Commit 4563ab8

Browse files
committed
Add documentation error sonarqube
1 parent 423c98e commit 4563ab8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline)
1818
you'll be creating yourself during the tutorial and the `jenkins/scripts` subdirectory
1919
contains a shell script with commands that are executed when Jenkins processes
2020
the "Deliver" stage of your Pipeline.
21+
22+
## Elasticsearch embedded in SonarQube
23+
sudo sysctl -w vm.max_map_count=262144
24+
sysctl vm.max_map_count # verifica que quede en 262144

0 commit comments

Comments
 (0)