summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-21Apex: run csit before tempestTim Rozet1-13/+13
Change-Id: I66c0b128fb958285b4bff112586fc45366257256 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-21Apex: Remove snapshot workaroundsTim Rozet1-5/+0
There's no need to install java or do the docker workaround anymore after fixes into Apex: https://gerrit.opnfv.org/gerrit/#/c/60053/ Change-Id: I3d7d5fcc066bfb4416fcd3404c89e6e814dbf31e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-20Apex: Change default verify scenarioTim Rozet3-3/+3
Since our default scenario os-nosdn-nofeature-ha is failing functest in verify, switch to os-nosdn-nofeature-noha which is passing. We want the lowest bar possible for initial patch set verification and then can use gate to verify more complicated deployments. Change-Id: I9788495de5ee728fa3c19264120315e562d2712d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-20Merge "[Dovetail] Bugfix: Dovetail CI jobs failed on compass"Trevor Bramwell1-1/+1
2018-07-20Apex: Removes branch from functest scenarioTim Rozet2-0/+26
Branch is messing up functest detection of deploy scenarios. Therefore this patch removes the branch from the scenario before passing it to the test job. Change-Id: I1b59125941e839f1937cba565c73e39efb460573 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-19[Dovetail] Bugfix: Dovetail CI jobs failed on compassxudan1-1/+1
Change-Id: I1b46fe380b12552651c786b10f162111d4605353 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-19Apex: Fix OS branch detection on snapshot promotionTim Rozet1-1/+1
Change-Id: I4f860f9b9adcc96d94b1daa333eec7a746bc91b1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-19Apex: More snapshot fixesTim Rozet2-3/+9
Changes-Include: - Use correct csit env file with promote jobs - Ensure odl container starts when snapshots brought up - Use SDN_CONTROLLER_PASSWORD for ODL pass rather than hardcoding admin Change-Id: I910a4eefa2b4c621e3f82939bedee338fad91bf3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-19Merge "Update CI Resources and Requirements"Trevor Bramwell6-26/+484
2018-07-19Merge "[Dovetail] Edit the job's name of Dovetail running on Apex"Trevor Bramwell2-4/+4
2018-07-18[Dovetail] Edit the job's name of Dovetail on Fuelxudan1-19/+6
Change-Id: I6a2b571ca2696f9466a4588b7e4deef13b947eae Signed-off-by: xudan <xudan16@huawei.com>
2018-07-18[Dovetail] Edit the job's name of Dovetail running on Apexxudan2-4/+4
Change-Id: I92b8bbef1a979c16a9c62f1affe43817214936a4 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-18Merge "[dovetail] Run mandatory and optional test cases with 2 jobs"mei mei1-4/+5
2018-07-18Merge "[dovetail] Add TESTAREA to support run mandatory or optional test cases"mei mei2-1/+95
2018-07-18Merge "[Dovetail] process name configuration for HA test cases on Fuel"mei mei1-8/+25
2018-07-18Merge "[dovetail-webportal] Edit verify job"mei mei1-1/+1
2018-07-17Apex: change detect script to just include-rawTim Rozet1-1/+1
Change-Id: I2366cbaba46734877782951365a4abebca9d17b8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-17Apex: Fix snapshot scenario detectionTim Rozet1-2/+2
Change-Id: I4b18d441ebc4f9b9ac8c8c67415b8817f3091ee9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-17Merge "Ensure docker prunning can be done"Trevor Bramwell1-0/+1
2018-07-17Merge "Run ODL CSIT on Apex from Cperf container"Tim Rozet8-81/+328
2018-07-16Run ODL CSIT on Apex from Cperf containerJamo Luhrsen8-81/+328
This patch adds the ability to deploy a cperf container and execute ODL csit against an OPNFV deployment with ODL. The cperf job to execute csit requires an RC file, SSH key to access OPNFV nodes, and a yaml descriptor file that contains per node information about each control/compute node. This patch also adds triggering the cperf CSIT job inside of the 3rd party ODL netvirt verification suite. That job uses Apex snapshots to bring up deployment (no undercloud). Additionally this patch includes some changes to allow multi version snapshots to work. Multiple snapshots are now being created for different OpenStack branches along with noha or HA type topologies. This patch includes the ability to detect the desired scenario as triggered by ODL Netvirt gerrit. Now in ODL netvirt gerrit a user may provide: "check-opnfv <OS version>-<noha|ha>" style syntax to initiate 3rd Party OPNFV CI on a particular OS version/HA setup. Change-Id: I51a27545c985ce74c1c72fe0933eb451939a8c05 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com> Signed-off-by: Tim Rozet <trozet@redhat.com> Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2018-07-16Apex: add k8s deployment to dailyTim Rozet2-0/+11
Change-Id: I01ac2d25615f189851bc033d156aacc155233913 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-16[dovetail] Run mandatory and optional test cases with 2 jobsxudan1-4/+5
JIRA: DOVETAIL-694 Change-Id: I19928d57c14f99e5c3ed7725fbe3476096b1674c Signed-off-by: xudan <xudan16@huawei.com>
2018-07-16[dovetail] Add TESTAREA to support run mandatory or optional test casesxudan2-1/+95
JIRA: DOVETAIL-694 Change-Id: I4d2f4342bb10b5199c0dd1ed6ee579df14cb1517 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-16[dovetail-webportal] Edit verify jobxudan1-1/+1
Set the verify job of the webportal to be 'echo hello world' temporarily. Change-Id: Ib9c749572a629595593405fba6ae275d2dc90563 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-16Merge "Add verify jobs for new repo dovetail-webportal"mei mei1-0/+101
2018-07-16Merge "[dovetail-webportal] Add docker build jobs for dovetail-webportal"mei mei1-5/+10
2018-07-12Apex: Disable fraser dailyTim Rozet2-2/+2
Change-Id: Iad2503baca32175ff912c85dccd71791fc8156ff Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-12Apex: Update blocking for csit promotion jobTim Rozet2-0/+10
Ensure only one csit promotion job runs on a node at a time. Change-Id: Iab36f267f880347e0090fd87b91c9d7e28fbc4f4 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-12Merge "Apex: Allow for multi-version snapshots"Tim Rozet4-9/+47
2018-07-12Apex: Allow for multi-version snapshotsTim Rozet4-9/+47
This patch adds ability to manage multiple snapshot versions. We want to be able to have snapshots for noha and ha for multiple OS releases. This adds that capability and updates the deploy script to be able to deploy them. Also a user can specify which scenario to trigger with his ODL netvirt commit by doing 'opnfv-check <os version>-<ha|noha> Change-Id: I3884b41c86b55c187becfb83ef62f3431724d09e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-12Merge "unh-pod1: disable trigger for deploying auto"Fatih Degirmenci1-1/+1
2018-07-12Ensure docker prunning can be doneCristina Pauna1-0/+1
Sometimes the docker build fails and the docker process hangs on a container, withouth being able to stop it. This causes spurious failures on other builds that shouldn't fail. The prune job should cleanup the hanging containers and images, but it fails when the docker process is hanged. This change adds a docker restart to the prune job, in order to assure that the hanged container is shut down and can be removed. JIRA: ARMBAND-358 Change-Id: I9d04fa1099a6fc53bf773a2eba33be89db7d0aa1 Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2018-07-10[dovetail-webportal] Add docker build jobs for dovetail-webportalxudan1-5/+10
Add 2 docker build jobs for the new repo dovetail-webportal. One is dovetail-webportal-api, the other is dovetail-webportal-web. Once there is a new patch merged, it will auto trigger the jobs to build and upload the new docker images with tag 'latest'. According to the Dovetail release plan and develpoment of the web, can tag this repo and release with certain tag (e.g. ovp.2.0.0) JIRA: DOVETAIL-671 Change-Id: I1becc084617bb52f8c8e23275202bd7be4a7b2b3 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-10Merge "Update Functest testcase list per tier"Trevor Bramwell6-12/+10
2018-07-10unh-pod1: disable trigger for deploying autoPaul Vaduva1-1/+1
Change-Id: I364ff339db7132b6a2ca31d15b6340542b6a9226 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-07-09Update CI Resources and RequirementsTrevor Bramwell6-26/+484
Indicates what requirements each resource type should meet in order to be considered part of OPNFV CI along with listing of the resources available. Includes a list of labels applied to servers and their intended use. JIRA: RELENG-403 Change-Id: I0ba2671e95e29141d051019938fba930a42e7f56 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-07-09[Dovetail] process name configuration for HA test cases on FuelGeorg Kunz1-8/+25
In a Fuel deployment, the control processes are distributed across multiple VMs and the HA test cases need to know where to find which process. JIRA: DOVETAIL-688 Change-Id: Ib20f6ab117aa83d148f9e1a351a4f94ec1192146 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-07-09Update Functest testcase list per tierCédric Ollivier6-12/+10
Change-Id: I905527d509597218927908be7752ca16b6ea2cc5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-07-09[compass4nfv] remove vping suite from verifywutianwei1-9/+0
functest healthcheck include the vping, so we can remove this suite. Change-Id: Ifc5f9e2195a9d31713f6e2c2ce47642dc7855855 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-07-09Add verify jobs for new repo dovetail-webportalxudan1-0/+101
JIRA: DOVETAIL-671 Change-Id: I4e55123f211f91f9e783d741251bc1fd9df62b85 Signed-off-by: xudan <xudan16@huawei.com>
2018-07-06Merge "jjb/releng: fix partial image name matching"mei mei1-7/+23
2018-07-03Merge "[release] Fuel, Armband: Release opnfv-6.2.1"Trevor Bramwell2-0/+6
2018-07-03jjb/releng: fix partial image name matchingYibo Cai1-7/+23
Docker image building script opnfv-docker.sh tries to remove existing images before and after building. It simply uses grep to matching image names, which may cause partial name matching problems. Ex. opnfv/compass-tasks will match both opnfv/compass-tasks and opnfv/compass-tasks-base, and may lead to accidentally removing of images still in use when several building tasks run concurrently. Error log: https://build.opnfv.org/ci/job/compass-tasks-build-arm64-master/6/console Change-Id: I1a83f801c5e0cc889cd9e17b8d1b4d895f1f68a9 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-07-02[release] Fuel, Armband: Release opnfv-6.2.1Alexandru Avadanii2-0/+6
Change-Id: Ic3e0be0f031408146ceead3130850650e6bde125 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-07-02Tagging FDS for Fraser 6.2.0Onong Tayeng1-0/+3
Change-Id: Idebf9d0d49ef9d57901615ddf15595545031f093 Signed-off-by: Onong Tayeng <otayeng@cisco.com>
2018-07-02Merge "Tagging Bottlenecks F release 6.2"Aric Gardner1-0/+3
2018-07-02Merge "Fraser Tagging: 6.2.0"Aric Gardner1-0/+3
2018-07-02Merge "[yardstick] fraser opnfv-6.2.1 release tag"Aric Gardner1-0/+3
2018-07-02Fraser Tagging: 6.2.0Sridhar K. N. Rao1-0/+3
vswitchperf tagging. Change-Id: I93a7d97e89d493b2ace9bf2c00b1932a89bab772 Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>