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

Fix experiment and workspace inventories and hashes #701

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

douglasjacobsen
Copy link
Collaborator

This merge fixes an issue where experiment inventories were not populated correctly. The fix in this case was to break the construction of the hashes up between experiments and workspaces to allow the experiment inventories to be populated before writing them out.

A test is also added to ensure this doesn't break in the future.

This commit adds a test to ensure that experiment and workspace
inventories are functioning properly.
This commit ensures experiment inventories are populated before
executing experiment phases. This allows the inventory to be populated
before writing it out to the experiment directory.
@douglasjacobsen douglasjacobsen added the bug Something isn't working label Oct 16, 2024
@rfbgo rfbgo merged commit 7e9e15a into GoogleCloudPlatform:develop Oct 17, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants