Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily disable long running tests (#2431)
Before this change all the PRs were executing these long running jobs, on avg ~15min each run. But the branch with the changes was not the one being tested, rather just main, therefore wasting time and resource. With the ticket elastic/security-team#9129 we will solve this issue. But in the meanwhile, we are disabling these jobs.
- Loading branch information