-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.file.CCPOP
99 lines (88 loc) · 2.68 KB
/
config.file.CCPOP
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
#
# Config File conventions. '#' is a comment character. anything after ignored.
# '[ ]' contains section designators.
[jira] # Configuration information for jira.
#url=https://jira.oceanobservatories.org/tasks/
url=https://jira-dev.oceanobservatories.org/tasks
username=unwin # optional, for unchallenged operation
#password=password # optional, for unchallenged operation
csv_file_name=ChicagoCyberPoPopulated-mj.csv
reporter=mjames # defaults to username, unless specified here
separator=,
quote_char="
filter_folumn=Iteration
filter_value=CP B2 - Chicago Distribution Point
[Projects] # (key, value)
Data Management - Release 1=CIDEVTEST # CIDEVDM
CI Development=CIDEVTEST # CIDEV
Common Execution Infrastructure - Release 1=CIDEVCEI
Common Operating Infrastructure - Release 1=CIDEVCOI
External Observatory Integration Release 1=CIDEVEOI
Instrument Platform Agent Architecture=CIDEVIPAA
Sensing and Acquisition - Release 1=CIDEVSA
System Engineering - Construction Year 1=SYSENG
System Integration, Test, and Validation - Release 1=CIINT
CI Systems Administration=CISA
User Experience=CIUX
#Terrestrial CyberPoP Release 1=CPOP
#CyberPoP - Buildout 1=CPOP
CI CyberPop=CPOP
Equipment - CP B2=CPOP
[priorities]
blocker=Blocker
B=Blocker
5=Blocker
High=Critical
H=Critical
4=Critical
Medium=Major
M=Major
3=Major
Low=Minor
L=Minor
2=Minor
1=Trivial
[jira_priority]
Blocker=1
Critical=2
Major=3
Minor=4
Trivial=5
Must Complete=6
Should Complete=7
Good to Complete=8
Nice to Complete=9
[field_mappings] # This designates the column mappings from the google spreadsheet CSV to what we do with them????
OOI_CATEGORY_NUMBER=0 #?? This column should stay set until reset by another value. Blank = use last defined value.
Type=1
RT-ID=2
IT-ID=3
Iteration=4
Task=5
Description=6
Outcome=7
Risk (RTs)=8
CP B2 - Chicago Distribution Point=9
CP B2 - Chicago Distribution Point=10
CP B2 - Chicago Distribution Point=11
Jira Task Num=12
Priority=13
Work Days=14
Remaining Work Days=15
Confidence=16
Assignee=17
Support Developer=18
Design URL=19
Comments=20
Possible Risks=21
Confluence Ready=22
[Used_mappings] # This designates the column numbers to what the migrator will use them for, possibly making above redundant.
Description=6
TaskTitle=5
Priority=13
TimeEstimate=14
Assignee=17
AffectsVersion=9,10,11 # if X in column, then add column name to affects version.
Components=0 # value should stay set until overwritten by a non blank value. Also need to do a link lookup on it.
[output_mappings] # Column to overwrite with values resulting from addition to Jira. Dumps input back as output, with the addition of these column mappings which overwrite the origional contents.
15=JiraKey