Skip to content

Commit

Permalink
ci: remove e2e-testing in the main pipeline for elastic-agent (#33370)
Browse files Browse the repository at this point in the history
it won't work since relevant dependent beats are not generated
  • Loading branch information
v1v committed Oct 17, 2022
1 parent f5c41f9 commit 2b200bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/Jenkinsfile.yml
Expand Up @@ -93,7 +93,7 @@ stages:
packaging-linux:
packaging-linux: "mage package"
e2e:
enabled: true
enabled: false
testMatrixFile: '.ci/.e2e-tests-for-elastic-agent.yaml'
stage: packaging
when:
Expand Down

0 comments on commit 2b200bd

Please sign in to comment.