File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212
1313 - template : etc/ci/azure-posix.yml
1414 parameters :
15- job_name : ubuntu16
15+ job_name : core_tests
1616 image_name : ubuntu-16.04
1717 python_versions : ['3.6']
1818 test_suites :
@@ -179,7 +179,7 @@ jobs:
179179
180180# - template: etc/ci/azure-container-deb.yml
181181# parameters:
182- # job_name: ubuntu18_py36
182+ # job_name: ubuntu18c
183183# container: ubuntu:bionic
184184# python_path: python3.6
185185# python_version: '3.6'
@@ -190,7 +190,7 @@ jobs:
190190
191191# - template: etc/ci/azure-container-deb.yml
192192# parameters:
193- # job_name: ubuntu20_py38
193+ # job_name: ubuntu20c
194194# container: ubuntu:focal
195195# python_path: python3.8
196196# python_version: '3.8'
@@ -201,7 +201,7 @@ jobs:
201201
202202# - template: etc/ci/azure-container-rpm.yml
203203# parameters:
204- # job_name: centos7_py36
204+ # job_name: centos7c
205205# container: centos:7
206206# python_path: python3.6
207207# python_version: '3.6'
@@ -241,7 +241,7 @@ jobs:
241241
242242# - template: etc/ci/azure-container-rpm.yml
243243# parameters:
244- # job_name: fedora30_py37
244+ # job_name: fedora30c
245245# container: fedora:30
246246# package_manager: dnf
247247# python_path: python3.7
@@ -271,7 +271,7 @@ jobs:
271271# here we build from sources
272272# - template: etc/ci/azure-container-deb.yml
273273# parameters:
274- # job_name: debian9_py36
274+ # job_name: debian9c
275275# container: debian:stretch
276276# python_path: python3.6
277277# python_version: '3.6'
You can’t perform that action at this time.
0 commit comments