Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual CI job timeout is broken #297

Open
joelsmithTT opened this issue Nov 12, 2024 · 0 comments
Open

Manual CI job timeout is broken #297

joelsmithTT opened this issue Nov 12, 2024 · 0 comments
Labels
good first issue Good for newcomers P2 Minor issues testing infrastructure Any kind of work which helps with testing or writing tests

Comments

@joelsmithTT
Copy link
Contributor

Steps to reproduce:

  • Go to https://github.com/tenstorrent/tt-umd/actions
  • On the left click "Build Target" (the second one)
  • Under "Run workflow" dropdown on the right, select a branch/architecture and enter a timeout
  • Enter a timeout
  • Click green "Run workflow"

Expected behavior:

  • Workflow runs

Actual behavior:

  • Error when evaluating 'timeout-minutes' for job 'build'. .github/workflows/build-tests.yml (Line: 39, Col: 22): Unexpected value '1'

Note: We have two workflows named Build Target. build-device.yml and build-tests.yml -- maybe they can both be renamed for clarity.

@joelsmithTT joelsmithTT added good first issue Good for newcomers P2 Minor issues testing infrastructure Any kind of work which helps with testing or writing tests labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers P2 Minor issues testing infrastructure Any kind of work which helps with testing or writing tests
Projects
None yet
Development

No branches or pull requests

1 participant