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

Implement logic for PLZ test runs #236

Closed
6 tasks done
yorugac opened this issue May 18, 2023 · 1 comment
Closed
6 tasks done

Implement logic for PLZ test runs #236

yorugac opened this issue May 18, 2023 · 1 comment

Comments

@yorugac
Copy link
Collaborator

yorugac commented May 18, 2023

Subtasks:

  • Figure out resources conversion.
  • Unpacking test run data fully, including pre-signed URL thing.
  • The script is expected to be downloaded by URL. Consider options on how best to pass the script to the test run.
  • PLZ test run is a test run with cloud output but it is already created; so TestRunID field is set. That implies that CloudTestRun & CloudTestRunCreated should be set to True. Does such a test need other changes in logic? Confirm.
  • Add sending state info to the backend (on errors?) - awaiting API
  • Polling state info from the backend and stopping test in case of abort.
@yorugac
Copy link
Collaborator Author

yorugac commented Dec 7, 2023

Update: the last part (events) was added in PR #283

@yorugac yorugac closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant