summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-25Update git submodulesRyota Mibu1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update the repo script to only list repos once" - Update the repo script to only list repos once When projects have multiple releases (ex 6.0, 6.1) the repos would be listed multiple times when only wanting repo names. This change still supports listing the repos when they have multiple versions. Change-Id: I7b0c96649b5486d91b177f95cf175bebcb53815b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-22Update git submodulesRyota Mibu1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add RTD Verify and Merge jobs for Releng" - Add RTD Verify and Merge jobs for Releng These jobs come from global-jjb[1]. On verify, 'tox -e docs' is ran against releng, and on merge at webhook it curl-ed on RTD to build the docs. The merge job additionally requires jq installed to verify the build was triggered. [1] https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-rtd-jobs.html Change-Id: Ib0d752a904a9fdda2ab13016509a0b82d34ec3ee Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-22Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: more snapshot fixes Changes-Include: - Rename jobs to have 'os' in them to distinguish openstack branch - Fix uploading snapshots to upload from the create directory (where the artifacts are built and stored) - Fix the properties file so that it is created if one does not exist already upstream in the artifacts repo Change-Id: I0d75fd41585538cbe860274a082cb4051d8b05c5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-21Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Fix usage of gpg key import Removes using source to call the gpg import script. source will execute the script in the current shell, which will exit the artifact upload. Adds checking to make sure we ignore any failure with running the script. Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-21Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Fix gpg import error when node has no key For some servers like lf-virtual3 there is no key locally or one remotely. In that case we do not want the import script to fail the job, like in: https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-21Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: fix parameter passing to snapshot jobs GS_URL is required for the builders with the snapshot related jobs. Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-20Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Fix OS credentials fetch Now that keystone V3 Identity is only one supported, OOO 'overcloudrc' should be used in Queens and later as that contains V3 creds. 'overcloudrc.v3' will eventually be removed in OOO. Note, this was causing tempest_smoke_serial to fail in Apex with Swift test cases. This is due to the fact that in Apex we were only setting the OS_REGION_NAME in overcloudrc, and functest was using overcloudrc.v3. When Tempest does not have the region set it will simply look for the first endpoint it can find for that service type, and was not using the right keystone endpoint for Apex. Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update default DEPLOY_SCENARIO" - Update default DEPLOY_SCENARIO Change default deploy scenario to os-nosdn-nofeature-noha JIRA: FUNCTEST-972 Change-Id: Iea609c055436dd59c9de90a767069fc484090db5 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-06-20Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Removes workaround route for ODL with CSIT This route was used as a hack for JIRA: APEX-112 Change-Id: Ia7afc95389ed4e3c7a4128318868bfe562b34b62 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-20Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - check ip_forward and set to 1 JIRA: COMPASS-600 Change-Id: I21ace213060d9d0dde7f7f4b5cf1f79d567ebeb0 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit 1a1ed339b96458c483976a820e30b3a1bbb0b5d8)
2018-06-20Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Add workaround for horizon image upload issue Change-Id: I1ddf4d4c8c57c26d6948c69a60507f35f25e57ff Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-19Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Fix missing default gateway issue Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2280 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-19Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Dovetail] Increase frequency of Dovetail runs on Compass" - [Dovetail] Increase frequency of Dovetail runs on Compass Run Dovetail tests on every deployment of os-nosdn-nofeature and os-odl_l3-nofeature-ha to improve testing turn-around time as we are approaching the next release of Dovetail. Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17 Signed-off-by: xudan <xudan16@huawei.com>
2018-06-19Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Dovetail] Bugfix a typo" - [Dovetail] Bugfix a typo Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4 Signed-off-by: xudan <xudan16@huawei.com>
2018-06-19Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Use Ipmi info provided with PDF" - Use Ipmi info provided with PDF For one HA test case, it needs the ipmi info to shutdown controller node. Use PDF to get the impi info. 1. For Apex, it runs on lf-pod1, currently there is no PDF about this pod. 2. For Compass, it runs on huawei-pod2, also there is no PDF about this pod. 3. For Fuel, it runs on ericsson-pod1 and lf-pod2, use their PDFs. Change-Id: I7d3d0b4ed6b16840ca25093d3ea877da203f58f8 Signed-off-by: xudan <xudan16@huawei.com>
2018-06-19Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Specify netmask for install NIC JIRA: COMPASS-599 Interface that be used as install NIC may have uncertain netmask which may cause network issue. Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2294 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit da8ccfe3c89726673ff6c3d2a967fd670d40b6fd)
2018-06-19Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/euphrates' - Fix some hard coding for some ip assignments Change-Id: I13571914eb51fd0923bf025302dab46bae46ba9a Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-18Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Enable OS master clients with Tempest 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-18Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update tox jjb command to use jjb 2.0.3" - Update tox jjb command to use jjb 2.0.3 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-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Add functest-tempest jjbs Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Update FUNCTEST suite and tier names Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> - Update Functest testcase list Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> - Run opnfv/functest-parser in Fraser daily jobs Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Stop running containers in privileged mode It should be useless in case of Functest. Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-16Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Adds missing nosdn scenarios to daily Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-15Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Dovetail] Increase frequency of Dovetail runs on Apex" - [Dovetail] Increase frequency of Dovetail runs on Apex 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-15Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove functest-parser" - Remove functest-parser 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-13Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update repo archive script to handle empty repos" - Update repo archive script to handle empty repos 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-13Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove jjb-sandbox as we now have jjb-deploy" - Remove jjb-sandbox as we now have jjb-deploy 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-13Update git submodulesPaul Vaduva1-0/+0
* Update docs/submodules/releng from branch 'master' - Remove quotes from PROJECT env Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - [auto] Fix missing yaml block marker Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: fix compass-container $DOCKERFILE" - jjb/releng: fix compass-container $DOCKERFILE Use default $DOCKERFILE setting from downstream projects. Change-Id: I0bfee5dcaef9a9eb7601548a1e5da5a5f8d51bb5 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-06-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - xci: Disable Centos jobs until Intel lab is back 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-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[yardstick] update yardstick email list" - [yardstick] update yardstick email list remove Ross as he is no longer PTL. Change-Id: I2661cf09cae4be5c16d06a237d2dbe1c7c591cfc Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove obsolete iptable rules" - Remove obsolete iptable rules It simply breaks parallel testing and seems useless/deprecated. Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add separate fraser jobs to Barometer container builds" - Add separate fraser jobs to Barometer container builds In order to support additonal features that have been added to collectd since the 5.8 release, there needs to be a separate stable and master container so we can support the new features as well as the stable release. This change will allow us to increment the version of collectd as we add functest support, config guides and documentation, while keeping the stable version container intact and available for users to download. JIRA: BAROMETER-102 Change-Id: I06ca84581a2e0f1a994cedf53aebc8f5cc3e7535 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Auto: Project Modification in armband jobs" - Auto: Project Modification in armband jobs 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-12Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Apex: disable functest for k8s deployment in gate job" - Apex: disable functest for k8s deployment in gate job Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f
2018-06-12Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Dovetail] Setting correct process name for rabbitmq on Apex" - [Dovetail] Setting correct process name for rabbitmq on Apex 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-08Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Stop hardcoding Docker repository" - Stop hardcoding Docker repository Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-07Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Use armband project for deploy in auto" - Use armband project for deploy in auto Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-07Update git submodulesRyota Mibu1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Clean up CI Node Listing for pushing test logs" - Clean up CI Node Listing for pushing test logs These machines have been removed from Jenkins for quite some time and no longer need to be listed here. Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-06Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Deploy job needs armband project for deploy" - Deploy job needs armband project for deploy Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-06-06Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove INFO file as we've migrated to INFO.yaml" - Remove INFO file as we've migrated to INFO.yaml Change-Id: I69fc68e101db5b83a56e392924d6e1e656fa1b5e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-06-06Update git submodulesRyota MIBU1-0/+0
* Update docs/submodules/releng from branch 'master' - [doctor] pass inspector value to parameter Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a
2018-06-05Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Fix missed updating nosdn verify scenario Change-Id: If9e612b24fca868c3b330a03053accc7debf9420 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Change verify job to use tempest 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-02Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb/releng: fix compass container build error" - jjb/releng: fix compass container build error 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-06-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Only use admin network for snapshot create CSIT only uses admin network, so only collect that virsh def. Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-31Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Auto: Setup Ci Jobs for Auto project" - Auto: Setup Ci Jobs for Auto project We will try to reuse the job template for deploying from armband project. Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-05-31Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "updated commit for Auto 6.1.1" - updated commit for Auto 6.1.1 Cherry-picked 3 changes from latest master, to stable/fraser merged these 3 changes into stable/fraser new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33 will need to be tagged as 6.1.1 patch#2: removed trailing spaces Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Parameterize functest suite/testcase This patch parameterizes the functest variables for the apex-virtual job so that we can indicate which tests to run when calling the apex-virtual (which in turn runs deploy and functest). Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d Signed-off-by: Tim Rozet <trozet@redhat.com>