Tâche #11796
Distribution EOLE - Scénario #11522: Assistance aux utilisateurs (20-22)
Le test unitaire creole "test_upgrade_scribe_dmz" n'est pas compatible avec AmonEcole
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
La variable "install_scribe_dmz" est forcée à "non" sur ce module :
def test_upgrade_scribe_dmz(): """ Vérifie la migration de la variable "install_scribe_dmz" en fonction du remplissage des esclaves associées #11713 """ if isfile('/usr/share/eole/creole/dicos/10_era.xml'): config = creole_loader(force_configeol=_calc_config_file('scribe_dmz_ok')) > assert _get_value(config, 'install_scribe_dmz') == 'oui' E assert 'non' == 'oui' E + where 'non' = _get_value([creole]\n[containers], 'install_scribe_dmz')
Associated revisions
Test unitaire "test_upgrade_scribe_dmz" non compatible AmonEcole
Ref: #11796 @45m
History
#1 Updated by Joël Cuissinat almost 6 years ago
- Status changed from Nouveau to Résolu
#2 Updated by Joël Cuissinat almost 6 years ago
- % Done changed from 0 to 100
#3 Updated by Joël Cuissinat almost 6 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 2.0 to 0.0