summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11Use new version docu-build.shAric Gardner22-285/+244
Update jobs to use new version docu-build.sh, as well as cease using depreciated docu-verify.sh These two are special cases and will be handled in a seperate commit. ./doctor/docu-build.sh ./genesis/docu-build.sh Change-Id: I3e1d7750fce0a1e97e9c1904983e67189e0b8a32 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-06-09Merge "Documentation toolchain test for copper JIRA:COPPER-1"Fatih Degirmenci1-18/+7
2015-06-09Merge "create verify jobs for functest for master and stable/arno"Fatih Degirmenci1-10/+17
2015-06-09create verify jobs for functest for master and stable/arnoMatthewLi1-10/+17
JIRA: OCTO-82 daily, merge, functest-{pod} and other jobs for stable/arno should be created after some discussion Change-Id: I17fd4783140d584bef2b73971a1ba10dfdb06576 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-06-09create verify jobs for pharos for master and stable/arnoMatthewLi1-10/+17
JIRA: OCTO-81 Change-Id: I14dd1415578f9dfa4dbfc1cf0174642e754d3438 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-06-08Documentation toolchain test for copperblsaws1-18/+7
JIRA:COPPER-1 Change-Id: Idc1d7d0bdead2c17c4be27867bd3809b6be9bbb9 Signed-off-by: blsaws <bs3131@att.com>
2015-06-08modify verify jobs for octopus for master and stable/arnoMatthewLi1-9/+17
JIRA: OCTO-80 modify verify job first Change-Id: I483d079039dfe8976ea0f6491b46b52db147d5ea Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-06-05Enable foreman verify job on stable/arnoFatih Degirmenci1-6/+10
Master job changed to master from stream in order not to break everything at one. JIRA: OCTO-72 Change-Id: I36078b97a71e088e345781d0c5938481913efe18 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-05Enable fuel verify job on stable/arnoFatih Degirmenci1-6/+10
Master job changed to master from stream in order not to break everything at one. JIRA: OCTO-72 Change-Id: I28cac23d416e22052e42a24cccf6d90a2fc910c6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-05Comment out 'gsutil setmeta'Ryota MIBU1-2/+2
JIRA: OCTO-67 Change-Id: I066c8dcc83b867561e026fdbfed9142bec32294e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-06-04Merge "Fix target file path for 'gsutil setmeta'"Fatih Degirmenci1-5/+4
2015-06-03Disable scheduled runs for foreman/fuel daily masterarno.2015.1.0Fatih Degirmenci2-6/+0
Scheduled runs will be enabled after the release. JIRA: OCTO-3 OCTO-4 Change-Id: Ie980f883bad115f2ba9a9ac4c97c4bcc0ee8d433 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-03Enable daily jobs for fuel and foreman for releaseFatih Degirmenci2-5/+5
Timer triggers kept disabled until we cut the release. JIRA: OCTO-3 OCTO-4 Change-Id: Ic9d508c691722663cbc9dded1ff78cfd01e9d65c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-04Fix target file path for 'gsutil setmeta'Ryota MIBU1-5/+4
JIRA: OCTO-67 Change-Id: I2dd39cb9733e1bb79b3c7fafc18f6c9989d98eb0 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-06-01change test order: set vPing first to avoid side effect from tempest or ↵morganrOL1-8/+8
Rally Bench suite JIRA: FUNCTEST-9 Change-Id: I6128a04d9d0f5eceafdd03b2b1208081e06de0d9 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-06-01Enable fuel deploy job so it can be triggered manuallyFatih Degirmenci1-1/+1
Daily job is kept disabled. JIRA: OCTO-3 Change-Id: Ia2a8e952d376d39fb9636974635a189fe4c942ff Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-01Run full pipeline on POD2 once a dayFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I0273b093d83ecd5d8e072c26a689a8e6686a9f5b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-28Merge "Clean up temporary artifacts on merge"Aric Gardner1-0/+8
2015-05-28Move document generation to gce-opnfv-docker-1Aric Gardner2-5/+5
Change-Id: Icfd528257d3e256d96a2d9969e9c3b3279193034 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-28Tie yardstick jobs to ericsson-build slaveFatih Degirmenci1-3/+3
JIRA: YARDSTICK-21 Change-Id: Ic34f84f829b5443bf57d94b9892051cb6d5a4a96 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-28Execute run_tests.sh in yardstick verify and merge jobsFatih Degirmenci1-6/+6
JIRA: YARDSTICK-21 Change-Id: Iff80bc89cd9c7116adc7c3ece548a6bb347d4381 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-27Wrong order for choosing strategyAric Gardner1-2/+2
JIRA:0000 Change-Id: I042dd8bc77d26dadc66e9f2d35f133f43aaf3a49 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Need '$GERRIT_REFSPEC' for verify jobsAric Gardner1-2/+2
Change-Id: I7b3527084f0920932d614d4eb82a9c3be2306b0f JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Clean up temporary artifacts on mergeAric Gardner1-0/+8
Change-Id: I2c7bac351205e5327ad1dd084b16cea4eed1bfef JIRA: DOCS-36 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Merge "$GERRIT_EVENT_TYPE != "change-merged" should cover comments added etc."Aric Gardner1-1/+1
2015-05-27$GERRIT_EVENT_TYPE != "change-merged" should cover comments added etc.Aric Gardner1-1/+1
Change-Id: I47d8872382dcc488c9e1c43e06de00c4fcc213d3 JIRA:DOCS-36 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Merge "Missed adding $patchset in two places"Aric Gardner1-2/+2
2015-05-27Missed adding $patchset in two placesAric Gardner1-2/+2
JIRA:DOCS-36 Change-Id: I8baa764cfa4c668a71c9bea018e90315942a683e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Do not break the jenkins job when vPing failsFatih Degirmenci1-0/+3
JIRA: FUNCTEST-7 Change-Id: If656e8c2b05c0675b0c341af9b0e4c608cf1ec8f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-27Missing [[]] doh!Aric Gardner1-1/+1
Change-Id: I073888c96362011500e3206d779707ac6b86b111 JIRA: DOCS-36 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27capture the location of published artifacts and output them all at the bottomAric Gardner2-3/+13
This should work for the verify jobs as well now Change-Id: Ib96ed226894aca2e01c30603d08965256125d604 JIRA: DOCS-36 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Enable build-deploy-test on POD2 using foremanFatih Degirmenci1-1/+9
JIRA: OCTO-4 Change-Id: I63be300d0bb19b4ecba48a1790b395c17e7c6cae Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Merge "Enable deployment and functest on POD2"Fatih Degirmenci1-6/+2
2015-05-26Enable deployment and functest on POD2Fatih Degirmenci1-6/+2
Build has now been excluded from full run due to not having build server. It will be added back to run once the build server is back online. JIRA: OCTO-4 Change-Id: I15cac4486354aef3aa8f73dafcb62d73d8b6e5df Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26fix bug due to bad Tempest.conf file path within rallymorganrOL1-1/+1
JIRA: FUNCTEST-9 Change-Id: I71887f4c0c6a4cd4e65ba0593aeffd61e7238a18 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-26Add project parameter to jobs set to run on LF PODsFatih Degirmenci1-0/+4
JIRA: OCTO-7 Change-Id: I56fd77afa4915aa8c341017b31c0bcf348810835 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Refactor functest job execute shellFatih Degirmenci1-10/+32
JIRA: FUNCTEST-7 Change-Id: I8ad0220e05cefbcb754c070315adfbb0d2a1183f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Move/disable jobs that are tied to ericsson-buildFatih Degirmenci2-4/+4
ericsson-build slave will be under maintenance so some jobs are moved to another slave and some jobs are disabled. JIRA: OCTO-3 OCTO-4 Change-Id: I8d1e1b985bd7c6ee1070624ce1ac3d741fa8b469 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-25Disable daily for fuel/pod1Fatih Degirmenci1-2/+2
JIRA: OCTO-3 Change-Id: I7307e3df603cbac08355a143d9542297829b8e45 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-25Create initial jjb for yardstickFatih Degirmenci1-0/+182
JIRA: YARDSTICK-4 Change-Id: Ib6166f84ae4218da07c9ffccb53587b51cd524d9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-22change order of the tests (avoid start with bench tests because of doubt on ↵morganrOL1-3/+3
cleaning) and launch ODL test with bash JIRA: FUNCTEST-9 Change-Id: If7718c1429312193e549e1cf9447b2540b844970 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-21Enable full runs on POD2 every 6 hoursFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I63798dbbce437cb3220e4d54b94345a765841b95 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-21Disable fuel virtual deployment on Ericsson LabFatih Degirmenci1-5/+1
JIRA: OCTO-3 Change-Id: I66c5f33104677e2f486edff1927eacc299a99626 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-21Merge "add the creation of the installation fodler before running test"Fatih Degirmenci1-0/+1
2015-05-21Enable fuel automatic deployment on POD1Fatih Degirmenci1-4/+4
Switch to using dea_no-ha.yml as well. JIRA: OCTO-3 Change-Id: I8058835b8f8b7fc6aab336c3f8eb356e92c1979c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-21add the creation of the installation fodler before running testmorganrOL1-0/+1
JIRA: FUNCTEST-9 Change-Id: I4818cc812d041985d73ac21087a05eab8d9207d5 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-21Disable fuel automatic deployment on POD1Fatih Degirmenci1-2/+2
Work is ongoing in order to enable O/S + ODL deployment so it is necessary to disable automatic deployments until further notice. JIRA: OCTO-3 Change-Id: I591387e086a330246b4ac371eab665ee6a62419d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-20functest.yml: bugfix rm to 2&>/dev/null removed and added "-f"jose.lausuch1-2/+2
JIRA: FUNCTEST-7 Change-Id: Ic7bbdb834e6df6208bc64c0bfe9bf6247bdc6ff1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-05-20Switch back to daily runs for foremanFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I70330ea2f1bc9bd56e660e68f2c36fd7ffb112d1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-20functest.yml: download config_functest.py and functest.yaml from latest masterjose.lausuch1-0/+4
JIRA: FUNCTEST-7 Change-Id: I37ac55f27edf1d771ce0cb53a67f037f66de346b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>