mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-07-30 17:24:13 +02:00
Update README.md
This commit is contained in:
parent
243bed531e
commit
1443e86ffa
14
README.md
14
README.md
@ -25,7 +25,7 @@ for more information
|
|||||||
|
|
||||||
#### Requirements
|
#### Requirements
|
||||||
|
|
||||||
* [Golang](https://golang.org/dl/) 1.9
|
* [Golang](https://golang.org/dl/) 1.10
|
||||||
|
|
||||||
#### Clone
|
#### Clone
|
||||||
|
|
||||||
@ -62,19 +62,9 @@ To run Icingabeat with debugging output enabled, run:
|
|||||||
To test Icingabeat, run the following command:
|
To test Icingabeat, run the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make testsuite
|
make ci
|
||||||
```
|
```
|
||||||
|
|
||||||
alternatively:
|
|
||||||
```shell
|
|
||||||
make unit-tests
|
|
||||||
make system-tests
|
|
||||||
make integration-tests
|
|
||||||
make coverage-report
|
|
||||||
```
|
|
||||||
|
|
||||||
The test coverage is reported in the folder `./build/coverage/`
|
|
||||||
|
|
||||||
#### Update
|
#### Update
|
||||||
|
|
||||||
Each beat has a template for the mapping in elasticsearch and a documentation
|
Each beat has a template for the mapping in elasticsearch and a documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user