commit | 63c6fab9ba9fabf33b145094c314547cf66f2e83 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <j_ronquillo@u.pacific.edu> | Mon Aug 12 16:26:14 2019 -0700 |
committer | You Wang <you@onlab.us> | Wed Aug 21 18:28:11 2019 +0000 |
tree | 48e57d8bc6b56841e630fdd681b1f5ac8aab07da | |
parent | f708d36d7ac4a9b3bcde0a19c25daedbdf4f22e3 [diff] |
Add disable-resume after master restart to wiki page creation jobs Change-Id: I7ebf4722ac352b2fc044e29cef9fb3d60d043534
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml index a258eb8..88318ce 100644 --- a/jjb/OnosSystemTest/onos-test-pipeline.yaml +++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -437,6 +437,9 @@ <<: *test-pipe-init-procedure-plate + properties: + - 'disable-resume' + jobs: - 'generate_wiki_pages' - 'generate_automated_schedule_wiki'