Loading src/tests/oeccpsc22/README.mddeleted 100644 → 0 +0 −8 Original line number Diff line number Diff line # OECC/PSC'22 Paper - Interdomain slices This functional test reproduces the experiment in paper "... paper title ..." presented at OECC/PSC'22 conference [OECC/PSC'22](... demo link ...). ## Functional test folder This functional test can be found in folder `./src/tests/oeccpsc22/`. A convenience alias `./oeccpsc22/` pointing to that folder has been defined. # TO BE WRITTEN src/tests/oeccpsc22/tests/test_functional_delete_interdomain_slice.py +1 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,7 @@ def test_interdomain_slice_removal( #assert len(service_uuids) == 1 # assume a single service has been created #service_uuid = set(service_uuids).pop() #osm_wim.delete_connectivity_service(service_uuid) pass def test_interdomain_slice_removed( Loading tutorial/2-3-oeccpsc22.md +7 −2 Original line number Diff line number Diff line # 2.3. OECC/PSC'22 Demo (WORK IN PROGRESS) # 2.3. OECC/PSC'22 Demo - Interdomain slices (WORK IN PROGRESS) Check [Old Version](./../oeccpsc22/README.md) This functional test reproduces the experiment in paper "... paper title ..." presented at OECC/PSC'22 conference [OECC/PSC'22](... demo link ...). ## 2.3.1. Functional test folder This functional test can be found in folder `./src/tests/oeccpsc22/`. A convenience alias `./oeccpsc22/` pointing to that folder has been defined. Loading
src/tests/oeccpsc22/README.mddeleted 100644 → 0 +0 −8 Original line number Diff line number Diff line # OECC/PSC'22 Paper - Interdomain slices This functional test reproduces the experiment in paper "... paper title ..." presented at OECC/PSC'22 conference [OECC/PSC'22](... demo link ...). ## Functional test folder This functional test can be found in folder `./src/tests/oeccpsc22/`. A convenience alias `./oeccpsc22/` pointing to that folder has been defined. # TO BE WRITTEN
src/tests/oeccpsc22/tests/test_functional_delete_interdomain_slice.py +1 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,7 @@ def test_interdomain_slice_removal( #assert len(service_uuids) == 1 # assume a single service has been created #service_uuid = set(service_uuids).pop() #osm_wim.delete_connectivity_service(service_uuid) pass def test_interdomain_slice_removed( Loading
tutorial/2-3-oeccpsc22.md +7 −2 Original line number Diff line number Diff line # 2.3. OECC/PSC'22 Demo (WORK IN PROGRESS) # 2.3. OECC/PSC'22 Demo - Interdomain slices (WORK IN PROGRESS) Check [Old Version](./../oeccpsc22/README.md) This functional test reproduces the experiment in paper "... paper title ..." presented at OECC/PSC'22 conference [OECC/PSC'22](... demo link ...). ## 2.3.1. Functional test folder This functional test can be found in folder `./src/tests/oeccpsc22/`. A convenience alias `./oeccpsc22/` pointing to that folder has been defined.