CI: add valid:network
cf bug 16288
Dans l'ideal on aurait pas de allow_failure mais les tests echouent ajd et je ne veux pas introduire quelque chose qui casse la CI:
Les echecs:
ERROR: this port is connected to a switch or router that does not exist: {"kind"=>"switch", "rate"=>10000000000, "snmp_name"=>"1/1/33", "trunk"=>false, "uid"=>"imag-1b-F1-admin"}
ERROR: this port is connected to a switch or router that does not exist: {"kind"=>"switch", "rate"=>10000000000, "snmp_name"=>"1/1/33", "trunk"=>false, "uid"=>"imag-1b-F2-admin"}
ERROR lag1 not found on gw
ERROR lag1 not found on gw
ERROR: this port is connected to a switch or router that does not exist: {"kind"=>"switch", "rate"=>10000000000, "snmp_name"=>"1/1/44", "trunk"=>false, "uid"=>"imag-1b-F3-admin"}
ERROR: this port is connected to a node that does not exist: {"kind"=>"node", "port"=>"eth0", "snmp_name"=>"1/1/45", "uid"=>"chartreuse1-1"}
ERROR: this port is connected to a node that does not exist: {"kind"=>"node", "port"=>"eth0", "snmp_name"=>"1/1/46", "uid"=>"chartreuse1-2"}
ERROR: this port is connected to a node that does not exist: {"kind"=>"node", "port"=>"eth0", "snmp_name"=>"1/1/47", "uid"=>"chartreuse1-3"}
ERROR: this port is connected to a node that does not exist: {"kind"=>"node", "port"=>"eth0", "snmp_name"=>"1/1/48", "uid"=>"chartreuse1-4"}
ERROR: channel port-channel50 of gw not found on imag-1b-F3-prod-01 found lag1 instead
Merge request reports
Activity
assigned to @pijacquo
requested review from @pijacquo
Cool qu'on puisse profiter du test dans la CI !
Quitte à ce qu'il soit en
allow_failure
pour l'instant, je pense qu'on devrait le décaler dans le stagevalidate
.A terme, ça serait dommage qu'on fasse les tests après avoir mis en prod' une bêtise.
Edited by JACQUOT Pierreadded 630 commits
-
8992b1f1...9ec4723a - 629 commits from branch
master
- 121f49c9 - CI: add valid:network
-
8992b1f1...9ec4723a - 629 commits from branch
mentioned in commit e2f0b050
Please register or sign in to reply