- Dec 22, 2023
-
-
Lluis Gifre Renom authored
- Added initial implementation and unitary tests - Added scripts to test manually - Integrated with CI/CD pipeline - Added requirements - Added README file describing how to build and install libyang from source - Updated Dockerfile
-
Lluis Gifre Renom authored
- Unit test cosmetic cleanup
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated scripts to manually launch NBI tests
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated scripts to manually launch NBI tests
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline - Updated script to manually launch IETF L2VPN test
-
Lluis Gifre Renom authored
- Fixing GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Corrected unitary test for IETF L2VPNs - Added required descriptors
-
Lluis Gifre Renom authored
- Extended PrepareTestScenario to support multiple REST methods - Updated unitary tests accordingly - Renamed test_unitary to test_ietf_l2vpn - Cosmetic changes in CI/CD pipeline - Fixed Python dependency versions in requirements file
-
- Dec 20, 2023
-
-
Lluis Gifre Renom authored
- Added README.md with disclaimer
-
Lluis Gifre Renom authored
- Corrected inclusion of clients for Descriptor Loader - Corrected test data files
-
Lluis Gifre Renom authored
- Expose endpoint to download dummy_mode descriptors
-
Lluis Gifre Renom authored
- Added example flags in run_tests_locally script - Added data model bindings - Fixed Composer methods - Updated ManualFixes.py - Updated unitary test - Renamed TODO.txt to test_commands.txt
-
- Dec 15, 2023
-
-
Lluis Gifre Renom authored
- Extended node composer with tunnel termination points - Updated TODO.txt
-
Lluis Gifre Renom authored
- Fixed unitary test data files
-
Lluis Gifre Renom authored
- Added loggers in ietf_network unitary tests - Added loggers in node composer - Added custom name/id mappers for termination points - Corrected manual fixes - Added test_ietf_network to CI/CD pipeline
-
Lluis Gifre Renom authored
- Added missing YANG data models - Updated build-yang-bindings.sh script - Corrected unitary test test_ietf_network.py - Reorganized message composer scripts - Removed unneeded code files - Implemented composition of nodes, links, termination points, and networks - Implemented manual fixes for what pyangbind does not support - Added NameMapping class to cache entity names
-
- Dec 13, 2023
-
-
Lluis Gifre Renom authored
- Added TODO.txt file
-
Lluis Gifre Renom authored
- Extended implementation of get network method - Added sort_data() method to properly compare in unitary test - Corrected test case descriptors - Added missing Python requirements
-
- Dec 05, 2023
-
-
Lluis Gifre Renom authored
- Implemented skeleton of plugin - Added test scenario - Added new requirements - Extended MockContext to properly link/unlink topologies, services and slices to contexts
-
- Nov 20, 2023
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-