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: add async support for imagerunner #841

Merged
merged 1 commit into from
Oct 5, 2023
Merged

feat: add async support for imagerunner #841

merged 1 commit into from
Oct 5, 2023

Conversation

alexplischke
Copy link
Contributor

Add --async support for imagerunner:

❯ saucectl run -c .sauce/imagerunner.yml --async
Running version 0.0.0+unknown
13:48:02 WRN A new version of saucectl is available (v0.163.0)
13:48:02 INF Launching workers. concurrency=2
13:48:02 INF Starting suite. image=busybox:1.35.0 suite="busybox num 1"
13:48:04 INF Started suite. image=busybox:1.35.0 runID=01289b0ddc3446b6b4b165f7c0b58248 suite="busybox num 1"

       Name                              Duration    Status     Attempts
──────────────────────────────────────────────────────────────────────────
  *    busybox num 1                           1s    Pending           1
──────────────────────────────────────────────────────────────────────────
  *    All suites have launched                1s

@alexplischke alexplischke added the enhancement New feature or request label Oct 5, 2023
@alexplischke alexplischke requested a review from a team as a code owner October 5, 2023 20:51
@alexplischke alexplischke merged commit a85df2c into main Oct 5, 2023
@alexplischke alexplischke deleted the DEVX-2491 branch October 5, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants