summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18[Dovetail] Bugfix a typoxudan1-1/+1
Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4 Signed-off-by: xudan <xudan16@huawei.com>
2018-06-18Apex: Enable OS master clients with TempestTim Rozet3-0/+27
We want to use OS master clients when testing with master OpenStack (scenarios without any branch in the name). Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-18Merge "Update tox jjb command to use jjb 2.0.3"Trevor Bramwell2-5/+5
2018-06-17Add functest-tempest jjbsCédric Ollivier1-0/+17
Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-17Update FUNCTEST suite and tier namesCédric Ollivier1-11/+14
Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-16Update Functest testcase listCédric Ollivier1-3/+3
Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-16Run opnfv/functest-parser in Fraser daily jobsCédric Ollivier1-4/+12
Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-16Stop running containers in privileged modeCédric Ollivier1-3/+5
It should be useless in case of Functest. Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-15Apex: Adds missing nosdn scenarios to dailyTim Rozet2-0/+44
Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-15Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"Tim Rozet2-8/+4
2018-06-15Merge "Remove functest-parser"Morgan Richomme2-4/+6
2018-06-15Remove functest-parserCédric Ollivier2-4/+6
Parser should be fixed and then added to functest-smoke. Change-Id: I4f9e6fa736589b1ed01feae580df18c93de168cd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-14[Dovetail] Increase frequency of Dovetail runs on ApexGeorg Kunz2-8/+4
Run Dovetail tests on every deployment of os-nosdn-nofeature to improve testing turn-around time as we are approaching the next release of Dovetail. Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-06-13Merge "Update repo archive script to handle empty repos"Trevor Bramwell1-1/+1
2018-06-13Merge "Remove jjb-sandbox as we now have jjb-deploy"Trevor Bramwell2-82/+0
2018-06-13Update tox jjb command to use jjb 2.0.3Trevor Bramwell2-5/+5
2.0.3 is the current JJB version being used by OPNFV. This removes 'jjb/global' from the positional arguments as overriding with '-- jjb' will throw errors files are included twice. Change-Id: If9014fd8a5b92ade89d97994ea1b58f0b227c65a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-13Remove quotes from PROJECT envPaul Vaduva1-2/+2
Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-13[auto] Fix missing yaml block markerAlexandru Avadanii1-1/+1
Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-13Remove jjb-sandbox as we now have jjb-deployTrevor Bramwell2-82/+0
Now that the sandbox is available and we can easily deploy jobs using 'jjb-deploy' or upload them through the cli, this outdated directory can be removed. Change-Id: I680dbc84eeba140adac7b69ea0af4ed26d160362 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-13Merge "jjb/releng: fix compass-container $DOCKERFILE"mei mei1-1/+0
2018-06-13xci: Disable Centos jobs until Intel lab is backFatih Degirmenci1-1/+1
Due to Intel lab maintenance, the number of slaves will go down so we need to have fewer jobs running. Centos is known to be problematic upstream and it is better to disable them until the lab is back online to ensure the jobs for other distros are impacted less. Change-Id: Ifd8624e45282d68bd7acdf283ef7a499e81990e9 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-06-12Merge "[yardstick] update yardstick email list"Trevor Bramwell1-1/+1
2018-06-12Merge "Remove obsolete iptable rules"Trevor Bramwell1-5/+0
2018-06-12Merge "Add separate fraser jobs to Barometer container builds"Trevor Bramwell1-0/+30
2018-06-12Merge "Auto: Project Modification in armband jobs"Trevor Bramwell2-3/+3
2018-06-12Update repo archive script to handle empty reposTrevor Bramwell1-1/+1
After an empty repo is cloned, and we attempt to pull in changes, git fails due to not know which branch to pull from. Explicitily pulling from origin into master should resolve this. Change-Id: I6bed85779c1bb571559c263800e8ea55ece3aa62 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-12Merge "Apex: disable functest for k8s deployment in gate job"Tim Rozet1-0/+1
2018-06-12Auto: Project Modification in armband jobsPaul Vaduva2-3/+3
In order for us to run a job template from armband project and to override the project parameter that defaults to auto we need to modify the template for the deploy job from armband. Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-12Merge "[Dovetail] Setting correct process name for rabbitmq on Apex"mei mei1-2/+6
2018-06-12Apex: disable functest for k8s deployment in gate jobZenghui Shi1-0/+1
Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f
2018-06-11Remove obsolete iptable rulesCédric Ollivier1-5/+0
It simply breaks parallel testing and seems useless/deprecated. Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-08Merge "Stop hardcoding Docker repository"Tim Rozet2-8/+13
2018-06-07Merge "Use armband project for deploy in auto"Trevor Bramwell1-1/+5
2018-06-07Use armband project for deploy in autopava1-1/+5
Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-07Merge "Clean up CI Node Listing for pushing test logs"Ryota Mibu1-5/+5
2018-06-07[Dovetail] Setting correct process name for rabbitmq on ApexGeorg Kunz1-2/+6
Customizing the pod.yaml for running the dovetail.ha.rabbitmq test on Apex. Change-Id: I945d281bb8aac2799dd0ff0aa4a750cbf44803de Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-06-06Merge "Deploy job needs armband project for deploy"Aric Gardner1-1/+1
2018-06-06Merge "Remove INFO file as we've migrated to INFO.yaml"Aric Gardner1-31/+0
2018-06-07[doctor] pass inspector value to parameterRyota MIBU1-1/+3
Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a
2018-06-06Deploy job needs armband project for deploypava1-1/+1
Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-06-05Stop hardcoding Docker repositoryCédric Ollivier2-8/+13
Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-05Apex: Fix missed updating nosdn verify scenarioTim Rozet1-2/+2
Change-Id: If9e612b24fca868c3b330a03053accc7debf9420 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Apex: Change verify job to use tempestTim Rozet1-4/+4
Tempest is maintained for different versions of openstack which we need to be able to test master and queens in Apex for XCI. Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-04[yardstick] update yardstick email listRoss Brattain1-1/+1
remove Ross as he is no longer PTL. Change-Id: I2661cf09cae4be5c16d06a237d2dbe1c7c591cfc Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-06-04jjb/releng: fix compass-container $DOCKERFILEYibo Cai1-1/+0
Use default $DOCKERFILE setting from downstream projects. Change-Id: I0bfee5dcaef9a9eb7601548a1e5da5a5f8d51bb5 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-06-02Merge "jjb/releng: fix compass container build error"Trevor Bramwell1-10/+16
2018-06-01Apex: Only use admin network for snapshot createTim Rozet1-3/+1
CSIT only uses admin network, so only collect that virsh def. Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-01jjb/releng: fix compass container build errorYibo Cai1-10/+16
Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-31Merge "Auto: Setup Ci Jobs for Auto project"Trevor Bramwell3-4/+133
2018-05-31Merge "updated commit for Auto 6.1.1"Trevor Bramwell1-0/+4