summaryrefslogtreecommitdiffstats
path: root/jjb/multisite/multisite-daily-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-02-27Remove quotes of parameter for functest-fuel-virtual-suite jobLinda Wang1-2/+2
Functest failed to recognise testcase name with quotes in CI: https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/264/console Change-Id: I8dd3c9f98b0edff593437200c995be51767b3c37 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU1-2/+2
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-01Merge "multisite: Enable nightly jobs"Fatih Degirmenci1-1/+1
2017-02-01Change dir to the script locationDimitri Mazmanov1-1/+2
Since deploy.sh executes another script located in the same directory, we need to change to that directory. Change-Id: Ic8f98c40cdbfbaca50dffac7519089ec4a75a985 Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
2017-01-31multisite: Enable nightly jobsFatih Degirmenci1-1/+1
Change-Id: I37fd93092af67ce0f6546fbda01d321040f9050f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-31Fix absolute paths for the scriptsDimitri Mazmanov1-5/+14
The run.sh configuration script uses relative paths for the remote runnables. Change-Id: Ia45c748840e161263df9d76387992e8c23daf93e Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
2017-01-30multisite: Fix job parameters and align jobs with the scriptsFatih Degirmenci1-6/+19
Change-Id: I40c1dc3662904e054b5c6ad6786f829ecb08ee6e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-27Configure Multisite Kingbird daily jobFatih Degirmenci1-22/+33
Change-Id: I6e808306194fa7cf32287eba557907d782cbef8c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-25multisite: Update the jobs for the new nodesFatih Degirmenci1-30/+46
The builders are left empty until after the further discussion and they will be fixed in a separate change. Change-Id: Iad585d43620e9956fd3b2b3406a5b01ec51b8822 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-25multisite: Use correct names for the generated filesFatih Degirmenci1-2/+2
Change-Id: I030dbca1a44231ae0548a5b17cd2f419ec7a4289 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24multisite: Run jobs on right nodesFatih Degirmenci1-0/+6
Change-Id: Ia681d629eb685ed1186be2bb74e42e2067b48aa2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24multisite: Adjust archival of generated filesFatih Degirmenci1-13/+51
Change-Id: I1e9236d04143c87bb85d15b05b6e42ea34438f8b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-11-24Create kingbird jobs to run on multi nodeFatih Degirmenci1-0/+203
Change-Id: I73cec4d39f5a3119c1cc7f86b7919a0431f8f653 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>