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

Update the mod test to not assume the first phase #736

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

linsword13
Copy link
Collaborator

Only assert the mod_phase happens before make_experiments.
Technically there's no assurance that mod_phase will be the first
phase in the setup pipeline. Some other phases such as
license_includes could be placed arbitrarily.

[pull] develop from GoogleCloudPlatform:develop
Only assert the `mod_phase` happens before `make_experiments`.
Technically there's no assurance that `mod_phase` will be the first
phase in the setup pipeline. Some other phases such as
`license_includes` could be placed arbitrarily.
@linsword13 linsword13 merged commit 533121e into GoogleCloudPlatform:develop Oct 30, 2024
12 checks passed
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