Mentions légales du service

Skip to content
Snippets Groups Projects

[lyon/switch] Add neowise switch in blacklist for valid:network

Merged BERARD Benjamin requested to merge amd into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,7 @@
# in clustershell and graphviz debian packages
# FIXME infiniband equipment is not completely described in the ref-api yet. See Bug 8586
HPC_SWITCHES = ['ib-grenoble', 'voltaire-1', 'voltaire-2', 'voltaire-3', 'sgraoullyib', 'sw-myrinet', 'sgrele-opf']
HPC_SWITCHES = ['ib-grenoble', 'voltaire-1', 'voltaire-2', 'voltaire-3', 'sgraoullyib', 'sw-myrinet', 'sgrele-opf', 'sneowiseib1', 'sneowiseib2', 'sneowise']
def check_network_description(options)
ok = true
Loading