-
Notifications
You must be signed in to change notification settings - Fork 0
/
summarizer.yaml
36 lines (30 loc) · 950 Bytes
/
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
## 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:
- ace4d7246e3d96905733a501881a184b2acb1cfa
- b6d85214dc06b33b8f8fba2330b4acd1a90b7cac
- f8d97aac03cc97db7798c435f9e4f9a27e24d52e
- 5990fe5d663973eabbcd985d770c89b186046358
- 2f0d0ace1423fa2f05176a0c5ca2e271d5cd8ccd
- 88636ca38ec37e7e47957d68b53b6018da2eea55
- e1b7019d7d8637ab0b570a826d290cb764bb14de
- b6d85214dc06b33b8f8fba2330b4acd1a90b7cac
esmf_hash:
- v8.8.0b01*
- v8.8.0b00*
- v8.7.0*
# machine:
# - cheyenne
# - rockylaptop
# esmf_branch:
# - develop
# - branch2