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

feat: support for modeling test data and an auto test command #603

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

starpit
Copy link
Member

@starpit starpit commented Nov 30, 2024

Also fixes bugs:

  • worker-watcher may re-upload output from other tasks in a race.
  • boot/up may hang due to race between alldone and redirect
  • observe/queuestreamer may exit (on all done) prior to sending last batch of notifications

@starpit starpit force-pushed the autotest branch 4 times, most recently from 75aba25 to 8d82b07 Compare November 30, 2024 23:17
Signed-off-by: Nick Mitchell <[email protected]>

Also fixes bugs:
- worker-watcher may re-upload output from other tasks in a race.
- boot/up may hang due to race between alldone and redirect
- observe/queuestreamer may exit (on all done) prior to sending last batch of notifications

Signed-off-by: Nick Mitchell <[email protected]>

Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit marked this pull request as ready for review November 30, 2024 23:42
@starpit
Copy link
Member Author

starpit commented Dec 1, 2024

merging this for the bug fixes. we'll add test coverage for the test command subsequently.

@starpit starpit merged commit 5f9df15 into IBM:main Dec 1, 2024
21 checks passed
@starpit starpit deleted the autotest branch December 1, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant