Skip to content

Commit 372f350

Browse files
authored
Merge pull request #357 from splunk/update-kafaka-and-splunk-in-test-matrix
update kafka testing matrix, update splunk version for tests
2 parents c52080a + 22e94e5 commit 372f350

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci_build_test.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,11 @@ jobs:
119119
kafka_package: "kafka_2.13-3.0.0.tgz"
120120
- kafka_version: "3.1.0"
121121
kafka_package: "kafka_2.13-3.1.0.tgz"
122+
- kafka_version: "3.3.1"
123+
kafka_package: "kafka_2.13-3.3.1.tgz"
122124
env:
123-
CI_SPLUNK_VERSION: "8.2.2"
124-
CI_SPLUNK_FILENAME: splunk-8.2.2-87344edfcdb4-Linux-x86_64.tgz
125+
CI_SPLUNK_VERSION: "9.0.2"
126+
CI_SPLUNK_FILENAME: splunk-9.0.2-17e00c557dc1-Linux-x86_64.tgz
125127
CI_SPLUNK_HOST: 127.0.0.1
126128
CI_SPLUNK_PORT: 8089
127129
CI_SPLUNK_USERNAME: admin

0 commit comments

Comments
 (0)