File size: 8,605 Bytes
06972d1 6c549c0 06972d1 | 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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 | Global:
version: 2.0
Default:
profile: [TekesTask]
Profiles:
- profile:
name: allSourceScan
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
build:
command: export TEKES_ENV='$(env)'; wget ftp://hdc-im.baidu.com:/home/nfs/release/hudson/ticket.tar.gz; tar -zxvf ticket.tar.gz; cd ./tools/illegalscan/; sh allSourceDownload.sh $AGILE_MODULE_NAME $AGILE_COMPILE_BRANCH;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesUpgradeXcode
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1-UPGRADE
tools:
- xcode: 15.0
build:
command: export TEKES_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
cache:
enable: false
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesTask
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
timeout: 14400
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesTask2
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesTaskTest
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesTask2_CodeDiff
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py; wget http://publish.soarx.cc/wbox/android_static_analysis/last.zip && unzip last.zip; sh ScanHandler/ios_code_diff_utils/diff_start.sh;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: AppSizeAnalysis
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py build_app/build_app_size_analysis;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TekesTask3
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
timeout: 86400
cache:
enable: false
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: StaticAnalysis
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: wget http://publish.soarx.cc/searchbox/static_analysis/last.zip; unzip last.zip; unzip -d thirdparty/3rd thirdparty/3rd.zip; sh static_analysis.sh;
timeout: 86400
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: WBOXStaticAnalysis
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1-UPGRADE
tools:
- xcode: 14.1
check:
- reuse: TASK
enable: false
build:
command: wget http://hdc.baidu-int.com:9119/home/xingtian/afs/wbox/launch/wbox-launch.zip && unzip wbox-launch.zip; sh wbox-launch/shell/sa.sh -tool 46 -module baidu/searchbox-ios/product-baidu -mode $scan_mode -conf '{}';
timeout: 86400
artifacts:
release: true
- profile:
name: WBOXStaticAnalysis_gray
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1-UPGRADE
tools:
- xcode: 14.1
check:
- reuse: TASK
enable: false
build:
command: wget http://hdc.baidu-int.com:9119/home/xingtian/afs/wbox/launch/wbox-launch.zip && unzip wbox-launch.zip; sh wbox-launch/shell/sa.sh -tool 46 -module baidu/ep-qa/sa-oc -mode $scan_mode -conf '{}';
timeout: 86400
artifacts:
release: true
- profile:
name: AppStorePublish
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1-APPSTORE
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: wget http://tekes.baidu-int.com/static-ci/appstore/AppStoreBuild.sh; sh AppStoreBuild.sh;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: TEKESAPPSTORE
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: Xcode13BuildTemp
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: startuptti
mode: AGENT
environment:
image: iregistry.baidu-int.com/perf/baidu_perf/perfdancer_startupios:v1.0.1
resourceType: MEDIUM
check:
- reuse: TASK
enable: false
build:
command: export PERF_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/performance/ios/agile_perf_trace_build.sh -O agile_perf_trace_build.sh; bash agile_perf_trace_build.sh;
artifacts:
release: true
- profile:
name: doveAnalyse
mode: AGENT
environment:
image: iregistry.baidu-int.com/perf/baidu_perf/perfdancer_doveios:v1.0.4
resourceType: MEDIUM
check:
- reuse: TASK
enable: false
build:
command: export PERF_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/performance/ios/agile_perf_trace_build.sh -O agile_perf_trace_build.sh; bash agile_perf_trace_build.sh;
artifacts:
release: true
- profile:
name: wbox_cov
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1
tools:
- xcode: 15.0
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget https://baiduapp-ci.bj.bcebos.com/setup_keychain.sh && sh setup_keychain.sh; wget -q http://10.12.196.126:8999/new_router.py; python new_router.py;
cache:
enable: true
paths:
- ~/.gem
artifacts:
release: true
- profile:
name: WBOXUnitTest
mode: AGENT
environment:
cluster: MAC-SEARCHBOX-M1-UPGRADE
tools:
- xcode: 14.1
check:
- reuse: TASK
enable: false
build:
command: export TEKES_ENV='$(env)'; wget http://tekes.baidu-int.com/static-ci/router.py; python router.py;
timeout: 86400
artifacts:
release: true
|