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

Commit 999a57f

Browse files
committed
updated system test name
1 parent ccdc3bd commit 999a57f

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ branchProtectionRules:
2929
# List of required status check contexts that must pass for commits to be accepted to matching branches.
3030
requiredStatusCheckContexts:
3131
- 'Kokoro'
32-
- 'Kokoro system-3.9'
32+
- 'Kokoro system'
3333
- 'cla/google'
3434
- 'OwlBot Post Processor'
3535
- 'lint'

.kokoro/presubmit/common.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ action {
77
}
88
}
99

10-
# TODO: remove explicit session setting after deprecating 3.7 and 3.8
11-
env_vars: {
12-
key: "NOX_SESSION"
13-
value: "unit-3.9 unit-3.10 unit-3.11 unit-3.12 unit-3.13 unit-3.14 docs lint lint_setup_py blacken cover"
14-
}
15-
1610
# Download trampoline resources.
1711
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
1812

0 commit comments

Comments
 (0)