Skip to content

Commit cfc2188

Browse files
committed
add more versions
1 parent 3cdc151 commit cfc2188

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/splunkconf-backup-test.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ jobs:
2525
- "10.2"
2626
- "10.0"
2727
- "9.4"
28+
- "9.3"
29+
- "9.2"
30+
- "9.1"
31+
- "9.0"
2832
- "8.2"
2933

30-
name: "Test on Splunk ${{ matrix.splunk_version }}"
34+
name: "Testing backups on Splunk ${{ matrix.splunk_version }}"
3135

3236
steps:
3337
# -------------------------------------------------------
@@ -336,7 +340,7 @@ jobs:
336340
EXPECTED_FILES_ETC=(
337341
"./etc/apps/splunkconf-backup/lookups/splunkconf-backup-expected.csv"
338342
"./etc/apps/journald_input/default/inputs.conf"
339-
"./etc/apps/introspection_generator_addon/metadata/default.meta"
343+
"./etc/apps/splunk_metrics_workspace/README/workspace.conf.spec"
340344
)
341345
342346
# ---- STATE backups ----

0 commit comments

Comments
 (0)