summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-02yardstick: updated yardstick jobs for armband to use labelsPaul Vaduva1-2/+37
Change-Id: I38aac6caf4f439e6524bf08e5dd038bca01180cf Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-02[Functest] Remove exit value job from functest-suite builderjose.lausuch1-1/+0
Change-Id: I8309c027a871246623c199447dcb667b5bb2f066 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-01Fix test results dashboard homepage navbar linksDaniel Farrell2-7/+11
The previous versions were the wrong paths, 404'd. Change-Id: I9368db672a18b5bb0394cfacf016cd7f5821d886 Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
2016-09-01Increase the git clone timeout to 15 minutesFatih Degirmenci1-0/+1
Change-Id: Iac19f79f36fcbb7bbc27d7f6adf6085cb0ec449c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-01Merge "Add Fedor Zhadaev in recipients list for Fuel jobs"Fatih Degirmenci2-4/+4
2016-09-01Merge "kvmfornfv: Store the metadata for the artifacts built by daily jobs"Fatih Degirmenci1-0/+21
2016-09-01Add Fedor Zhadaev in recipients list for Fuel jobsFedor Zhadaev2-4/+4
Change-Id: Icb1a16f2136291239daffa0fe5932caf6d6c92dd Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-09-01infra: Do not run provisioning in deploy & smoketest phasesFatih Degirmenci1-2/+2
Change-Id: I326053d863f0f06ceb293cda3cd2405cf2d25f13 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-01Merge "infra: Fix small doc/script issues and enable mail notification"Fatih Degirmenci5-7/+18
2016-09-01infra: Fix small doc/script issues and enable mail notificationFatih Degirmenci5-7/+18
This change - Fixes readme of puppet-infracloud - renames destroy_env.sh script - enables mail notification - disables removal of DIB images by default Change-Id: I628b26b976e38772cbbc69b737a545fe801639ba Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-01Merge "armband: Use labels for pods and schedule jobs"Fatih Degirmenci2-27/+113
2016-09-01armband: Use labels for pods and schedule jobsPaul Vaduva2-27/+113
Change-Id: Idb3cabe46082b8c0a160cbc156abe0fe8cafbc4a Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-09-01kvmfornfv: Store the metadata for the artifacts built by daily jobsFatih Degirmenci1-0/+21
Change-Id: I338401a1ced29b7907e74bea6ff28f5a6e80e5df Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-09-01Install tacker on controller nodeMichal Skalski1-3/+1
In no-ha scenarios opendaylight role may not be collocated with controller Change-Id: Ic2040924949e7a0286ffeba795ea102face9bc0f Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-09-01Merge "Disable selinux on RHEL case"Fatih Degirmenci2-0/+16
2016-09-01Merge "Add jumphost to the managed servers"Fatih Degirmenci1-0/+7
2016-09-01Disable selinux on RHEL caseYolanda Robla Mota2-0/+16
This is causing several puppet moduels to fail (for example rabbit not starting). Set that to permissive as a workaround, but with the intention of fixing the configuration and enabling selinux on next steps. Signed-Off-By: Yolanda Robla <yroblamo@redhat.com> Change-Id: I34b388792699a9563dacedf87dd6ff85e482e431
2016-09-01Add jumphost to the managed serversYolanda Robla Mota1-0/+7
So at least it gets the dns, ports, and extra config setup. Signed-off-by: Yolanda Robla <yroblamo@redhat.com> Change-Id: Iceb075b7491a9098b10a40b0a549023129739883
2016-09-01Set bridge name in hieraYolanda Robla Mota2-2/+5
It is different from debian/centos, and will be different in baremetal as well, where vlans will be used. Add the ability to manage in hiera, so it can just be edited on the yaml file directly. Change-Id: I5f5ac3adec6606ca34b3c8ad86c99d8e3aee52d1 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-09-01Merge "qtip: move bash scripts out of qtip-ci-jobs.yml"Fatih Degirmenci3-74/+79
2016-09-01Merge "fuel: Enable triggers of Colorado on zte-pod1 and zte-pod3"Fatih Degirmenci3-2/+26
2016-09-01fuel: Enable triggers of Colorado on zte-pod1 and zte-pod3wu.zhihui3-2/+26
Enable triggers of Colorado on zte-pod1 and zte-pod3. Meanwhile, add colorado branch for zte-pod1 and zte-pod3 in Functest and Yardstick. Change-Id: I575d37356c9223935d5975a834589b33f9e7498b Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-31Apex: fixes wrong arg to cleanTim Rozet1-1/+1
Change-Id: If76e078215af068d7f4e04a961b7fc700b73eec7 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-31Merge "[Functest] Fix typo exiting with a ret_val variable"Fatih Degirmenci1-1/+1
2016-08-31Apex: fixes cleaning nodesTim Rozet1-1/+1
Change-Id: Ic83d559fab26cc795e16769529ddce0acd84dc17 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-31[Functest] Fix typo exiting with a ret_val variablejose.lausuch1-1/+1
Change-Id: I39d085726551ac1db2531d474d9c407840f5ffc0 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-08-31[Functest] Push logs to artifacts regardless if loop failsjose.lausuch3-0/+27
This prevents from exiting the job without pushing the logs to artifacts if the functest loop fails. JIRA: FUNCTEST-443 Change-Id: I6925b5855326df809dbce9f389b10be8a00cf8de Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-08-31Create daily job for infra deployment, remove sandbox jobs and fix bugsFatih Degirmenci20-1427/+214
This change - creates upstream daily job to trigger and control the execution of jobs that provision nodes using bifrost, deployment using puppet-infracloud, and simple smoke test job. - fixes the hashbang placement in 2 of the scripts. - removes sandbox dummy jobs as the infra jobs can serve as examples now. Only the node provisioning job is functional at the moment. Change-Id: I311d159956d8b7ce3f7a500fac5a7dcb459104cf Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-31Merge "[compass] set timer of colorado jobs"Jun Li1-6/+6
2016-08-30Apex: Adds powering off nodes to cleanTim Rozet1-2/+7
Change-Id: Icaa3160bf9b96e323e448f66abe3a203e202c090 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-31[compass] set timer of colorado jobsmeimei1-6/+6
Change-Id: I9a3ec4c5adf52c5990dd163970faf376f60aa037 Signed-off-by: meimei <meimei@huawei.com>
2016-08-30Merge "Add the function of yardstick testcase reporter"Morgan Richomme12-0/+304
2016-08-27Add the function of yardstick testcase reporterrexlee877612-0/+304
JIRA: YARDSTICK-324 Change-Id: I58969265f88d5c20f46f0b1097f5b0ccb1d9a40d Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-08-27Merge "[multisite] stop the timer of colorado"meimei1-1/+3
2016-08-26Merge "Add colorado reporting for tempest and vims"Morgan Richomme6-180/+190
2016-08-26qtip: move bash scripts out of qtip-ci-jobs.ymlwu.zhihui3-74/+79
Change-Id: Ib48a1800b5d6d253c8bd8d383cf36c7119f6e9a4 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-25modfied the external-network again.Narinder Gupta2-0/+8
It seems tardstick need the external-network variable defined in this job so introducing the definition again. Change-Id: I37bab57a9dda70554fb53de725a0124dc18181e9 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-25Add colorado reporting for tempest and vimsMorgan Richomme6-180/+190
Change-Id: I978799cd1cd777b5033e55a0146c41865e9c2bf5 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-25[multisite] stop the timer of coloradomeimei1-1/+3
Change-Id: Ib5dbc1561c895a6be1e4666239ec262450cfb740 Signed-off-by: meimei <meimei@huawei.com>
2016-08-25Merge "yardstick: Pull the right image for master and colorado branches"Jun Li1-2/+3
2016-08-24fuel: Rearrange slave assignments for verify jobsFatih Degirmenci2-13/+21
Change-Id: Iaf83ba8bc96189e9ef7749bd367197857c3e656a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-24Apex: add job to verify only unit test changesTim Rozet1-0/+57
Change-Id: I76d79ae45e134646f1331a733e4c03948ee9f93a Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Add pathname jjb param for release branch.Thomas F Herbert1-0/+4
JIRA: APEX-242 Change-Id: I5bb889a4c7023b650d4de8817d88e29fa6e70d9b Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2016-08-24Apex, Functest: Adds apex colorado functest jobsTim Rozet1-0/+8
Change-Id: I07d7f0a3cdef3ebe1dec07156791f181a149ba19 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-24Merge "qtip: remove brahmaputra jobs and change branch/pod allocation"Fatih Degirmenci1-15/+8
2016-08-24qtip: remove brahmaputra jobs and change branch/pod allocationwu.zhihui1-15/+8
Change-Id: Ie01e2e6bd32c28df55146da328346bfcd2808f05 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-24yardstick: Pull the right image for master and colorado branchesFatih Degirmenci1-2/+3
Change-Id: I868b837f67d24c53ee40bbd03fb1997da4938b3b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-24Merge "joid: Enable colorado triggers and disable jobs of inactive pods"Fatih Degirmenci1-35/+58
2016-08-24joid: Enable colorado triggers and disable jobs of inactive podsFatih Degirmenci1-35/+58
Change-Id: I1ddd6e59c7b55cd5107122a97652da97abb8ca97 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-24[JOID] Joid cleanupDavid Blaisonneau2-36/+0
Change-Id: I133b1dae993fa6b5e0fc52be411f68a06fbe72bb Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>