Skip to content

test: automate scale test execution #2

test: automate scale test execution

test: automate scale test execution #2

name: Scale Test
on:
push:
branches:
- alexcastilio/scale-test-workflow
# schedule:
# - cron: "0 0 * * *"
# permissions:
# contents: read
# id-token: write
jobs:
call-scale-test:
uses: ./.github/workflows/scale-test.yaml

Check failure on line 16 in .github/workflows/daily-scale-test.yaml

View workflow run for this annotation

GitHub Actions / Scale Test

Invalid workflow file

The workflow is not valid. In .github/workflows/daily-scale-test.yaml (Line: 16, Col: 11): Error from called workflow microsoft/retina/.github/workflows/scale-test.yaml@3eac582fd9d3786596c2aad576fd674a6e2fcefd (Line: 100, Col: 9): 'run' is already defined
with:
num_deployments: 10
num_replicas: 10
# TODO: Fix value
num_netpol: 0
cleanup: false