Skip to content

Allow -j argument to quick test #2323

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

Merged
merged 2 commits into from
May 31, 2023

Conversation

jgoeders
Copy link
Contributor

@jgoeders jgoeders commented May 24, 2023

Description

Allow -j argument to quick test

Related Issue

None

Motivation and Context

Currently quick test can only be run j=1

How Has This Been Tested?

Test providing various j values (and no j argument). Correct value is passed on to subsequent script.

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@github-actions github-actions bot added lang-python Python code scripts Utility & Infrastructure scripts tests labels May 24, 2023
Signed-off-by: Jeff Goeders <[email protected]>
@jgoeders jgoeders merged commit 6eb7fe3 into verilog-to-routing:master May 31, 2023
@jgoeders jgoeders deleted the quick_test_jobs branch May 31, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-python Python code scripts Utility & Infrastructure scripts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant