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

[Vertex AI] Run Imagen integration tests on cron schedule only #14231

Merged
merged 3 commits into from
Dec 7, 2024

Conversation

andrewheard
Copy link
Contributor

@andrewheard andrewheard commented Dec 7, 2024

Updated the testGenerateImage_inlineData integration test to only run during nightly scheduled cron jobs or when the workflow is initiated manually. #14221

  • Added workflow_dispatch option to allow it to be started manually.
  • Updated the test to check the image size instead of using Gemini to verify the contents.
    • This should be more deterministic and will make it easier to split out the Imagen tests into a separate file.
  • For this PR, I tested the integration test manually by specifying the VTXIntegrationImagen environment variable in Xcode.

#no-changelog

@andrewheard andrewheard merged commit 8bc3978 into vertex-imagen Dec 7, 2024
50 checks passed
@andrewheard andrewheard deleted the ah/vertex-imagen-cron branch December 7, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants