summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-11Merge "Fix Yamllint Violations for jjb/3rd_party_ci"Aric Gardner1-175/+179
2017-09-11Merge "Fix Yamllint Violations for jjb/cperf"Aric Gardner1-132/+132
2017-09-11Merge "Fix Yamllint Violations for jjb/ci_gate_security"Aric Gardner1-64/+70
2017-09-11Merge "Fix Yamllint Violations for jjb/joid"Aric Gardner2-361/+364
2017-09-11fuel, armband: Remove SALT_MASTER_IP paramAlexandru Avadanii3-24/+21
Fuel@OPNFV mcpcontrol network (equiv to old admin/PXE net) has been configured to use 192.168.10.0/24 during E release cycle. However, due to overlapping with Ericsson-pod1 networks, we decided to re-use the old CIDR Fuel used before E release (10.20.0.0/24). This allows reusing the INSTALLER_IP param instead of recently added SALT_MASTER_IP param. Current change refactors all usage of SALT_MASTER_IP in favor of old INSTALLER_IP, thus reducing complexity and providing a familiar env to leagcy Fuel users. JIRA: FUEL-285 Change-Id: I1e89cca08ce4cb9bf3a82a06043c91ee26aa0794 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-11Fix Yamllint Violations for jjb/cperfTrevor Bramwell1-132/+132
JIRA: RELENG-254 Change-Id: I8c644ac0bce05f66b1b878e39a00342c857d23f0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Merge "Disable functest for xci until xci is ready"Markos Chandras2-8/+33
2017-09-11Fix Yamllint Violations for jjb/ci_gate_securityTrevor Bramwell1-64/+70
JIRA: RELENG-254 Change-Id: If4bfdc2ddaadb4e17d0bc0dc2948780bcbbb10ae Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/3rd_party_ciTrevor Bramwell1-175/+179
JIRA: RELENG-254 Change-Id: I118b0dc0bb58919bc7d25f5d6a8247731e58c409 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Disable functest for xci until xci is readyFatih Degirmenci2-8/+33
The external network, docker installation and other parts need to be fixed in OPNFV host before functest can be enabled. Change-Id: I42a3adf2e36f91e6425d49e2578003b52ca4f101 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-11Fix Yamllint Violations for jjb/barometerTrevor Bramwell1-92/+93
JIRA: RELENG-254 Change-Id: Iab88e0adffb84b5eead7991035dc064b6017b5b5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/opnfvdocsTrevor Bramwell2-141/+144
JIRA: RELENG-254 Change-Id: I0e168d0ce619df20480f6da92cdfa470dca713b1 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/orchestraTrevor Bramwell2-81/+81
JIRA: RELENG-254 Change-Id: I9a68c230464bb60087e8a909a2d59021f3acd272 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/nfvbenchTrevor Bramwell1-56/+59
JIRA: RELENG-254 Change-Id: Ibfda27a637ee448862ae2df5884b88093210ed4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/ovn4nfvTrevor Bramwell2-75/+76
JIRA: RELENG-254 Change-Id: If3c2d8b469c97997a3fdcbcaf4750acb61c82d75 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/operaTrevor Bramwell3-185/+184
JIRA: RELENG-254 Change-Id: I73fa2c56f7adf2a5dabcc9c0fd9db85c2cfa82a0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/joidTrevor Bramwell2-361/+364
JIRA: RELENG-254 Change-Id: Ib7a7db3dc0d463bae6fc159a7c0ade7be51f4e1b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Yamllint Violations for jjb/bottlenecksTrevor Bramwell2-249/+252
JIRA: RELENG-254 Change-Id: I56e1b6e776cac44afc17cf73db09cf8220d1b5f0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Fix Releng Job Diff Experimental CheckTrevor Bramwell1-2/+2
Remove the '-q' arument to git-branch in the generate-job-diff script as the git version on Jenkins master is too old. Change-Id: I869a9713e75604600adf3ee8b8b96386ad4a8ff0 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-11Add OSA adapter for XCIManuel Buil3-1/+82
Add OSA adapter so that we could benefit from it in functest integration Change-Id: I010a6f2b6c75711d0cc80f8fd130604c41b6d1e6 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-11Merge "Fix Expermental JJB Job Diff Commenting"Trevor Bramwell2-11/+5
2017-09-11Handle error in front-endthuva41-4/+5
Handle the error and show appropriate message, without showing the entire error to the users Change-Id: Ib5213190efc1e87d56a7329a4572b525a5e16a12 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-09-11Fix the error in the podscontroller.thuva41-2/+2
remove the unnecessary "$rootscope" in the controller's parameters. Change-Id: Ia048af9e146e871003307af27faca24a5ee225ca Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-09-11barometer: update nightly buildMaryam Tahhan1-3/+31
Update nightly build to only push the RPMs if they all exist. Also, only push the properties files if all the RPM pushes are successful. Change-Id: Ied64e203504ae6092c6ea3d21b474649584860ac Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-09-11Switch daily job to Alpine containersMorgan Richomme1-3/+10
The following alpine containers will be launched one after the others: - healthcheck - smoke - features - vnf Old container is kept for suite (which could be refactored later) Jenkins exit condition (return_value) and push_test_logs to be checkeded. Regarding the return condition, I did not reapply the mechanism that returns false when one of the test suite is FAIL. This was misleading for lots of people as for them, red means functest is FAIL.The argument was, if functest jenkins status is blue, people believe that tests are PASS and do not consider the results, which may be FAIL, which may be also misleading... Due to the refactoring I think we can be more Functest Centric and consider that if we succeeded in running the test, our CI status shall be PASS (same behavior than other test projects..HA test FAIL in yardstick do not prevent blue status). Scenario owner must have a look at the reportign page to get more details. Functest PASS means that tests have been succesfully launched, so they know that there are available results To summarize previously Functest OK but 1 or more tests FAIL => red status in Jenkins currently Functest OK but 1 or more tests FAIL => blue status in Jenkins Regarding the push to artifacts, it should be transparent (volume) but the last log links listed on huawei-virtual5 are broken [1] [1]: https://build.opnfv.org/ci/view/functest/job/functest-alpine-compass-huawei-virtual5-daily-master/27/consoleFull Change-Id: I4ed036dda3daae3d46726e5946f9d04897bab9bb Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-11add case-insensitive for find pods querythuva44-4/+24
Now user can't create the pods with the same name. Just like "Demo" , "deMo" and "demo" Add unit test for case-insensitive query Change-Id: Ifddc7b70a38d8504e5fe105fa5cc1a77bf0e39a9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2017-09-11Merge "Change nginx configuration"Morgan Richomme2-4/+4
2017-09-11Merge "Leverage on pbr (Python Build Reasonableness)"Morgan Richomme2-18/+22
2017-09-11Merge "run Functest daily in xci"Morgan Richomme2-5/+7
2017-09-11Change nginx configurationchenjiankun2-4/+4
Since landing page have changed from reporting2 to testing, the nginx configuration need some adoption. If the pre url change again, we need to config the base_url when start our docker container. For example: docker run -itd -p 8084:8000 -e SERVER_URL testresults.opnfv.org/xxx/api opnfv/reporting:latest Change-Id: If3c9f9af76fcfc8047b5b9559fcc8bd45740d4d2 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-09-11Merge "Use dovetail cvp.0.6.0 to run Dovetail test"Jun Li1-1/+1
2017-09-11Merge "Updating reporting url and fixed a bug"Serena Feng1-10/+10
2017-09-10Use dovetail cvp.0.6.0 to run Dovetail testxudan1-1/+1
Change-Id: I63e361eebe1345a34086ecbe99aba4504cb0f5bc Signed-off-by: xudan <xudan16@huawei.com>
2017-09-10Changing url of the reporting to original oneSakala Venkata Krishna Rohit1-1/+1
Changing url from reporting2 to reporting in job. Change-Id: I2252468c635749fe4fe60db54035b06a0f28de27 Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
2017-09-09Leverage on pbr (Python Build Reasonableness)Cédric Ollivier2-18/+22
pbr can inject requirements into the install_requires, tests_require and/or dependency_links arguments to setup. It finishes cleaning the requirements management [1] for all OPNFV projects integrated by Functest. [1] https://wiki.opnfv.org/display/functest/Requirements+management Change-Id: I30b76db8dcaba809e0b314fbd06ae04d24c8baca Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-08Fix for when requiretty is disabled with a !agardner1-1/+1
you can disable requiretty by !requiretty or #requiretty so catch both of those cases Change-Id: Ic7fb1cf97849258b1e4db34be82794918bf722e0 Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-09-08Fix Expermental JJB Job Diff CommentingTrevor Bramwell2-11/+5
This change fixes the following issues: 1) 'nounset' will cause the script to fail when activating a virtualenv since the activation of a virtualenv unsets variables 2) There are not artifacts available from releng-merge-jjb and copying them would save minimal time over re-running jjb Change-Id: Ifc4297947c8fe235987a507ead932841480165a7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-08Merge "installers: Use global macro 'clean-workspace'"Aric Gardner11-71/+17
2017-09-08Merge "Remove VNF catalogue from releng It has been transfered to sample vnf ↵Aric Gardner78-26295/+0
repo [1]"
2017-09-08installers: Use global macro 'clean-workspace'Alexandru Avadanii11-71/+17
Change-Id: I34a555697d963efc38064a7b53f25191d6bf1382 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-08Merge "Comment Pending JJB Changes on Patchset"Trevor Bramwell2-0/+98
2017-09-08Merge "fuel-deploy.sh: Add missing quotes in 'sudo -E'"Trevor Bramwell1-1/+1
2017-09-08fuel-deploy.sh: Add missing quotes in 'sudo -E'Alexandru Avadanii1-1/+1
Previous commit extended the SUDO variable to include '-E', but failed to properly quote the full `sudo -E` string, resulting in "command not found" errors. Change-Id: I266aa5259f09c3605e1c5a7ad165397ce83be0bb Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-08Merge "Apex: Explicitly define file paths"Tim Rozet2-2/+106
2017-09-08Apex: Explicitly define file pathsTim Rozet2-2/+106
Due to bug with forbidden file paths conflicting with file paths this explicitly defines all the file paths in apex. This isn't the greatest solution in the case where someone adds a new folder, but chances are they will also modify one of the other files as well. Note it also fixes a bug where unit tests woudl run twice because it would be triggered as part of apex-verify-master and apex-unit-tests-master. Change-Id: I6b10f8eb70c2cd7c8dd5c01363e06b7458c00127 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-08Merge "fuel-deploy.sh: Preserve env vars in sudo call"Trevor Bramwell1-1/+1
2017-09-08Merge "fuel, armband: Move mcp.rsa to /var/lib/opnfv"Trevor Bramwell1-1/+1
2017-09-08Merge "storperf: Increase timeout for verify job"Trevor Bramwell1-1/+1
2017-09-08run Functest daily in xciMorgan Richomme2-5/+7
Functest daily is based on the functest alpine dockers: - healthcheck - smoke - features - vnf Change-Id: I922f3a5946e8bc06229fb03a959abd2bfead132b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-08Merge "Add functest-healthcheck alpine to xci-verify-healthcheck-macro"Morgan Richomme3-5/+14