Commit 65fab21
authored
Moves the Data Prepper test projects into a single project and updates the project naming to follow the pattern used in data-prepper-plugins. (opensearch-project#5726)
Signed-off-by: David Venable <dlv@amazon.com>1 parent d72e8f9 commit 65fab21
64 files changed
Lines changed: 74 additions & 71 deletions
File tree
- data-prepper-api
- data-prepper-core
- data-prepper-plugins
- aggregate-processor
- anomaly-detector-processor
- avro-codecs
- aws-lambda
- aws-plugin
- cloudwatch-logs
- common
- csv-processor
- date-processor
- dissect-processor
- event-json-codecs
- geoip-processor
- grok-processor
- http-sink
- http-source-common
- http-source
- kafka-plugins
- kinesis-source
- ml-inference-processor
- mongodb
- mutate-event-processors
- mutate-string-processors
- newline-codecs
- obfuscate-processor
- opensearch-api-source
- parquet-codecs
- parse-json-processor
- personalize-sink
- prometheus-sink
- rds-source
- rss-source
- s3-sink
- s3-source
- saas-source-plugins
- atlassian-commons
- confluence-source
- crowdstrike-source
- jira-source
- service-map-stateful
- sns-sink
- sqs-sink
- translate-processor
- truncate-processor
- user-agent-processor
- write-json-processor
- data-prepper-test
- test-common
- src
- main/java/org/opensearch/dataprepper/test
- helper
- matcher
- test/java/org/opensearch/dataprepper/test
- helper
- matcher
- test-event
- src
- main/java/org/opensearch/dataprepper
- core/event
- event
- test/java/org/opensearch/dataprepper/event
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments