File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 4646 MODE : mitogen
4747 DISTRO : centos6
4848
49+ Mito37Debian_27 :
50+ python.version : ' 3.7'
51+ MODE : mitogen
52+ DISTRO : debian
53+ VER : 2.9.6
54+
4955 # Py26CentOS7:
5056 # python.version: '2.7'
5157 # MODE: mitogen
97103 python.version : ' 3.5'
98104 MODE : ansible
99105 VER : 2.8.0
106+
107+ Ansible_296_37 :
108+ python.version : ' 3.7'
109+ MODE : ansible
110+ VER : 2.9.6
Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ matrix:
3636
3737 include :
3838 # Debops tests.
39+ # 2.9.6; 3.7 -> 2.7
40+ - python : " 3.7"
41+ env : MODE=debops_common VER=2.9.6
3942 # 2.8.3; 3.6 -> 2.7
4043 - python : " 3.6"
4144 env : MODE=debops_common VER=2.8.3
@@ -49,6 +52,9 @@ matrix:
4952
5053 # ansible_mitogen tests.
5154
55+ # 2.9.6 -> {debian, centos6, centos7}
56+ - python : " 3.7"
57+ env : MODE=ansible VER=2.9.6
5258 # 2.8.3 -> {debian, centos6, centos7}
5359 - python : " 3.6"
5460 env : MODE=ansible VER=2.8.3
@@ -75,6 +81,8 @@ matrix:
7581 # 2.7 -> 2.6
7682 # - python: "2.7"
7783 # env: MODE=mitogen DISTRO=centos6
84+ - python : " 3.7"
85+ env : MODE=mitogen DISTRO=centos7
7886 # 2.6 -> 2.7
7987 - python : " 2.6"
8088 env : MODE=mitogen DISTRO=centos7
You can’t perform that action at this time.
0 commit comments