summaryrefslogtreecommitdiff
path: root/tcwg-lnt/tcwg-lnt-01/config
blob: d0c4685da9b280c5016e08d819d9bec6437a0d42 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
lnt_server_port=38000
lnt_server_name="LNT-TCWG (all projects)"
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
)

bmk_configs=(
    tcwg_bmk-code_size-coremark
    tcwg_bmk-code_size-cpu2017fast
    tcwg_bmk-code_size-cpu2017rate
    tcwg_bmk-code_size-spec2k6
    tcwg_bmk-code_speed-coremark
    tcwg_bmk-code_speed-cpu2017rate
    tcwg_bmk-code_speed-cpu2017speed
    tcwg_bmk-code_speed-spec2k6
    tcwg_bmk-code_vect-cpu2017fast
    tcwg_bmk-code_vect-cpu2017rate
    tcwg_bmk-code_vect-spec2k6
    tcwg_bmk-fujitsu_speed-cpu2017speed
    tcwg_bmk-qc_speed-cpu2017rate
)