diff options
| author | qingszhao <zhao.daqing@99cloud.net> | 2018-08-21 14:56:25 +0000 |
|---|---|---|
| committer | qingszhao <zhao.daqing@99cloud.net> | 2018-08-21 14:56:25 +0000 |
| commit | 0461b7ce0c23f7aebb60ee362d1d89cfa38abe4b (patch) | |
| tree | 86687508da7472def30f118c1ebdf5f02aa4feed | |
| parent | 67eeacdd717831c4ead43ffc4e1d60dd7807522c (diff) | |
| download | python-openstackclient-0461b7ce0c23f7aebb60ee362d1d89cfa38abe4b.tar.gz | |
add lib-forward-testing-python3 test job
This is a mechanically generated patch to add a functional test job
running under Python 3 as part of the python3-first goal.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
Change-Id: I1d186a6759bd3e633661c75e62545d0d56700244
Story: #2002586
Task: #24320
| -rw-r--r-- | .zuul.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ - check-requirements - release-notes-jobs-python3 - lib-forward-testing + - lib-forward-testing-python3 check: jobs: - osc-functional-devstack |
