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

Commit 727ae5d

Browse files
1 parent 4955cb9 commit 727ae5d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

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

8181

8282

83+
#############################################
84+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
85+
86+
env_vars: {
87+
key: "PRODUCT_AREA_LABEL"
88+
value: "observability"
89+
}
90+
env_vars: {
91+
key: "PRODUCT_LABEL"
92+
value: "logging"
93+
}
94+
env_vars: {
95+
key: "LANGUAGE_LABEL"
96+
value: "python"
97+
}
98+
99+
###################################################
100+
101+
102+
83103
#############################################
84104
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
85105

0 commit comments

Comments
 (0)