summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07Run smoke in parallel backCédric Ollivier2-12/+0
It's no simple to get the best threads (test cases and tempest) values and then guarantee Functest vs: - test flapping - backend limitations As opposed to the OpenStack gates, Jenkins runs all test cases in parallel which indirectly increases the number of threads. The SUT has been improved regarding the workers (divided by 2). The default value was too high due to the number of cpus. Change-Id: I09be861b9ec369f36447ac9e9c09d14f2b7da1a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-06Add tempest_heatCédric Ollivier2-0/+26
It completes "Add tempest_heat (heat-tempest-plugin)" [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/69910 Change-Id: Ie603cbdf07fb67c0cf1298fe958316a5e559d8ca Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-05Try to get best parallel testing valuesCédric Ollivier2-0/+12
It's no simple to get the best threads (test cases and tempest) values and then guarantee Functest vs: - test flapping - backend limitations As opposed to the OpenStack gates, Jenkins runs all test cases in parallel which indirectly increases the number of threads. Let's run smoke sequentially which is closed to the OpenStack model. Change-Id: I6172568b915d49e2723173b7c428970110f63620 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-03Revert "use lf-virtual1 instead of lf-build2 which is failing"Cédric Ollivier3-6/+6
This reverts commit 2c2babc8b92352fe13b54ba473a920da60f0d9f1. Change-Id: I98ea2bf682c09d2ed2de7ab11c166044ef71428b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02use lf-virtual1 instead of lf-build2 which is failingCédric Ollivier3-6/+6
Change-Id: I9f6b6823886a1b0dd473757bb2c0f957d4beff53 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Fix latest test case names in OVNCédric Ollivier1-14/+14
Change-Id: I0b44942fc01822adfd49b92c89dae09bcf208ce1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Fix a few test case namesCédric Ollivier2-9/+9
Change-Id: I7ff4df37354549da48b39ef0e6eabd976560fa24 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Add Functest CNTT benchmarking testcases in OVNCédric Ollivier2-19/+87
It doesn't run shaker and vtmp which are equal in IaaS verification and CNTT conformance. CNTT benchmarking testcase costs time for quite nothing but it verifies both processes (IaaS verification and CNTT conformance). Change-Id: Ibab8b037e8e6ef6ecf52c67dd1159792b880f865 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Fix Functest CNTT benchmarking test case namesCédric Ollivier2-4/+4
Change-Id: I4fd59cdff2cb0bcdbc73a1badba8d79ea7a6f765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Add Functest CNTT benchmarking testcasesCédric Ollivier2-0/+107
It doesn't run shaker and vtmp which are equal in IaaS verification and CNTT conformance. CNTT benchmarking testcase costs time for quite nothing but it verifies both processes (IaaS verification and CNTT conformance). Change-Id: I793a9ca12fc13a19dd7d672010b4149f3cd82452 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Rename Functest CNTT testcases in RICédric Ollivier1-14/+14
Test DB and API don't support suites which raise side effects in Cachet if both IaaS verification and CNTT conformance are executed. Change-Id: I5c805c2d321d25343724da862fbf367d68ddecde Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-02Rename Functest CNTT testcasesCédric Ollivier1-28/+28
Test DB and API don't support suites which raise side effects in Cachet if both IaaS verification and CNTT conformance are executed. Change-Id: I29b2558f6e001ebf8826c889858be9d53784144b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-29Enable Airship jobsCédric Ollivier2-4/+0
Swift testing and vping_ssh seems good vs CNTT. CNTT RI needs to be updated to fully pass swift testing [1][2][3]. Airship sometimes failed vs vping_ssh because DHCP responds are far too long. [1] https://jira.opnfv.org/browse/AIRSHIP-39 [2] https://jira.opnfv.org/browse/AIRSHIP-40 [3] https://jira.opnfv.org/browse/AIRSHIP-41 Change-Id: I84a46d14f8c9e7c78f3a6a1e8452114030dcf997 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-28Disable Airship jobsCédric Ollivier2-0/+4
It allows verifying vping_ssh and latest tempest patches vs radosgw. https://review.opendev.org/#/c/692375/ Change-Id: I41496b57926c4ab9c4a9d39eb0eaeff5158442d3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-23Fix S3 url in CNTT RI jobsCédric Ollivier1-2/+2
Else the files are not dumped in archive [1] [1] http://artifacts.opnfv.org/airship/GCSZTAF7OVFH.zip Change-Id: I920aa83a20290e93f56973490b40743e0b8b6220 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-17Remove debug data in CIRVCédric Ollivier1-4/+4
It will create archives conformed with RC Cookbook. Change-Id: I6238ced872982484f239e78ee39f5b6a12ff8a1e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-16Merge "Switch to lf-build2"Cedric Ollivier1-1/+1
2020-03-16Switch to lf-build2Cédric Ollivier1-1/+1
There is no slave called intel-pod15. Change-Id: Ib03ef798ac117090f408ca9d562a6efc09e48340 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-16Merge "JJB: Added Jenkins build job for CIRV."Cedric Ollivier2-0/+77
2020-03-16JJB: Added Jenkins build job for CIRV.opensource-tnbt2-0/+77
This patch adds verify job for CIRV. Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I4d24f76b122429ff10f6e80ec35e6c2fcb0da3e6
2020-03-15Exclude security and cnf dockers if not latestCédric Ollivier1-0/+24
Change-Id: Id0c3fb9581f3c4614b4a6480cb119eb39c5ebe9e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-13Add new testcases in gatesCédric Ollivier1-18/+165
Change-Id: I09a11fd3848a901c20f83d81dbf3cdd72d9c2889 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-13Build new Functest K8s containersCédric Ollivier1-4/+32
It adds security and cnf [1][2]. [1] https://gerrit.opnfv.org/gerrit/c/functest-kubernetes/+/69775 [2] https://gerrit.opnfv.org/gerrit/c/functest-kubernetes/+/69663 Change-Id: I870cf4913f60e2f0e3587459c3d343dbf96a9ae2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-03-08Remove neutron_trunk in Airship and CIRV gatesCédric Ollivier2-4/+0
Else it would always fail until endpoints are fixed (pagination) Change-Id: Ib5c41ce7f6bc2c59d51d440da2d9eb96b7c9ed71 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-28Merge "Revert "Disable CNTT jobs""Cedric Ollivier1-2/+0
2020-02-28Don't stop on first failuresCédric Ollivier1-0/+6
Functest OVN SUT is not fully verified or CNTT compliant yet. It allows checking all testcases. Change-Id: I1e2efd4b9add81bbc777aee3a8a9989a7b8874bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-26Revert "Disable CNTT jobs"James Gu1-2/+0
This reverts commit 41a16d7f0fd608bd7e342a844a1bf9b21e8dba6a. Reason for revert: Airship deployment error was fixed so restart the cntt gate after discussing with Cedric. Change-Id: Ib6b251cfd87235ad15ed1d2ecd168ae5b082933e Signed-off-by: James Gu <james.gu@att.com>
2020-02-25fuel: Disable jobs on itri-pod1Alexandru Avadanii1-0/+1
itri-pod1 has been offline for a long time, disable jobs until it is back online. Change-Id: I60490683bb5c539014b6027ade73b8d358e6dc48 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2020-02-25functest: Fix zte/itri PODs slave-labelAlexandru Avadanii1-2/+2
This fixes the wrong parameters being sources for these pods, in the case of zte-pod1 resulting in a different (wrong) INSTALLER_IP. Change-Id: I55d36a3c75ff18e0c045271ca1fb157899b72457 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2020-02-21Merge "Dont override blacklist if OVN"Cedric Ollivier1-3/+0
2020-02-21Dont override blacklist if OVNCédric Ollivier1-3/+0
It's still in-use in ovs because of ip_v6 (SUT). Change-Id: I8f129fee677b72d5cbb78f55367f11b861e7d84f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-21Push Docker Release from Tags on the Master BranchTrevor Bramwell1-3/+7
Any change that was merged to master for docker builds was tagged as latest, regardless if that change was triggered by a new tag. This fixes the docker script logic to allow containers to be tagged and pushed from tags on the master branch. Change-Id: I80e019b90d2dd3dd216005a3bd62d6d741c1d507 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-02-21Set DEPLOY_SCENARIO=os-ovn-nofeature-noha in Functest ovn jjbsCédric Ollivier1-0/+1
Change-Id: I54027a8f0c78e86ee4f5ef11c5942dcd7430753c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-21Update Functest Jenking view regexCédric Ollivier1-1/+1
It takes the new ovn jobs into account. Change-Id: Ie029f803bf06ef569c347f8b94fd19ca779ebd9b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-21Fix Functest name if OVNCédric Ollivier1-226/+226
Change-Id: I3da531933716c627c01f73de28035defcacd5548 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-21Gate Functest and then CNTT RC vs OVNCédric Ollivier1-0/+1092
It allows verifying Functest Jerma vs OVN. It's directly linked to RC verification. Once it passes sucessfully, an new Hunter SUT may be setup too. Change-Id: I1d7fc55547eb2b961c42df15463689f5b0993f79 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-18Build docker container on lf-build2 (2/2)Cédric Ollivier3-6/+6
ericsson-build4 seems in a bad shape Change-Id: Ia7868f656f0c1a363074bd8e4e739b4f2f568cf8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-18Build docker container on lf-build2Cédric Ollivier3-3/+3
ericsson-build4 seems in a bad shape Change-Id: I0083308cda1c33f8a750387641d1e7d7dfcba3e5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-12Remove No Longer Needed 'archive-repositories' JobTrevor Bramwell2-106/+0
This job was written for Scott Winslow to easly pull in a tarball of all the OPNFV source code to do license scanning. As Scott notified us he'll be running the job himself from now on, we can remove it from the OPNFV Jenkins system. Change-Id: I0856a77fd8f0c1b7454c57aa96b626e97b87da10 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-02-12Disable CNTT jobsCédric Ollivier1-0/+2
Change-Id: I05d357a255705641f2d8d5f19dd0f766f4ea7348 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-10Ignore Test Repositories when generating ArchiveTrevor Bramwell1-1/+1
Ignores the 'test' repositories created in Gerrit as they don't contain any actual OPNFV code. This may break if we ever add a project that begins with 'test' in the name but I expect the chances of that are low. Change-Id: I633ce85e85c82d4c5ff85a4fb66bddf891cd0bfb Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-02-05Merge "VNFM with ETSI FEAT03 changes"Trevor Bramwell1-3/+9
2020-02-04Enable CNTT jobsCédric Ollivier1-2/+0
Change-Id: Icb8f0805b3e79a35e82c6d3dc916cbb347b8b63a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-02-02Add docs build jobs for airshipSofia Wallin1-0/+21
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech> Change-Id: I3324a8d1c69514c1ca868e08522b04f6ee3f58b4
2020-01-28VNFM with ETSI FEAT03 changesTomi Juvonen1-3/+9
Doctor to use ETSI FEAT03 constraints in maintenance testing JIRA: DOCTOR-137 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> Change-Id: Id6b14278f7c100c8a7283e245628d037b4b22f4d
2020-01-25Use pod4 to verify Functest JermaCédric Ollivier1-2/+2
Change-Id: I38d9c34830f58ab24e765a7f2e72d192f6fd292b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-01-25Merge "Update Alpine to 3.11 in Functest jobs"Cedric Ollivier2-16/+16
2020-01-19Enable Functest jobsCédric Ollivier2-4/+0
Change-Id: Idd57c72ecbd499c18d91a42e8efa036e591de89e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-01-16armband: Disable master branchAlexandru Avadanii1-1/+1
armband jobs should no longer be triggered since all aarch64 changes are now upstream in Fuel. Change-Id: I6add84b691dbd36c87468df0fc154e3a692a6a8b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2020-01-14Temporarily CNTT daily jobsCédric Ollivier1-0/+1
It allows debugging the current deployment failures. Change-Id: Ic1dba4eae16dede5d0ba23f19bbe53c10c39d819 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>