summaryrefslogtreecommitdiff
path: root/tcwg-lnt/tcwg-lnt-02/config
blob: b133012dfe6b1ead9ed0c3d91bf1a731bef51148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
lnt_server_port=38500
lnt_server_name="LNT-TCWG (stable)"
lnt_repo_branch="linaro-local/master"

check_configs=(
    tcwg_binutils_check
    tcwg_bootstrap_check
    tcwg_gcc_check
    tcwg_gdb_check
    tcwg_glibc_check
    tcwg_gnu_cross_check_binutils
    tcwg_gnu_cross_check_gcc
    tcwg_gnu_embed_check_binutils
    tcwg_gnu_embed_check_gcc
    tcwg_gnu_native_check_binutils
    tcwg_gnu_native_check_gcc
    tcwg_gnu_native_check_gdb
    tcwg_gnu_native_check_glibc
    tcwg_gnu_native_fast_check_gcc
    tcwg_gnu_native_fast_check_gdb
    tcwg_gnu_woa_check_binutils
)

# No bmk project in this server
bmk_configs=()