Skip to content

Commit

Permalink
integration-tests-environment is not available for packetbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Oct 29, 2020
1 parent 6d3acae commit bcd6d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packetbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ when:
platform: "linux && ubuntu-16" ## default label for all the stages
stages:
build:
make: "RACE_DETECTOR=1 make -C packetbeat check testsuite integration-tests-environment"
make: "RACE_DETECTOR=1 make -C packetbeat check testsuite" ## See https://github.com/elastic/beats/issues/22266
windows:
mage: "mage fields build goTestUnit"
platforms: ## override default labels in this specific stage.
Expand Down

0 comments on commit bcd6d51

Please sign in to comment.