dead nodes management (bug 13031)
Merge request reports
Activity
added 34 commits
- c29bb60e - [dev/oar-prop] 'if options[:diff]' is not needed since do_diff if only called...
- 348e969b - [dev/oar-prop] options[:diff] is always true, no need to test here
- 5aea4c52 - [dev/oar-prop] let's not set values inside ternary operators
- 3fd9988d - Gemfile.lock: upgrade json gem version to 2.5.1. Needed for Ruby 2.7 compatibility
- 507db428 - [dev/oar-prop] drop VERBOSE mode selection
- 9ee2f00c - [dev/oar-prop] Adjust tests output
- ef99bd98 - [dev/oar-prop] do not ignore gpu_model
- 1215420a - [dev/oar-prop] Adjust test outputs for oar_properties2_spec
- 346b26d6 - [spec] move arguments tests to a separate file
- 597e2d75 - [spec] move helpers code to spec_helper
- efed03a4 - [spec] Rewrite oar_properties_spec using separate output as in oar_properties2_spec
- 20e1cfe6 - [dev/oar-prop] drop support for faulty_*
- 52a60a55 - [dev/oar-prop] Remove now-useless tests
- 69b65d15 - [dev/oar-prop] drop special exception handling
- 3866e02d - [dev/oar-prop] drop support for running print/update at the same time as diff...
- 4585e365 - [dev/oar-prop] better comments
- 1e5f1f80 - [dev/oar-prop] drop useless variable
- 1b0111af - [dev/oar-prop] keep track of TODOs
- fd9dfa33 - [spec] drop useless variable
- 941dfc59 - [spec] add test case for contiguous-grouped-by-threads
- 6ad7e1b4 - [dev/oar-prop] replace empty symbol by text to avoid problem with UTF8 on gitlab
- ccced9a0 - [lyon] Decrease sagittaire priority
- 6c5d14ec - [lyon] Change albireo-a port mapping
- 5dde496f - [troll] inversion nvme1 troll-1 / troll-2 (bug 12957)
- 6170c9d2 - [paravance-56/SR-IOV] Activation of SR-IOV
- 9b467970 - [refrepo/homogeneity] Ignore non-homogeneity on graffiti-13 GPU
- 538eebb1 - [grenoble] Add backupg5k server
- b9eef662 - [nancy/grouille] Microarchitecture of Epyc 7452 is Zen 2
- 55101f64 - [all_sites] Metrics: Decrease monitoring frequency of some network devices (#12993)
- b33d9653 - Add Zen 2 arch in hardware.rb
- 69040c4b - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- 681641c3 - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- 72c9cba9 - [input] remove yaml files for retired nodes
- 0ed0661f - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit listadded 38 commits
-
0ed0661f...d90dad5c - 13 commits from branch
master
- 08373dd4 - [dev/oar-prop] 'if options[:diff]' is not needed since do_diff if only called...
- 887dc8ae - [dev/oar-prop] options[:diff] is always true, no need to test here
- 35fe98f3 - [dev/oar-prop] let's not set values inside ternary operators
- 5afe06c1 - Gemfile.lock: upgrade json gem version to 2.5.1. Needed for Ruby 2.7 compatibility
- 5127fdde - [dev/oar-prop] drop VERBOSE mode selection
- 0f74cfa9 - [dev/oar-prop] Adjust tests output
- 09674fd7 - [dev/oar-prop] do not ignore gpu_model
- c85dc9b8 - [dev/oar-prop] Adjust test outputs for oar_properties2_spec
- ce2bf75c - [spec] move arguments tests to a separate file
- 1f448cac - [spec] move helpers code to spec_helper
- 800e2282 - [spec] Rewrite oar_properties_spec using separate output as in oar_properties2_spec
- cf802e9e - [dev/oar-prop] drop support for faulty_*
- 0b8f0db1 - [dev/oar-prop] Remove now-useless tests
- 4003a474 - [dev/oar-prop] drop special exception handling
- 13396a1a - [dev/oar-prop] drop support for running print/update at the same time as diff...
- 3a0f7d3f - [dev/oar-prop] better comments
- 8ec96c06 - [dev/oar-prop] drop useless variable
- cc849e05 - [dev/oar-prop] keep track of TODOs
- 4bb8256b - [spec] drop useless variable
- d1e8998b - [spec] add test case for contiguous-grouped-by-threads
- 9406eba8 - [dev/oar-prop] replace empty symbol by text to avoid problem with UTF8 on gitlab
- 36fb85ba - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- ba05c2e8 - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- ada95c0f - [input] remove yaml files for retired nodes
- bea8d3f4 - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit list-
0ed0661f...d90dad5c - 13 commits from branch
added 1 commit
- 4fc12fd7 - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
added 35 commits
-
4fc12fd7...fc62e93e - 31 commits from branch
master
- 9768c36f - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- 0c425f03 - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- 46de8708 - [input] remove yaml files for retired nodes
- 258650b2 - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit list-
4fc12fd7...fc62e93e - 31 commits from branch
added 5 commits
-
1ff4a74b - 1 commit from branch
master
- 856cc597 - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- 62e7d187 - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- 68ed7edc - [input] remove yaml files for retired nodes
- 1fa9d4ed - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit list-
1ff4a74b - 1 commit from branch
assigned to @delamare
added 37 commits
-
1fa9d4ed...a41c7b8c - 21 commits from branch
master
- d3039560 - [dev] move filling of switch+port information to input_loader (bug 13083)
- 8cbffc9e - [sgraoullyib] remove metrics for an infiniband switch
- 9c967a7a - [dev] Move populating of server from reference-api.rb to input_loader.rb
- ebb27ac3 - [dev] Move populating of clusters info from reference-api.rb to input_loader.rb
- 9dd5f129 - [dev] Move populating of nodes info from reference-api.rb to input_loader.rb
- da63a73d - [dev] Move populating of pdus info from reference-api.rb to input_loader.rb
- 6f7785e2 - [dev] cleanup
- 6949d370 - [dev] move node<->pdu mapping to separate method...
- ebabbc69 - [dev] start move of populating network equips to input_loader...
- 7b60f320 - [dev] finish move of populating network equips to input_loader...
- 5b502811 - [schema] adjust schema for changes to input_loader.rb
- 84d3610f - [dev] also adjust schema after moving linecards populating to input_loader
- 8b651690 - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- 18259e9c - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- d7606538 - [input] remove yaml files for retired nodes
- 416cdbb0 - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit list-
1fa9d4ed...a41c7b8c - 21 commits from branch
added 5 commits
-
6b10beb7 - 1 commit from branch
master
- 77c9a00c - [dev/valid:homogeneity] drop code that ignores dead nodes (bug 13031)
- 39dc0bc5 - [dev] raise an error when yaml files for retired nodes are left behind (bug 13031)
- ff7c14fe - [input] remove yaml files for retired nodes
- facbe7f3 - [dev/oar-prop] the oar-properties generator does not know about retired nodes...
Toggle commit list-
6b10beb7 - 1 commit from branch
mentioned in commit ee9144d0
Please register or sign in to reply