qa: Update scripts

This commit is contained in:
nemunaire 2023-07-25 09:21:11 +02:00
commit d4990916b5
6 changed files with 77 additions and 24 deletions

11
qa-common.sh Normal file
View file

@ -0,0 +1,11 @@
#!/bin/sh
HOST_FICADMIN=127.0.0.1:8081
HOST_FICQA=127.0.0.1:8083
TEAM_PREFIX="Groupe"
QA_ADMIN="${QA_ADMIN:-nemunaire}"
NB_THEMES_TODO=3
MIN_LVL_TODO=1
MAX_LVL_TODO=5