Skip to content

Commit

Permalink
Update kokoro build configs. (#2681)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg authored Jan 3, 2020
1 parent 7a82980 commit f50595a
Show file tree
Hide file tree
Showing 78 changed files with 210 additions and 1,068 deletions.
25 changes: 0 additions & 25 deletions .kokoro/common.cfg

This file was deleted.

21 changes: 21 additions & 0 deletions .kokoro/lint/continuous.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Format: //devtools/kokoro/config/proto/build.proto

# Tell the trampoline which build file to use.
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/python-docs-samples/.kokoro/tests/run_tests.sh"
}
21 changes: 21 additions & 0 deletions .kokoro/lint/periodic.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Format: //devtools/kokoro/config/proto/build.proto

# Tell the trampoline which build file to use.
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/python-docs-samples/.kokoro/tests/run_tests.sh"
}
15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_appengine.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_appengine_flexible.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_auth.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_bigquery.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_bigtable.cfg

This file was deleted.

23 changes: 0 additions & 23 deletions .kokoro/presubmit_tests_composer.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_compute.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_dataproc.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_datastore.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_dlp.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_dns.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_endpoints.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_error_reporting.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_functions.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_functions_sql.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_healthcare.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_iap.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_iot.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_kms.cfg

This file was deleted.

15 changes: 0 additions & 15 deletions .kokoro/presubmit_tests_kubernetes_engine.cfg

This file was deleted.

Loading

0 comments on commit f50595a

Please sign in to comment.