Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flame-clmc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flame
flame-clmc
Graph
577d8389c5de81f3c173fe93d35fcfbddd401c66
Select Git revision
Branches
7
clmc-service
clmc-tutorial
integration
master
default
protected
pm-zipp
revert-4f266893
workshop-demo
Tags
20
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.2
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.2
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
20
19
18
15
13
12
11
8
7
1
31
Jan
25
17
16
15
10
18
Dec
17
14
13
4
30
Nov
28
23
16
12
8
7
2
1
30
Oct
16
9
8
5
4
1
28
Sep
27
25
21
18
17
5
4
3
31
Aug
30
29
28
25
24
23
22
21
20
17
16
15
14
13
14
13
10
9
2
1
27
Jul
18
17
16
12
11
10
9
6
3
28
Jun
27
26
25
22
21
20
19
18
15
13
12
11
10
8
7
6
5
4
3
2
1
31
May
30
29
28
25
24
23
22
21
20
18
17
16
15
14
11
10
9
8
4
3
2
1
30
Apr
27
26
25
24
20
18
17
12
11
10
9
5
4
3
29
Mar
28
27
26
Adds tests to check if the execute_pipeline endpoint opens a separate process in the correct way
Adds implementation for the response of the execute pipeline endpoint
Adds a test for the response of the execute pipeline endpoint
Adds API endpoint to continuously execute the graph workflow - implements error handling functionality only
Slight update to graph api tests
Refactors tests for handling invalid requests and adds new tests for the execute pipeline API endpoint
Refactors responses of the graph api
adds 'echo' statements
Slight update to pipeline script
Updates pipeline script to create the network topology before starting the event loop
Small updates after code review
Update pipeline to iterate through a list of UEs and endpoints
Updates graph api docs
Updates rtt data pipeline script
updates graph API to return traffic_source tag
Prototype implementation of a pipeline script for measuring round trip time
Updates documentation of graph API
Adds UserEquipment nodes as a possible startpoint when querying for round trip time
Updates GraphAPI to also build UEs in the network topology
Updates InfluxDB installation SHA checksums
Updates InfluxDB to v1.6.5
Changed bandwidth to 10Gb/s and fixed inconsistencies between metrics when calculating RTT
Updates docs for graph API
Slight updates to graph API
Updates documentation
Fixes slight issue with timestamp validation
Updates graph build API endpoint - timestamps are now passed in the JSON body and not in the URL query string
Updates documentation
Adds more test cases to the graph api for querying from Switch nodes
Fixes graph api test case
Updates graph api to allow RTT start point to be a switch or a cluster
Moves the constant bandwidth setting to clmc-service config, easier to change if needed
Moves SDN controller and SFEMC port numbers out of implementation - passed to CLMC as environment variables, default 8080 port used if not passed
Updates the network topology builder
Documented the API methods for building and deleting the network topology graph
Modified the build_network_graph API endpoint to read the sr-cluster mappings from a file - temporary solution
Added an API endpoint for deleting the network topology graph
Added an API endpoint for querying the SDN controller and building the network topology graph
Added a function to generate the network topology given the switch-to-switch links, switch IP addresses and cluster-to-router mapping; changed ComputeNode to Cluster; added Switch nodes; modified tests
Merge branch 'integration'
Loading