Skip to content

Conversation

@asall
Copy link
Collaborator

@asall asall commented May 20, 2025

Description

  • Save logs from stdout/stderr to a local file and then upload to GCS after tests
  • Pass composer specific env vars to TPU VM for use in the tests
  • Create HTML output from the test results and upload to GCS after tests
  • Save summary and detailed information about each test run to BQ tables
  • Save log files even when tests fail but ensure that test exit code is passed to Cloud Composer
  • Incrase timeout for unittests to run

Tests

Ran all bite unittests to confirm that test process runs correctly

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run one-shot tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

- Save logs from stdout/stderr to a local file and then upload to GCS after tests
- Pass composer specific env vars to TPU VM for use in the tests
- Create HTML output from the test results and upload to GCS after tests
- Save summary and detailed information about each test run to BQ tables
- Save log files even when tests fail but ensure that test exit code is passed to
  Cloud Composer
- Incrase timeout for unittests to run
@asall asall requested a review from ehorning May 22, 2025 18:17
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.

2 participants