Loading src/tests/scenario3/optical/jocn/README.md +3 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,6 @@ __Authors__: [Carlos Natalino](https://www.chalmers.se/en/persons/carda/), Lluis Gifre Renom, Francisco-Javier Moreno-Muro, Sergio Gonzalez Diaz, Ricard Vilalta, Raul Muñoz, Paolo Monti, and Marija Furdek Experiments from the JOCN paper. No newline at end of file The paper has been published as open access: https://doi.org/10.1364/JOCN.482932 This folder contains the experiments published in the JOCN paper. src/tests/scenario3/optical/jocn/run_experiment.py +0 −3 Original line number Diff line number Diff line Loading @@ -76,9 +76,6 @@ def manage_number_services(terminate, folder): # make sure we have the correct loop time cache.set("MONITORING_INTERVAL", 30) # connecting to the HPA API autoscaling = client.AutoscalingV1Api() # define number of services # 6 values followed by two zeros number_services = [0, 10] Loading Loading
src/tests/scenario3/optical/jocn/README.md +3 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,6 @@ __Authors__: [Carlos Natalino](https://www.chalmers.se/en/persons/carda/), Lluis Gifre Renom, Francisco-Javier Moreno-Muro, Sergio Gonzalez Diaz, Ricard Vilalta, Raul Muñoz, Paolo Monti, and Marija Furdek Experiments from the JOCN paper. No newline at end of file The paper has been published as open access: https://doi.org/10.1364/JOCN.482932 This folder contains the experiments published in the JOCN paper.
src/tests/scenario3/optical/jocn/run_experiment.py +0 −3 Original line number Diff line number Diff line Loading @@ -76,9 +76,6 @@ def manage_number_services(terminate, folder): # make sure we have the correct loop time cache.set("MONITORING_INTERVAL", 30) # connecting to the HPA API autoscaling = client.AutoscalingV1Api() # define number of services # 6 values followed by two zeros number_services = [0, 10] Loading