aboutsummaryrefslogtreecommitdiff
path: root/tcwg-cleanup-stale-tcwg-test-schroot-sessions-christophe-freestyle.yaml
blob: 31658d20df8ad635819ac49e95c88d3ecaf7bee0 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
- job:
    name: tcwg-cleanup-stale-tcwg-test-schroot-sessions-christophe-freestyle
    project-type: freestyle
    defaults: global
    properties:
        - authorization:
            anonymous:
                - job-read
                - job-extended-read
            linaro:
                - job-build
                - job-cancel
        - build-discarder:
            days-to-keep: 30
            num-to-keep: 30
    disabled: false
    node: tcwg-x86_64-cam
    display-name: 'TCWG ZZZ Cleanup stale tcwg-test schroot sessions Christophe freestyle'
    triggers:
        - timed: '@daily'
    wrappers:
        - timeout:
            timeout: 60
        - timestamps
        - ssh-agent-credentials:
            # tcwg-buildslave user id
            users:
                - 'e0958a95-204f-4c14-a66c-5e2be6c5d50a'
    builders:
        - trigger-builds:
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-aarch64-07
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-aarch64-build-01
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-aarch64-build-02
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-aarch64-test-01
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-aarch64-test-02
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-01
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-02
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-03
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-04
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-05
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-build-06
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-dev-01
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-dev-02
            - project: 'tcwg-cleanup-stale-schroot-sessions-christophe'
              predefined-parameters:
                schroot_name=tcwg-test-*
              node-label-name: TCWG_SLAVES
              node-label: tcwg-x86_64-ex40build-01
    publishers:
        - email:
            recipients: 'christophe.lyon@linaro.org'