summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2017-10-23 11:12:11 +0200
committerMonty Taylor <mordred@inaugust.com>2017-10-23 11:12:11 +0200
commit074e998fc0802f5fd44b9f79cf88bc330f206d05 (patch)
treeb82fbff13ddc43e131ba80855385565c353c3345
parent03154fe8a41d521902bc305cea1531772fd2a881 (diff)
Remove unicode char
-rw-r--r--src/zuulv3/zuul.rst38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/zuulv3/zuul.rst b/src/zuulv3/zuul.rst
index 2070ad6..4a5980b 100644
--- a/src/zuulv3/zuul.rst
+++ b/src/zuulv3/zuul.rst
@@ -4,7 +4,7 @@
4.. pygments yaml? (only file breaks (---) tinted) 4.. pygments yaml? (only file breaks (---) tinted)
5.. slide on high level v3 changes 5.. slide on high level v3 changes
6.. slide on nodepool 6.. slide on nodepool
7 7
8.. transition:: dissolve 8.. transition:: dissolve
9 :duration: 0.4 9 :duration: 0.4
10 10
@@ -35,7 +35,7 @@ Red Hat
35 for CI/CD 35 for CI/CD
36 36
37.. ansi:: images/redhat.ans 37.. ansi:: images/redhat.ans
38 38
39OpenStack 39OpenStack
40========= 40=========
41.. container:: handout 41.. container:: handout
@@ -186,7 +186,7 @@ Gerrit
186 186
187 but zuul is doing a lot of work behind the scenes, and if you look 187 but zuul is doing a lot of work behind the scenes, and if you look
188 closer, this is what you see 188 closer, this is what you see
189 189
190.. ansi:: images/color-gertty.ans 190.. ansi:: images/color-gertty.ans
191 191
192Github Developer Workflow 192Github Developer Workflow
@@ -273,7 +273,7 @@ Presentation Checklist
273====================== 273======================
274 274
275:: 275::
276 276
277 [x] Logos 277 [x] Logos
278 [x] Architecture diagram 278 [x] Architecture diagram
279 [x] Cows 279 [x] Cows
@@ -293,7 +293,7 @@ Zuul Simulation
293=============== 293===============
294.. transition:: cut 294.. transition:: cut
295.. container:: handout 295.. container:: handout
296 296
297 * A change is approved for Nova 297 * A change is approved for Nova
298 298
299.. ansi:: images/zsim-01.ans 299.. ansi:: images/zsim-01.ans
@@ -506,29 +506,29 @@ Testing or gating dependencies (including jobs) manually specified by
506developers 506developers
507 507
508.. container:: progressive 508.. container:: progressive
509 509
510 * shade https://review.openstack.org/#/c/513913/ 510 * shade https://review.openstack.org/#/c/513913/
511 511
512 Add unittest tips jobs 512 Add unittest tips jobs
513 513
514 Change-ID: I5b411be5c5aa43535fa89a51d6099aadd7a8ea60 514 Change-ID: I5b411be5c5aa43535fa89a51d6099aadd7a8ea60
515 * os-client-config https://review.openstack.org/#/c/513915 515 * os-client-config https://review.openstack.org/#/c/513915
516 516
517 Add shade-tox-tips jobs 517 Add shade-tox-tips jobs
518 518
519 Change-ID: Ie3e9a4deca1d74b94e810e87e130706fe15fe2c9 519 Change-ID: Ie3e9a4deca1d74b94e810e87e130706fe15fe2c9
520 520
521 Depends-On: I5b411be5c5aa43535fa89a51d6099aadd7a8ea60 521 Depends-On: I5b411be5c5aa43535fa89a51d6099aadd7a8ea60
522 * os-client-config https://review.openstack.org/#/c/513751/ 522 * os-client-config https://review.openstack.org/#/c/513751/
523 523
524 Added nat_source flag for networks 524 Added nat_source flag for networks
525 525
526 Change-ID: I3d8dd6d734a1013d2d4a43e11c3538c3a345820b 526 Change-ID: I3d8dd6d734a1013d2d4a43e11c3538c3a345820b
527 527
528 * shade https://review.openstack.org/#/c/513914 528 * shade https://review.openstack.org/#/c/513914
529 529
530 Add support for configured NAT source variable 530 Add support for configured NAT source variable
531 531
532 Change-Id: I4b50c2323a487b5ce90f9d38a48be249cfb739c5 532 Change-Id: I4b50c2323a487b5ce90f9d38a48be249cfb739c5
533 533
534 Depends-On: I3d8dd6d734a1013d2d4a43e11c3538c3a345820b 534 Depends-On: I3d8dd6d734a1013d2d4a43e11c3538c3a345820b
@@ -633,7 +633,7 @@ shade: Add support for configured NAT source variable
633 633
634:: 634::
635 635
636 Zuul 10-21 13:57 636 Zuul 10-21 13:57
637 Patch Set 5: Verified-1 637 Patch Set 5: Verified-1
638 Build failed. 638 Build failed.
639 openstack-tox-pep8 SUCCESS in 2m 29s 639 openstack-tox-pep8 SUCCESS in 2m 29s
@@ -703,9 +703,9 @@ When .zuul.yaml Changes
703 * Asks mergers for updated content 703 * Asks mergers for updated content
704 * Splices into configuration used for that change 704 * Splices into configuration used for that change
705 * Works with cross-repo dependencies 705 * Works with cross-repo dependencies
706 706
707 ("This change depends on a change to the job definition") 707 ("This change depends on a change to the job definition")
708 708
709How do you use this thing? 709How do you use this thing?
710========================== 710==========================
711.. transition:: tilt 711.. transition:: tilt
@@ -925,7 +925,7 @@ Simple Job Variant
925 nodeset: 925 nodeset:
926 - name: ubuntu-trusty 926 - name: ubuntu-trusty
927 label: ubuntu-trusty 927 label: ubuntu-trusty
928 928
929Nodesets for Multi-node Jobs 929Nodesets for Multi-node Jobs
930============================ 930============================
931 931