summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2020-02-04 10:13:24 +1000
committerAnil Belur <abelur@linuxfoundation.org>2020-02-04 10:13:24 +1000
commit06c2bc25a17a905d98c9501dc1984f02b8bf4e8e (patch)
tree02fe116e3d38743dc8a31f063e089d25d039f1a9
parent35129ea53efd98a1e67022d056cce3a3b89f9985 (diff)
Run the job with python3
Issue-ID: CIMAN-33 IT-18766 Change-Id: I889bb65eca5d3ee9720fab2a6d96afa848c901ef Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
-rw-r--r--jjb/optf/optf-osdf.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index ec149add5..830ac930a 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -3,6 +3,7 @@
name: optf-osdf
project-name: 'optf-osdf'
project: 'optf/osdf'
+ python-version: python3
stream:
- 'master':
branch: 'master'