Skip to content

Commit

Permalink
Merge pull request #233 from atlanticwave-sdx/add-link-to-sample-link…
Browse files Browse the repository at this point in the history
…-failure-request

Add link to sample failure topology request
  • Loading branch information
congwang09 authored Feb 15, 2024
2 parents 3a1ab8b + a3f105b commit b8e5f22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ repository:
- [SAX topology][sax.json] ([raw][sax_raw])
- [ZAOXI topology][zaoxi.json] ([raw][zaoxi_raw])
- [Sample connection request][test_request] ([raw][test_request_raw])
- [Sample AmLight topology with link failure][amlight_link_failure.json] ([raw][amlight_link_failure_raw])

## Running the test suite

Expand Down Expand Up @@ -210,3 +211,6 @@ $ tox

[test_request]: https://github.com/atlanticwave-sdx/datamodel/blob/main/src/sdx_datamodel/data/requests/test_request.json
[test_request_raw]: https://raw.githubusercontent.com/atlanticwave-sdx/datamodel/main/src/sdx_datamodel/data/requests/test_request.json

[amlight_link_failure.json]: https://github.com/atlanticwave-sdx/datamodel/blob/main/src/sdx_datamodel/data/topologies/amlight_link_failure.json
[amlight_link_failure_raw]: https://raw.githubusercontent.com/atlanticwave-sdx/datamodel/main/src/sdx_datamodel/data/topologies/amlight_link_failure.json

0 comments on commit b8e5f22

Please sign in to comment.