-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsummarizer.yaml
48 lines (42 loc) · 1.22 KB
/
summarizer.yaml
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
## sumAmarizer.yaml
## This file allows excluding specific ESMF hashes and branches and entire machines from
## the generated test summarization tables. A * can be used as a wildcard (matches any number of
## characters) in any of the entries.
## !!! anything in include takes priority over exclude !!!
include:
# esmf_hash:
# - v8.5.0b21-132-gf99560c
# esmf_branch:
# - fix_profile_summary_at_scale
exclude:
artifact_hash:
- 376ad4d9a96b7eaae17d985cfcb9f01e22f8667f
- 7845f7e30e2acaefb1c31a6699fcf9ec1d0da79f
- 701f2de04f15e5f724681c552681e6a4b9d28d57
- f38aca624fe0db3b0e0ecae72d78b483a008279a
- ace4d7246e3d96905733a501881a184b2acb1cfa
- b6d85214dc06b33b8f8fba2330b4acd1a90b7cac
- f8d97aac03cc97db7798c435f9e4f9a27e24d52e
- 5990fe5d663973eabbcd985d770c89b186046358
- 2f0d0ace1423fa2f05176a0c5ca2e271d5cd8ccd
- 88636ca38ec37e7e47957d68b53b6018da2eea55
- e1b7019d7d8637ab0b570a826d290cb764bb14de
- b6d85214dc06b33b8f8fba2330b4acd1a90b7cac
esmf_hash:
- v8.8.0b09*
- v8.8.0b08*
- v8.8.0b07*
- v8.8.0b06*
- v8.8.0b05*
- v8.8.0b04*
- v8.8.0b03*
- v8.8.0b02*
- v8.8.0b01*
- v8.8.0b00*
- v8.7.0*
# machine:
# - cheyenne
# - rockylaptop
# esmf_branch:
# - develop
# - branch2