Projet

Général

Profil

Scénario #32176

Mis à jour par Joël Cuissinat il y a environ 3 ans

https://dev-eole.ac-dijon.fr/jenkins/job/2.8.1/job/test-creolelint-amonecole-2.8.1-amd64

Le test remonte encore des erreurs. Cela semble être des cas non gérés dans le code de CreoleLint ?

<pre>
\-- /usr/share/eole/creole/distrib/bareos-samba.conf
('/usr/share/eole/creole/distrib/bareos-samba.conf', ':', Exception('Il manque une option', NotFound("cannot find 'ad_home_share_path'"), 'avec le dictionnaire',
{'container_path_domaine': '/var/lib/lxc/addc/rootfs', 'activer_ad_homes_share': 'oui', 'activer_ad_smb': 'oui', 'activer_ad_profiles_share': 'oui',
'ad_profile_share_path': '/home/adprofiles', 'ad_additional_share': 'oui', 'ad_additional_share_name': {'value': ['value'], 'slave': {'ad_additional_share_path': ['value']}},
'samba_backup_dest_dir': '/home/backup/samba', 'activer_samba_backup': 'oui', 'ad_backup_disable': 'non', 'ad_server_role': 'controleur de domaine', 'samba_backup_bareos': 'oui',
'activer_bareos_dir': 'oui'}))
</pre>

<pre>
\-- /usr/share/eole/creole/distrib/wpkg.cfg
('/usr/share/eole/creole/distrib/wpkg.cfg', ':', Exception('Il manque une option', NotFound("cannot find 'base_dn'"),
'avec le dictionnaire', {'nom_machine': 'amonecole', 'ad_domain': 'value', 'activer_ad_smb': 'oui', 'activer_wpkg': 'oui'}))
</pre>

<pre>
\-- /usr/share/eole/creole/distrib/agregation.conf
('/usr/share/eole/creole/distrib/agregation.conf', ':', Exception('Il manque une option', NotFound("cannot find 'nom_domaine_local_supp'"),
'avec le dictionnaire', {'numero_etab': 'value', 'nombre_interfaces': '2', 'adresse_ip_eth0': '192.168.0.1', 'eth0_method': 'statique',
'adresse_network_eth0': '192.168.0.0', 'adresse_ip_gw': None, 'nom_zone_eth0': 'ens4', 'alias_ip_eth0': {'value': ['192.168.0.1'],
'slave': {'alias_network_eth0': ['192.168.0.0'], 'alias_gw_eth0': ['192.168.0.1']}}, 'alias_eth0': 'oui', 'activer_agregation': 'oui',
'ag_mode': 'mode_lb', 'ag_force_eth0': {'value': [], 'slave': {'ag_force_netmask_eth0': []}}, 'ag_dns_eth0': ['192.168.5.1'],
'ag_force_eth0_0': {'value': [], 'slave': {'ag_force_netmask_eth0_0': []}}, 'ag_dns_eth0_0': ['192.168.5.1'], 'ag_pause': 10,
'ag_timeout': 1, 'ag_testdns': ['www.google.com'], 'ag_nbsucces': 4, 'ag_nbechecs': 1, 'ag_active_mail': 'oui', 'ag_mail_dest': ['foo@bar.com']}))
</pre>


Retour