Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8298b3

Browse filesBrowse files
daniel-sancheengelke
authored andcommitted
renamed kokoro configs from container_engine to kubernetes_engine (GoogleCloudPlatform#2230)
1 parent 2d2820c commit b8298b3
Copy full SHA for b8298b3

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎.kokoro/presubmit_tests_container_engine.cfg renamed to ‎.kokoro/presubmit_tests_kubernetes_engine.cfg

Copy file name to clipboardExpand all lines: .kokoro/presubmit_tests_kubernetes_engine.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ env_vars: {
1111

1212
env_vars: {
1313
key: "NOX_SESSION"
14-
value: "container_engine and py36 and not appengine"
14+
value: "kubernetes_engine and py36 and not appengine"
1515
}

‎.kokoro/system_tests_container_engine.cfg renamed to ‎.kokoro/system_tests_kubernetes_engine.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_kubernetes_engine.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ env_vars: {
1111

1212
env_vars: {
1313
key: "NOX_SESSION"
14-
value: "container_engine and py36 and not appengine"
14+
value: "kubernetes_engine and py36 and not appengine"
1515
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.