Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 9ee84f1

Browse files
1 parent e15caae commit 9ee84f1

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

.kokoro/samples/python3.14/common.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,26 @@ env_vars: {
120120

121121

122122

123+
#############################################
124+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
125+
126+
env_vars: {
127+
key: "PRODUCT_AREA_LABEL"
128+
value: "observability"
129+
}
130+
env_vars: {
131+
key: "PRODUCT_LABEL"
132+
value: "logging"
133+
}
134+
env_vars: {
135+
key: "LANGUAGE_LABEL"
136+
value: "python"
137+
}
138+
139+
###################################################
140+
141+
142+
123143
#############################################
124144
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
125145

0 commit comments

Comments
 (0)