Enable session signing keys on KMS integration tests#5835
Enable session signing keys on KMS integration tests#5835martinflorian-da wants to merge 1 commit into
Conversation
Part of #5135 Holding off merge until PV35 is the default, so we don't need to hard-code the PV in that test. [ci] Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
Mostly recording this so it doesn't get lost: The problem is not that PV 35 is not the default, it is in integration tests. What will be a problem is the daily compat tests againt PV 34. So you either need to exclude it from those or wait until they are gone (after mainnet is PV 35) |
Not if we do
Ah yes, I missed that... |
|
ftr the test was green: https://github.com/canton-network/splice/actions/runs/26960289065/job/79548660320?pr=5835 |
Part of #5135
Holding off merge until PV35 is the default, so we don't need to hard-code the PV in that test.
[ci]
Signed-off-by: Martin Florian martin.florian@digitalasset.com