summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-22Merge "ignore auto generated files and directories by running TestAPI unittest"Jose Lausuch1-0/+6
2017-02-22Merge "[docker] Use image IDs instead of tags"Jose Lausuch1-5/+5
2017-02-21Revert "Remove jobs for cengn-pod1"Aric Gardner1-0/+75
This reverts commit c88a035890338b9cd1a78766bcddfe6c95fad963. Change-Id: Iba57f84b3b358a4178b79fe0122dc9b4ace6132f
2017-02-21[Functest] Refactor Functest-suite jobjose.lausuch2-16/+13
- Remove if clauses for old releases (not used any more) - Use python call to run_tests.py instead of CLI This will allow us to return the proper value to the job. The CLI command returns always 0. - Remove push logs to artifacts Functest-suite is not meant for daily CI runs Change-Id: I34d99cbe5af07a1fcf583a9a0b6ac6ab286c9adc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-21[deployment_handler] Add get_arch functionjose.lausuch1-0/+12
This function will be used by ARM project to detect the architecture of the compute nodes. Example: http://paste.openstack.org/raw/599722/ Change-Id: Ic76f291468998d3a3d9e7df507a146da44f2f7f9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-21Remove jobs for cengn-pod1dave.urschatz@cengn.ca1-75/+0
Change-Id: Ie7a6313e60bc9446665151fe691fe50118bc8280 Signed-off-by: dave.urschatz@cengn.ca <dave.urschatz@cengn.ca>
2017-02-21Fixed url path of artifactsrohitsakala1-1/+1
Change-Id: I503acd1bf421e4734b4edbe07a562ec51f3c0b77 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-22Add unit tests to token based authenticationrohitsakala3-2/+121
Projects has been choosen as an helper to test token success,invalid and unauthorized JIRA: FUNCTEST-739 Change-Id: Iecc68821f5cc85630c17e54144723cc6f5e21ded Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-21Add token based authentication for post/update/deleterohitsakala6-0/+34
As the mongodb database is not so secure today, this has been added. The token is stored in the mongoDB database. For now, authenticate variable is set false so that there would be no problem in accessing the databse by jenkins jobs. JIRA: FUNCTEST-730 Change-Id: I12b3907d650fc63efbdb031ebf3dd09519750109 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-21Merge "[deployment_handler] Fix some nits and improve output"Jose Lausuch2-11/+27
2017-02-21Merge "Apex: Removes nosdn from verify"Tim Rozet1-15/+0
2017-02-21Merge "[deployment_handler] Opendaylight node check"Jose Lausuch1-6/+8
2017-02-21[deployment_handler] Opendaylight node checktomsou1-6/+8
- Enhance functionality of manager.py to check if a node is opendaylight - Update is_compute and is_controller methods, using the Role Class attributes Change-Id: Icf1d83b289bf6e87f83b0e1b5bdd2f9da436cde5 Signed-off-by: tomsou <soth@intracom-telecom.com>
2017-02-21Merge "Fix dump_ovs_flows crashing when no nodes are passed"Jose Lausuch1-11/+5
2017-02-21ignore auto generated files and directories by running TestAPI unittestSerenaFeng1-0/+6
.coverage / =1.3.1 / cover / coverage.xml / nosetests.xml / testapi_venv the above files and directories will be generated every time we execute the TestAPI unittest, ignore them in case being submitted by mistake. Change-Id: Id9e09229fd067e01d14595d99144536a174e7b93 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-02-21fix violation of import rule in TestAPISerenaFeng17-274/+273
TestAPI violate import rule of OpenStack Style a lot, like Do not import objects, only modules Do not import more than one module per line Alphabetically order your imports by the full module path This patch is mean to fix them. Change-Id: Ia05b944a74b3f443c9101a9840f613f9a6f5ae49 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-02-20Apex: Removes nosdn from verifyTim Rozet1-15/+0
Since we now have gate jobs in order to verify functionality specific to a scenario, we can eliminate running 2 pre-gate verify deploys with nosdn and odl_l3. The consensus from Apex team is that we gain little validation with nosdn in comparison to odl_l3, so we can remove nosdn and then trigger it as a specific gate job if we need to validate its functionality. Change-Id: I23367ad746cedd8b091aa4ffaf53249fef3c0eee Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-20Merge "Apex: Enables FDIO/VPP in daily job"Tim Rozet2-14/+71
2017-02-20Apex: Enables FDIO/VPP in daily jobTim Rozet2-14/+71
Change-Id: I6c06ecd40b5c2d57ca8f62fd52fe78267b4a8735 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-20Revert "fix for rtd verfiy"Aric Gardner1-10/+3
This reverts commit 8f28f2de1aa8a473be54295d58a2311b40617efb. Change-Id: Id4239ecf4d617440d1198ea7a13b8fecf5bb225b
2017-02-20fix for rtd verfiyAric Gardner1-3/+10
Do not recursively clone submodules rewrite submodule projects so that docs/ is project root so we do not build rst files not in docs/ Change-Id: I97d4ca915014dcf8923a44a0c31d3c27ac415885 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-20Initial add of Models job fileAimee Ukasick1-0/+67
JIRA: MODELS-47 Created models.yml based on copper.yml. Added shellcheck. Change-Id: Ic7e451780ad271e66e47c49cc087748267c11b33 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-02-20Merge "Initial add of VES job file"Aric Gardner1-0/+68
2017-02-20Fix dump_ovs_flows crashing when no nodes are passedJuan Vidal1-11/+5
Although it makes no sense that the lists of controller/compute nodes are empty, the function should not crash. This check ensures that the directory where the logs are written to is always created before dumping anything. Change-Id: I3a1fd8ac8ab983decb0bc227a2a22286ff5e34ce Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
2017-02-20Merge "KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios."Fatih Degirmenci1-2/+44
2017-02-20dovetail: docker build not set branch parameterMatthewLi1-2/+6
JIRA: DOVETAIL-354 1)in https://build.opnfv.org/ci/view/dovetail/job/dovetail-compass-baremetal-debug-master/200/artifact/results/dovetail_report.txt Version isn't correct, version should be obtained from https://git.opnfv.org/dovetail/tree/setup.cfg 2)since dovetail not have A/B/C/D branches such as Danube, no need to set branch parameter when doing "docker build", if branch parameter settled, the "version" info in setup.cfg will not obtained. 3)related patch https://gerrit.opnfv.org/gerrit/#/c/29045/ Change-Id: I2b2880e417460a4a3da3e108bb83800e2acb3a83 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-19joid: Create jobs for cengn-pod1Fatih Degirmenci2-0/+89
Change-Id: Ia8c43dabd5306cf6443bea910798ce7730089a5e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-02-17We are already in the repo dirAric Gardner1-1/+1
fix cd line Change-Id: Idc82ef5082788cf8aaeea711cef5ffb80fb9649d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-17Need to have these under submoduleAric Gardner1-2/+2
increase timeout and ask for shallow clone Change-Id: I93848c17b4f0d71271fe8bfa30bca6b8a0f509ba Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-17Shallow clone and increate timeout for rtd verifyAric Gardner1-0/+2
Change-Id: I45dc0ef41e88cd8be593ae14b28702a6aed147f9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-17APEX: Change virtual ram for ovs-dpdk and vpp scenarios to 14GFeng Pan1-0/+3
Change-Id: I997202032fd868802166fb84aa0f77b27abf28cd Signed-off-by: Feng Pan <fpan@redhat.com>
2017-02-17Use securedlab for daisy configurationJulien5-34/+62
pass configuration path, lab and pod info JIRA:DAISY-40 Change-Id: I0f5dc1427cc33478bdecb8cf9c5f493b90993b7e Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-17Removed call to change directoriesAimee Ukasick1-1/+0
JIRA: COPPER-33 Removed call to change directory to $WORKSPACE/ci since this will cause an error (no tests dir in $WORKSPACE/ci). Change-Id: If0c5ca0765f86114625e1659b946bcb92f40231b Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-02-17Merge "Install virtualenv"Aric Gardner1-5/+3
2017-02-17[deployment_handler] Fix some nits and improve outputjose.lausuch2-11/+27
Change-Id: I283564c2f9a651b6c6fd6ec8986a6c1d98a58b2c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-17Merge "[deployment_handler] Add memory and cpu info to the nodes"Jose Lausuch1-22/+58
2017-02-17Install virtualenvShubhamRathi1-5/+3
This patch installs virtualenv in the slave machine. Change-Id: Ib9dc27f30b135d6ba5a587df7825ad2e9cfbaf11 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-17Merge "[deployment_handler] Fix getting roles from fuel node output"Jose Lausuch1-1/+1
2017-02-17Merge "Allow ericsson-virtual12 to to push test logs using gsutil"Jose Lausuch1-1/+1
2017-02-17KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios.Navya1-2/+44
This patch includes implementation of jobs and triggers for kvmfornfv os-nosdn-kvm_ovs_dpdk-noha and os-nosdn-kvm_ovs_dpdk_bar-noha scenarios. Change-Id: I1e0afd460f42a69b4618b73d032cd4e899e9cb54 Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
2017-02-17Merge "Add CI job for traffic stress test in POSCA testsuite"mei mei4-57/+184
2017-02-17Allow ericsson-virtual12 to to push test logs using gsutiljose.lausuch1-1/+1
This jjob complains about it's not a CI POD: https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/253/console Change-Id: I7d65350060a855ab5bfddd1abdbe127fe3e0fbf3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-16Merge "prototypes: bifrost: Collect logs even if deployment fails"Markos Chandras1-2/+5
2017-02-16Add reverify alongside recheckAric Gardner1-0/+2
for gerrit-trigger-patchset-created used by: docs-verify-rtd-master Change-Id: Iedd6bb129d5dc94da9972b380f24ee4489beb5fc Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-16prototypes: bifrost: Collect logs even if deployment failsMarkos Chandras1-2/+5
Move the collect-test-info.sh script to the 'exit' trap so we can collect whatever logs we can even if the bifrost deployment failed. Upstream change: https://review.openstack.org/433532 Change-Id: Icfbec01d894ff33e83730a40a09dc5540008dbaa Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-16[docker] Use image IDs instead of tagsjose.lausuch1-5/+5
If we use tags, when there are remaining images without the tag <none> it fails and get the following error: Removing docker image opnfv/functest:<none>... Error response from daemon: Error parsing reference: "opnfv/functest:<none>" is not a valid repository/tag By using IDs we make sure we delete the images. Change-Id: Ib336dc73168bac909c42dd4a9681ef07d477dc7b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-16[deployment_handler] Add memory and cpu info to the nodesjose.lausuch1-22/+58
output: http://pastebin.com/raw/KtuvGPs1 Change-Id: Ie4eb33b041e9ac0ac992a615a29dd7aeab7d857f Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-16[deployment_handler] Fix getting roles from fuel node outputRomanos Skiadas1-1/+1
The roles column that the fuel adapter should look in is "roles" but it accidentally ended up looking in "pending_roles". Change-Id: Ifcc59c16da2c604e60ca4d6e3ab33b5b91a029b6 Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
2017-02-16Add CI job for traffic stress test in POSCA testsuiteyuyang4-57/+184
JIRA: RELENG-191 JIRA: BOTTLENECK-131 POSCA testsuite in Bottlenecks current have 2 stress testcases. This pathch is to add CI process for these traffic stress test. Changes: 1. Add posca stress traffic 2. Add posca stress dataplane 3. Cleanup env & run suite script refactoring 4. Call sh script process added Change-Id: I788bd91bca895bf01fd59802f1641747175c80ee Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-02-16Removed -u flag from pip installShubhamRathi1-1/+1
Change-Id: Iffd95b14ee2e1f427ebaa3e579027238957bedc5 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>