Skip to content

server: add fields to migrate from 3.5 to 3.4 #28

server: add fields to migrate from 3.5 to 3.4

server: add fields to migrate from 3.5 to 3.4 #28

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']"