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 ec5bbad

Browse filesBrowse files
author
Jon Wayne Parrott
authored
Update testing to use Python 3.6 (GoogleCloudPlatform#1111)
Change-Id: I33e152ff826cd2fac966e420d8251f4c43cc3648
1 parent 9752362 commit ec5bbad
Copy full SHA for ec5bbad
Expand file treeCollapse file tree

29 files changed

+33
-33
lines changed

‎.kokoro/system_tests_appengine_flexible.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_appengine_flexible.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: "py35 and flexible"
14+
value: "py36 and flexible"
1515
}

‎.kokoro/system_tests_auth.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_auth.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: "auth and py35 and not appengine"
14+
value: "auth and py36 and not appengine"
1515
}

‎.kokoro/system_tests_bigquery.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_bigquery.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: "bigquery and py35 and not appengine"
14+
value: "bigquery and py36 and not appengine"
1515
}

‎.kokoro/system_tests_bigtable.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_bigtable.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: "bigtable and py35 and not appengine"
14+
value: "bigtable and py36 and not appengine"
1515
}

‎.kokoro/system_tests_compute.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_compute.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: "compute and py35 and not appengine"
14+
value: "compute and py36 and not appengine"
1515
}

‎.kokoro/system_tests_container_engine.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_container_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 py35 and not appengine"
14+
value: "container_engine and py36 and not appengine"
1515
}

‎.kokoro/system_tests_dataproc.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_dataproc.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: "dataproc and py35 and not appengine"
14+
value: "dataproc and py36 and not appengine"
1515
}

‎.kokoro/system_tests_datastore.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_datastore.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: "datastore and py35 and not appengine"
14+
value: "datastore and py36 and not appengine"
1515
}

‎.kokoro/system_tests_dns.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_dns.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: "dns and py35 and not appengine"
14+
value: "dns and py36 and not appengine"
1515
}

‎.kokoro/system_tests_endpoints.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_endpoints.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: "endpoints and py35 and not appengine"
14+
value: "endpoints and py36 and not appengine"
1515
}

‎.kokoro/system_tests_error_reporting.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_error_reporting.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: "error_reporting and py35 and not appengine"
14+
value: "error_reporting and py36 and not appengine"
1515
}

‎.kokoro/system_tests_iap.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_iap.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: "iap and py35 and not appengine"
14+
value: "iap and py36 and not appengine"
1515
}

‎.kokoro/system_tests_iot.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_iot.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: "iot and py35 and not appengine"
14+
value: "iot and py36 and not appengine"
1515
}

‎.kokoro/system_tests_kms.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_kms.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: "kms and py35 and not appengine"
14+
value: "kms and py36 and not appengine"
1515
}

‎.kokoro/system_tests_language.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_language.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: "language and py35 and not appengine"
14+
value: "language and py36 and not appengine"
1515
}

‎.kokoro/system_tests_logging.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_logging.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: "logging and py35 and not appengine"
14+
value: "logging and py36 and not appengine"
1515
}

‎.kokoro/system_tests_ml_engine.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_ml_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: "ml_engine and py35 and not appengine"
14+
value: "ml_engine and py36 and not appengine"
1515
}

‎.kokoro/system_tests_monitoring.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_monitoring.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: "monitoring and py35 and not appengine"
14+
value: "monitoring and py36 and not appengine"
1515
}

‎.kokoro/system_tests_pubsub.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_pubsub.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: "pubsub and py35 and not appengine"
14+
value: "pubsub and py36 and not appengine"
1515
}

‎.kokoro/system_tests_spanner.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_spanner.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: "spanner and py35 and not appengine"
14+
value: "spanner and py36 and not appengine"
1515
}

‎.kokoro/system_tests_speech.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_speech.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: "speech and py35 and not appengine"
14+
value: "speech and py36 and not appengine"
1515
}

‎.kokoro/system_tests_storage.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_storage.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: "storage and py35 and not appengine"
14+
value: "storage and py36 and not appengine"
1515
}

‎.kokoro/system_tests_testing.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_testing.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: "testing and py35 and not appengine"
14+
value: "testing and py36 and not appengine"
1515
}

‎.kokoro/system_tests_translate.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_translate.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: "translate and py35 and not appengine"
14+
value: "translate and py36 and not appengine"
1515
}

‎.kokoro/system_tests_video.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_video.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: "video and py35 and not appengine"
14+
value: "video and py36 and not appengine"
1515
}

‎.kokoro/system_tests_vision.cfg

Copy file name to clipboardExpand all lines: .kokoro/system_tests_vision.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: "vision and py35 and not appengine"
14+
value: "vision and py36 and not appengine"
1515
}

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ addons:
1919
- deadsnakes
2020
packages:
2121
- portaudio19-dev
22-
- python3.5
23-
- python3.5-dev
22+
- python3.6
23+
- python3.6-dev
2424
install:
2525
- pip install --upgrade pip wheel virtualenv
26-
- pip install --upgrade nox-automation coverage
26+
- pip install --upgrade nox-automation
2727
- pip install --upgrade git+https://github.com/dhermes/ci-diff-helper.git
2828
script:
2929
- ./scripts/travis.sh

‎nox.py

Copy file name to clipboardExpand all lines: nox.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ def session_py27(session, sample):
210210

211211

212212
@nox.parametrize('sample', NON_GAE_STANDARD_SAMPLES)
213-
def session_py35(session, sample):
214-
"""Runs py.test for a sample using Python 3.5"""
215-
session.interpreter = 'python3.5'
213+
def session_py36(session, sample):
214+
"""Runs py.test for a sample using Python 3.6"""
215+
session.interpreter = 'python3.6'
216216
_session_tests(session, sample)
217217

218218

‎scripts/travis.sh

Copy file name to clipboardExpand all lines: scripts/travis.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if [[ $TRAVIS_SECURE_ENV_VARS == "true" ]]; then
66
source ${TRAVIS_BUILD_DIR}/testing/test-env.sh;
77
export GOOGLE_APPLICATION_CREDENTIALS=${TRAVIS_BUILD_DIR}/testing/service-account.json
88
export GOOGLE_CLIENT_SECRETS=${TRAVIS_BUILD_DIR}/testing/client-secrets.json
9-
nox --envdir /tmp --stop-on-first-error -s lint gae py35 -- -m "not slow";
9+
nox --envdir /tmp --stop-on-first-error -s lint gae py36 -- -m "not slow";
1010
else
1111
# only run lint on external PRs
1212
echo 'External PR: only running lint.'

0 commit comments

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