Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #4942

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #4942

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']"
scenario: TestRobustness
lazyfsEnabled: true
main-arm64:
uses: ./.github/workflows/robustness-template.yaml
with:
etcdBranch: main
count: 12
testTimeout: 30m
artifactName: main-arm64
runs-on: "['actuated-arm64-8cpu-8gb']"
scenario: TestRobustness
lazyfsEnabled: false