Files
etcd/.github/workflows/robustness.yaml
Marek Siarkowicz d475cf81a0 tests: Rename linearizability tests to robustness
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-02-26 14:36:18 +01:00

12 lines
236 B
YAML

name: Robustness
on: [push, pull_request]
permissions: read-all
jobs:
test:
uses: ./.github/workflows/robustness-template.yaml
with:
ref: ${{ github.ref }}
count: 15
testTimeout: 30m
artifactName: test