1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 06:46:49 +01:00

Merge pull request #20054 from serathius/antithesis-source

Set antithesis source to keep separate failure history for runs from different branches
This commit is contained in:
Marek Siarkowicz
2025-05-30 11:45:55 +02:00
committed by GitHub

View File

@@ -113,3 +113,4 @@ jobs:
test_name: ${{ inputs.test }}
additional_parameters: |-
custom.duration = ${{ inputs.duration }}
antithesis.source = ${{ inputs.etcd_ref }}