Skip to content

test: add e2e test cases to cover all auth related RESTful APIs #307

test: add e2e test cases to cover all auth related RESTful APIs

test: add e2e test cases to cover all auth related RESTful APIs #307

Workflow file for this run

---
name: Robustness
on: [push, pull_request]
permissions: read-all
jobs:
main:
uses: ./.github/workflows/robustness-template.yaml
with:
etcdBranch: main
count: 12
testTimeout: 30m
artifactName: main
runs-on: "['ubuntu-latest-8-cores']"