Alain Bouchard
Alain Bouchard
When adding new parameters to nmos-parameter-registers it is required to reference a GitHub repo that is not https://github.com/AMWA-TV/ unless having the proper rights to create a branch on the AMWA...
test_18 select a random dst_port as "dst_port = randint(5000, 5999)" without enforcing an even port number. SDP's RFC 8866 state: "If noncontiguous ports are used or if they don't follow...
https://github.com/AMWA-TV/nmos-testing/blob/758670dcd154af9c601d75e8d710725262893bb5/nmostesting/suites/IS0502Test.py#L501 We observe that test_10 and test_11 (but the issue seems to be generic to all similar tests) attempt in our case to setup a unicast destination_ip IPv4 address on...
https://github.com/AMWA-TV/nmos-testing/blob/7532329785f71a99066aa2a3e41d5dc62fd087ad/nmostesting/suites/IS0401Test.py#L1253 The test assumes that the protocol of a given service would match self.protocol which seems to be wrong. As illustrated by nodeapi-self-get-200.json the endpoints may be http or https...
- fixes the namespace to match with Sender Capabilities. - fixes some UNCLEAR errors to proper FAIL or DISABLED ones - fix state comparison state != "OK" to state !=...
Senders and Receivers of a given Node may share the same group name as allowed by "Senders and Receivers may both contain matching values of the urn:x-nmos:tag:grouphint tag, indicating that...
Test Suite for BCP-005-02 Notes: - nmos-parameter-registers must be directed to the official repo once accepted. - patch to support non-AMWA repo should be removed.
Test Suite for BCP-004-02 Notes: - nmos-parameter-registers must be directed to the official repo once accepted. - patch to support non-AMWA repo should be removed.