Project

General

Profile

Revision 26bce175

ID26bce175e247416700edc7e18c57a116ce7e548c
Parent cd635eec
Child 986de4e8

Added by Francois POIROTTE over 12 years ago

Prise en compte de [sha:cc006c6] dans VigiBoard.

Change-Id: Ia81b4a24a75a464bd92a839c54072718fa133e84
Reviewed-on: https://vigilo-dev.si.c-s.fr/review/370
Reviewed-by: Francois POIROTTE <>
Tested-by: Build system <>

View differences:

vigiboard/tests/functional/plugins/test_plugin_hls.py
87 87
        'warning_threshold': 60,
88 88
        'critical_threshold': 80,
89 89
        'weight': None,
90
        'priority': 2,
91 90
    }
92 91

  
93 92
    # Création des chemins de services de haut niveau impactés.
......
220 219
            warning_threshold = 60,
221 220
            critical_threshold = 80,
222 221
            weight = None,
223
            priority = 2,
224 222
        )
225 223
        DBSession.add(hls)
226 224
        DBSession.flush()

Also available in: Unified diff