Skip to content

Add uperf throughput-delta-pct stats to detect UDP drops #30

Add uperf throughput-delta-pct stats to detect UDP drops

Add uperf throughput-delta-pct stats to detect UDP drops #30

Workflow file for this run

name: crucible-ci
on:
pull_request:
branches: [ master ]
paths-ignore:
- LICENSE
- '**.md'
- .github/workflows/faux-crucible-ci.yaml
- 'docs/**'
workflow_dispatch:
jobs:
call-benchmark-crucible-ci:
uses: perftool-incubator/crucible-ci/.github/workflows/benchmark-crucible-ci.yaml@main
with:
ci_target: "uperf"
ci_target_branch: "${{ github.ref }}"
github_workspace: "$GITHUB_WORKSPACE"
secrets:
registry_auth: ${{ secrets.CRUCIBLE_CI_ENGINES_REGISTRY_AUTH }}