Skip to content

Commit f50595a

Browse files
authored
Update kokoro build configs. (#2681)
1 parent 7a82980 commit f50595a

File tree

78 files changed

+210
-1068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+210
-1068
lines changed

.kokoro/common.cfg

Lines changed: 0 additions & 25 deletions
This file was deleted.

.kokoro/lint/continuous.cfg

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copyright 2020 Google LLC
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
15+
# Format: //devtools/kokoro/config/proto/build.proto
16+
17+
# Tell the trampoline which build file to use.
18+
env_vars: {
19+
key: "TRAMPOLINE_BUILD_FILE"
20+
value: "github/python-docs-samples/.kokoro/tests/run_tests.sh"
21+
}

.kokoro/lint/periodic.cfg

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copyright 2020 Google LLC
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
14+
15+
# Format: //devtools/kokoro/config/proto/build.proto
16+
17+
# Tell the trampoline which build file to use.
18+
env_vars: {
19+
key: "TRAMPOLINE_BUILD_FILE"
20+
value: "github/python-docs-samples/.kokoro/tests/run_tests.sh"
21+
}

.kokoro/presubmit_tests_appengine.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_appengine_flexible.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_auth.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_bigquery.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_bigtable.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_composer.cfg

Lines changed: 0 additions & 23 deletions
This file was deleted.

.kokoro/presubmit_tests_compute.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_dataproc.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_datastore.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_dlp.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_dns.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_endpoints.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_error_reporting.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_functions.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_functions_sql.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_healthcare.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_iap.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_iot.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_kms.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

.kokoro/presubmit_tests_kubernetes_engine.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)