summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-03-18 16:34:49 -0700
committerTim Burke <tim.burke@gmail.com>2022-03-22 23:12:01 -0700
commitffb173f8ad1e01397f50664551d45afe4a1794d0 (patch)
treeab79747ba2fb3ede65c80725822066ce6aa6c16f /.zuul.yaml
parent954032d5d245411e676a5722b7e581c97a0aaaf7 (diff)
downloadswift-ffb173f8ad1e01397f50664551d45afe4a1794d0.tar.gz
CI: Run CORS tests under py3
Change-Id: I49d8480fd0c775249d8b586f9dea026448b8910d
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 88be7540e..bef962038 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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