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

automatically assign IP and expected volume moved #15597

Merged
merged 15 commits into from
Jul 10, 2024
Merged

Conversation

nbshiland
Copy link
Contributor

Overview

Test Plan

Changelog

Review requests

Risk assessment

@nbshiland nbshiland requested review from rclarke0 and a team July 8, 2024 18:16
@nbshiland nbshiland requested a review from a team as a code owner July 8, 2024 18:16
rclarke0
rclarke0 previously approved these changes Jul 8, 2024
Copy link
Contributor

@rclarke0 rclarke0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rclarke0 rclarke0 dismissed their stale review July 8, 2024 18:24

did not realize that the lint test was not passed



def get_protocol_step_as_int() -> Tuple[int, float, str]:
def get_protocol_step_as_int(storage_directory, robot) -> Tuple[int, float, str]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def get_protocol_step_as_int(storage_directory: str, robot: str)

Copy link
Contributor

@rclarke0 rclarke0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@nbshiland nbshiland merged commit c8640a3 into edge Jul 10, 2024
5 checks passed
@nbshiland nbshiland deleted the auto_scale_ip branch July 10, 2024 15:29
syao1226 pushed a commit that referenced this pull request Jul 10, 2024
<!--
Thanks for taking the time to open a pull request! Please make sure
you've read the "Opening Pull Requests" section of our Contributing
Guide:


https://github.com/Opentrons/opentrons/blob/edge/CONTRIBUTING.md#opening-pull-requests

To ensure your code is reviewed quickly and thoroughly, please fill out
the sections below to the best of your ability!
-->

# Overview

<!--
Added section to read a json file in the measurement folder containing
all robot IP's and expected volumes moved based on robot name.-->

# Test Plan

<!--
Tested steps 1, 2, and 3 with measurements. I do not believe more
testing is needed.
-->

# Changelog

<!--
- added json file reader for IP's and volumes
- added recovery if "Y" or "N" were not input after a measurement
-->

# Review requests

<!--
N/A
-->

# Risk assessment

<!--
This script is not relied on in any other script.
-->
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