CI: Run CORS tests under py3
Change-Id: I49d8480fd0c775249d8b586f9dea026448b8910d
This commit is contained in:
parent
954032d5d2
commit
ffb173f8ad
@ -362,7 +362,7 @@
|
||||
|
||||
- job:
|
||||
name: swift-func-cors
|
||||
parent: swift-probetests-centos-7
|
||||
parent: swift-probetests-centos-8-stream
|
||||
description: |
|
||||
Setup a SAIO dev environment and run Swift's CORS functional tests
|
||||
timeout: 1200
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
- name: Run CORS tests
|
||||
shell: >
|
||||
python
|
||||
python3
|
||||
{{ ansible_env.HOME }}/{{ zuul.project.src_dir }}/test/cors/main.py
|
||||
--output {{ ansible_env.HOME }}/cors-test-results.txt
|
||||
all
|
||||
|
Loading…
Reference in New Issue
Block a user