Skip to content

GITBOOK-395: No subject #283

GITBOOK-395: No subject

GITBOOK-395: No subject #283

name: performance-test-ncVoters5M

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

View workflow run for this annotation

GitHub Actions / .github/workflows/perfTest-ncVoters5M.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 3 */3 * *" # runs every 3 days at 3 AM UTC
jobs:
  perf-test:
    uses: ./.github/workflows/perfTest-reusable.yml
    with:
      test_name: performance-test-ncVoters5M
      input_file: "zingg_community_performance_reports/perf_test/perfTestInput_ncVoters5M.json"
    secrets: inherit