summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2017-10-21 12:15:43 +0200
committerMonty Taylor <mordred@inaugust.com>2017-10-21 19:04:18 +0000
commit9c243d40061fbb6051c1682ff0c34b7fa574e4f1 (patch)
treeb607e3b895e86922adc68e96e54e79fe5d2572ce
parentda432d4a51722994dd9f4a77ea1c1187ba971ce3 (diff)
downloados-client-config-9c243d40061fbb6051c1682ff0c34b7fa574e4f1.tar.gz
Add shade-tox-tips jobs
Breaking shade with changes to os-client-config is bad. Add shade's unittest jobs that are configured to work against os-client-config master. Also move the legacy osc dsvm job here so we can remove it from project-config. Change-Id: Ie3e9a4deca1d74b94e810e87e130706fe15fe2c9 Depends-On: I5b411be5c5aa43535fa89a51d6099aadd7a8ea60
-rw-r--r--.zuul.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..dcf546f
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,8 @@
+- project:
+ name: openstack/os-client-config
+ templates:
+ - shade-tox-tips
+ check:
+ jobs:
+ - legacy-osc-dsvm-functional-tips:
+ voting: false