Skip to content

GITBOOK-407: No subject #327

GITBOOK-407: No subject

GITBOOK-407: No subject #327

name: performance-test-febrl120K

Check failure on line 1 in .github/workflows/perfTest-febrl120K.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/perfTest-febrl120K.yml

Invalid workflow file

(Line: 3, Col: 4): Unexpected value '', (Line: 4, Col: 1): Unexpected value 'workflow_dispatch', (Line: 5, Col: 1): Unexpected value 'schedule', (Line: 6, Col: 1): Unexpected value '- cron', (Line: 8, Col: 6): Unexpected value '', (Line: 9, Col: 1): Unexpected value 'perf-test', (Line: 10, Col: 1): Unexpected value 'uses', (Line: 11, Col: 1): Unexpected value 'with', (Line: 12, Col: 1): Unexpected value 'test_name', (Line: 13, Col: 1): Unexpected value 'input_file'
on:
  workflow_dispatch:
  schedule:
    - cron: "0 0 */3 * *" # runs every 3 days at 00 AM UTC
jobs:
  perf-test:
    uses: ./.github/workflows/perfTest-reusable.yml
    with:
      test_name: performance-test-febrl120K
      input_file: "zingg_community_performance_reports/perf_test/perfTestInput_febrl120K.json"
    secrets: inherit