Skip to content

[Enhancement]: check the return code from the set_connectivity_service_port function #130

@bieryAtFnal

Description

@bieryAtFnal

Description

It seems like it would be a good idea to check whether the call to set_connectivity_service_port succeeded in integrationtest_drunc.py and react accordingly if it didn't.

Potential impact radius

Small/Isolated

Reason for change

I suspect that at the moment, if the set_connectivity_service_port script fails, the running of integrationtests continues, and users may not notice that there was a problem. It would be good to alert users of problems.

Suggested implementations

TBD

Testing suggestions

Once we add error checking, we can locally modify to code to return an error and see the error message(s) that users will set.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions