Skip to content

Commit c64f703

Browse files
committed
Merge branch 'w/8.8/improvement/CLDSRV-673-kmip-cluster-tst' into tmp/octopus/w/9.0/improvement/CLDSRV-673-kmip-cluster-tst
2 parents 1f10b90 + abbdd4d commit c64f703

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,8 @@ jobs:
653653
# Functional tests needs access to the running config to use the same
654654
# KMS kmip cluster config
655655
# yarn run does a cd into the test folder
656-
S3_CONFIG_FILE: config.json
656+
# absolute path to override default root config
657+
S3_CONFIG_FILE: ${{ github.workspace }}/tests/functional/sse-kms-migration/config.json
657658
S3KMS: kmip
658659
S3_END_TO_END: true # to use the default credentials profile and not vault profile
659660
run: |-

0 commit comments

Comments
 (0)