From ea27b1210a9f6cf614a4a7ed5ab8b72e267d9106 Mon Sep 17 00:00:00 2001
From: Nicolas Perrin <nicolas.perrin@inria.fr>
Date: Fri, 3 Jan 2020 15:35:18 +0100
Subject: [PATCH] [kvlan][grenoble] fix offsets ranking

---
 input/grid5000/vlans.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/input/grid5000/vlans.yaml b/input/grid5000/vlans.yaml
index 32b837ec75..e3e9133d64 100644
--- a/input/grid5000/vlans.yaml
+++ b/input/grid5000/vlans.yaml
@@ -117,7 +117,6 @@ vlans:
       local sophia uvb eth0 0 0 1 0
       global grenoble yeti eth0 0 0 0 0
       global grenoble dahu eth0 0 0 1 0
-      global grenoble troll eth0 0 0 6 0
       global lille chetemi eth0 0 0 2 0
       global lille chetemi eth1 0 0 2 100
       global lille chifflet eth0 0 0 3 0
@@ -126,6 +125,7 @@ vlans:
       global lille chifflot eth1 0 0 4 100
       global lille chiclet eth0 0 0 5 0
       global lille chiclet eth1 0 0 5 100
+      global grenoble troll eth0 0 0 6 0
       global lyon sagittaire eth1 0 0 8 0
       global lyon taurus eth0 0 0 9 0
       global lyon orion eth0 0 0 10 0
-- 
GitLab