-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cut down on all tests except for secops tests and one example of infr… (
#24693) * Cut down on all tests except for secops tests and one example of infra integration tests * Commented out code for only this branch * Added comments and "please see issue number" * https://github.com/elastic/ingest-dev/issues/60
- Loading branch information
1 parent
e565f0b
commit 8de4294
Showing
3 changed files
with
40 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
JOB: | ||
- kibana-intake | ||
#- kibana-intake | ||
- x-pack-intake | ||
# make sure all kibana-ciGRoups are listed in tasks/function_test_groups.js | ||
- kibana-ciGroup1 | ||
- kibana-ciGroup2 | ||
- kibana-ciGroup3 | ||
- kibana-ciGroup4 | ||
- kibana-ciGroup5 | ||
- kibana-ciGroup6 | ||
- kibana-ciGroup7 | ||
- kibana-ciGroup8 | ||
- kibana-ciGroup9 | ||
- kibana-ciGroup10 | ||
- kibana-ciGroup11 | ||
- kibana-ciGroup12 | ||
#- kibana-ciGroup1 | ||
#- kibana-ciGroup2 | ||
#- kibana-ciGroup3 | ||
#- kibana-ciGroup4 | ||
#- kibana-ciGroup5 | ||
#- kibana-ciGroup6 | ||
#- kibana-ciGroup7 | ||
#- kibana-ciGroup8 | ||
#- kibana-ciGroup9 | ||
#- kibana-ciGroup10 | ||
#- kibana-ciGroup11 | ||
#- kibana-ciGroup12 | ||
# make sure all x-pack-ciGroups are listed in test/scripts/jenkins_xpack_ci_group.sh | ||
- x-pack-ciGroup1 | ||
- x-pack-ciGroup2 | ||
- x-pack-ciGroup3 | ||
- x-pack-ciGroup4 | ||
- x-pack-ciGroup5 | ||
- x-pack-ciGroup6 | ||
#- x-pack-ciGroup1 | ||
#- x-pack-ciGroup2 | ||
#- x-pack-ciGroup3 | ||
#- x-pack-ciGroup4 | ||
#- x-pack-ciGroup5 | ||
#- x-pack-ciGroup6 | ||
|
||
# `~` is yaml for `null` | ||
exclude: ~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters