mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
[securitySolution/cypress] temporarily limit to PRs
(cherry picked from commit 1c5dc638ea
)
This commit is contained in:
parent
125610f8a0
commit
fa06a68a15
1 changed files with 10 additions and 8 deletions
|
@ -121,9 +121,11 @@ def functionalXpack(Map params = [:]) {
|
|||
'x-pack/plugins/triggers_actions_ui/public/application/sections/action_connector_form/',
|
||||
'x-pack/plugins/triggers_actions_ui/public/application/context/actions_connectors_context.tsx',
|
||||
]) {
|
||||
if (githubPr.isPr()) {
|
||||
task(kibanaPipeline.functionalTestProcess('xpack-securitySolutionCypress', './test/scripts/jenkins_security_solution_cypress.sh'))
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue