-
Notifications
You must be signed in to change notification settings - Fork 52
BCP-008-01/02 Status Monitoring test suites #869
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
Merged
jonathan-r-thorpe
merged 269 commits into
AMWA-TV:master
from
jonathan-r-thorpe:bcp-008-01
Jul 31, 2025
Merged
BCP-008-01/02 Status Monitoring test suites #869
jonathan-r-thorpe
merged 269 commits into
AMWA-TV:master
from
jonathan-r-thorpe:bcp-008-01
Jul 31, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit a3df644)
AMWA-TV#839) * Since jstasiak/zeroconf#666 (0.32.0) it needs a much much smaller monkeypatch to be able to advertise the overlong service type "_nmos-registration._tcp" * Fix flake8/pycodestyle E721 do not compare types * Bump Node 12.x to Node 16.x * python-zeroconf 0.75.0 strict=False for _nmos-registration._tcp * Python 3.6 (and 3.7!) is End-Of-Life, and so is Node.js 14.x Libraries like python-zeroconf are starting to depend on more recent Python features * Pass IP address of API under test to testssl.sh So that same one is used by Python tests and testssl.sh tests Co-authored-by: Simon Lo <[email protected]> * Add MOCK_SERVICES_WARM_UP_DELAY * Delay running tests until after MOCK_SERVICES_WARM_UP_DELAY Co-authored-by: Simon Lo <[email protected]> * Tweak message Co-authored-by: jonathan-r-thorpe <[email protected]> * Enhance test_35 (subscription and notification mechanism test) to allow interference notifications while running test * Update IS1201Test.py shorten line for flake8 --------- Co-authored-by: Gareth Sylvester-Bradley <[email protected]> Co-authored-by: Gareth Sylvester-Bradley <[email protected]> Co-authored-by: jonathan-r-thorpe <[email protected]>
…pes in schema generation
(cherry picked from commit 70f633c56cf55481cf440f4d76ced36b3273cd6e)
(cherry picked from commit c5d43f7)
cristian-recoseanu
approved these changes
Jul 31, 2025
Contributor
cristian-recoseanu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks great. Tested both BCP-008-01 and BCP-008-02 using https://github.com/AMWA-TV/nmos-device-control-mock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BCP-008-01 Receiver Status Monitoring test suite