summaryrefslogtreecommitdiffstats
path: root/docs/submodules/releng
AgeCommit message (Collapse)AuthorFilesLines
2018-01-04Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: Adds os-odl-bgpvpn-noha to daily Change-Id: I92b3c2fce51dad5e0e00b836a41af40f845e701e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-04Update git submodulesxudan1-0/+0
* Update docs/submodules/releng from branch 'master' - Get fuel controller ip for HA test cases The releng module 'deployment' doesn't work for fuel euphrates and master. Use commands to get one controller ip for HA test cases. Since the public endpoint url may be v2, reset openstack authentic file for v2 Change-Id: I3c6ec1f0890c93f75ca3c7c9801e05da329ffdae Signed-off-by: xudan <xudan16@huawei.com>
2018-01-03Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Bugfix: Lack of DEPLOY_TYPE" - Bugfix: Lack of DEPLOY_TYPE Set the value of DEPLOY_TYPE according to BUILG_TAG Change-Id: I08e720dc6e049c54e249172503bcbdb7c314dc6d Signed-off-by: xudan <xudan16@huawei.com>
2018-01-02Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Apex: disable Euphrates daily Change-Id: I7b10ac19a8844832886e6a54d065ee79dde026d0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-02Update git submodulesxudan1-0/+0
* Update docs/submodules/releng from branch 'master' - Bugfix: use fuel public endpoint rather than internal one 1. The internal endpoint url of fuel is http. 2. Dovetail won't pass cacert to functest and yardstick containers if it's http. 3. For functest and rally, even if it uses internal url in the openrc file, they will still use public one somewhere. 4. Use fuel public endpoint which is https, so all containers will work with the cacert. Change-Id: I3326c8d66bcad44ea81169ce0938cb0e247f498c Signed-off-by: xudan <xudan16@huawei.com>
2017-12-29Update git submodulesxudan1-0/+0
* Update docs/submodules/releng from branch 'master' - Support run dovetail CI jobs on fuel euphrates and master Change-Id: Iaf64316f8db351dd72f1ec1079953764f797dc3b Signed-off-by: xudan <xudan16@huawei.com>
2017-12-28Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Use Dovetail aarch64 docker image with armband pod" - Use Dovetail aarch64 docker image with armband pod Change-Id: I8ce34880b78daaaf0bf22674d26e1d8f8f41614c Signed-off-by: xudan <xudan16@huawei.com>
2017-12-28Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Enable dovetail daily jobs on Fuel/armband Euphrates and master" - Enable dovetail daily jobs on Fuel/armband Euphrates and master Dovetail only ran against fuel danube release before. It needs to run against fuel euphrates and master because Dovetail team is planning the 2nd release which is based on OPNFV Euphrates. Change-Id: I2c39d53a16ca6dbf8eda31943f09896cf7ee35c6 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-28Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base" - [compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base Change-Id: I3a6f38ce28fe465cf1c2c1723a41728a7cbcc60d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-26Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/releng from branch 'master' - Allow building docker image from specified path Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-12-22Update git submodulesmbeierl1-0/+0
* Update docs/submodules/releng from branch 'master' - Putting the required back This is required for StorPerf multi-arch and causes all the StorPerf ARM builds to fail if it is not present. Change-Id: I302c0471a52759cd9c051741e2b0bb086b87e8eb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-12-21Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/releng from branch 'master' - [fuel] Schedule ovn-nofeature-noha scenario Change-Id: I67574f37a2bb4908b935fdc3e72ecf891ad66def Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-12-21Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - xci: Create periodic jobs for upstream osa This change takes xci-verify-jobs as base and adjusts osa-periodic jobs to ensure they do what they are supposed to. The structure of periodic jobs is pretty similar to xci-verify-jobs and the differences comparing to them are - OPENSTACK_OSA_VERSION is set to master. - SCM type changed to git-scm from gerrit - Voting is removed. - Triggering will be done using pollscm to ensure we only run jobs when something changes upstream. Triggers are not enabled yet until the basics are verified working. This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for periodic jobs to work as expected. Further changes are needed to finalize the structure. Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-20Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Apex: Enables verify trigger for ci directory" - Apex: Enables verify trigger for ci directory We were missing triggering on the ci/ path in our Apex repo. This contains some code and a file we use to trigger verify jobs for dependent patches. Change-Id: I54f2826f8a16a1d0219d6ecc6ef8d257840b6399 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-12-20Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths" - jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths We should set 'disable-strict-forbidden-file-verification' to 'false' to really prevent any changes to the forbidden paths to trigger a CI job. When this option is set to 'True', then a patchset that modifies both allowed and forbidden paths will trigger a job. However, in order to be on the same side in regards to the start-new-vm.sh script, we really shouldn't trigger the job. Moreover, we drop the rest of the forbidden paths since we can use the 'skip-verify' topic name to skip the deployment. Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-20Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - xci-verify: Remove flavor from the scenario name Change-Id: Ief47cd60d45f2cc35c74a9e8430d6602210bbba1 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-18Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Create dovetail-docker-build-stable job" - Create dovetail-docker-build-stable job 1. Dovetail first release is based on OPNFV danube release. 2. Dovetail has the branch stable/danube now. 3. It needs to automatically triggle dovetail-docker-build-stable job when there is a patch cherry picked to this stable branch. JIRA: DOVETAIL-576 Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-18Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "create dovetail-merge-danube and dovetail-verify-danube jobs" - create dovetail-merge-danube and dovetail-verify-danube jobs Dovetail has a branch stable/danube now, so it needs to add the verify jobs on branch stable/danube. JIRA: DOVETAIL-577 Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e Signed-off-by: xudan <xudan16@huawei.com>
2017-12-15Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - jjb: xci: Do not trigger the CI when patchset modifies the CI VM The scripts in xci/scripts/vm are used to manage the VM on the CI so we shouldn't blindly test a patch that modifies them. It's better to use manual inspection since that script rarely changes anyway. Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-15Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Use custom-url for readable CI reports" - xci: Use custom-url for readable CI reports Change-Id: I97d8fac47ec25414045a7761b651019f9f89224f Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-15Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Update the fuel ci job on zte pods" - Update the fuel ci job on zte pods - Delete Danube job on zte-pod1 - Modify the triggers on zte-pod1 - Delete master and Euphrates job on zte-pod3 Change-Id: I034dc3b968ee9255aa014c28dc08237fc0803d32 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-12-14Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add 'docker' string to functest docker build names" - Add 'docker' string to functest docker build names This will make it a little easier to track all our docker builds and clarify what these specific builds do. Change-Id: I92a60055af1153991877373550ea1a6f3e86682d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-12-14Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - jjb: xci: Use the correct SSH configuration file We need to use the XCI specific SSH configuration file so rsync can tranfer the working directory to the virtual machine. This also drop the ironic command like we do in the XCI jobs. Change-Id: I10ce38db6777d5dbfbe62961c88b3902de2160e2 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-14Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add separate builders for Yardstick project jobs" - Add separate builders for Yardstick project jobs Added separate builders for Yardstick project jobs, in order to test each context individually. The new builders are: - Unit tests in Python 2.7 - Unit tests in Python 3 - Functional tests in Python 2.7 - Functional tests in Python 3 - Coverage tests - Style guidelines (PEP8) tests JIRA: YARDSTICK-877 Change-Id: I625a956bdaad88277b6ba36852639f23c8cda198 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
2017-12-14Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Increase Functest jjob timeouts" - Increase Functest jjob timeouts Functest has multiplied the testcases and integrates several ones which are growing (e.g. snaps). 4 hours is reached if snaps or one vnf testcase fails (20 minutes). https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1695/console Change-Id: I5e8b744d35b5253f6e7ac1310286ae374de1943b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-12-14Update git submoduleswutianwei1-0/+0
* Update docs/submodules/releng from branch 'master' - Increase the timeout of Compass Deploy Change-Id: I6f3ef41585560559d28bb15d3825bedaad2ef976 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Compass4nfv]change the timeout of verify" - [Compass4nfv]change the timeout of verify Change-Id: Id854f0ccbfd112c43ba1257d8b87994b20f838a9 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-13Update git submodulesJose Lausuch1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Allow intel-pod18 to push results to the DB" - Allow intel-pod18 to push results to the DB Change-Id: I54447764996a4e2bb303a9e71cc525e999c1bdd5 Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2017-12-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Compass4nfv] add nosdn-bar-ha scenario" - [Compass4nfv] add nosdn-bar-ha scenario Change-Id: Iaf4cc72fe31bbf6f7d492e33c33abf056ccafcf4 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Compass4nfv] run centos in intel-pod17" - [Compass4nfv] run centos in intel-pod17 Change-Id: Ifbe959d178781c14a9d32db78d84972d2505c8dc Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-13Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Enable jobs on compass Master and Euphrates" - Enable jobs on compass Master and Euphrates Dovetail now have jobs on Compass danube on huawei-pod7. Add jobs on Compass master and euphrates. Scenario os-nosdn-nofeature-ha and os-odl_l3-nofeature-ha. JIRA: DOVETAIL-574 Change-Id: I502c59365248122480cdb5be2bb79582150591e4 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-12Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Compass] change the trigger time once every two days" - [Compass] change the trigger time once every two days Change-Id: I458d00a57d121c3a712d696ef5f703b527dbe3a0 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-11Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove Matthew Lijun as committer" - Remove Matthew Lijun as committer Matthew Lijun moved to a new employer which is not a member to OPNFV requiring Matthew to sign individual CLA. This has not happened over the past weeks which needs us to take action to initiate committer removal process. Change-Id: I17081aaffae72e01e98814defe062accac0a4739 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-11Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Email a monthly repo archives link to OPNFV Legal" - Email a monthly repo archives link to OPNFV Legal Each month we are asked for a copy of all the repositories for license scanning. Sending out a link to this archive will save them from having to ask. Change-Id: I2f51688049b08a556f6bc8d8b098165c0ba281d8 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-12-11Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Prune docker images on ericsson-build3 This patch removes ericsson-build5 as well since that machine does not exist anymore. Change-Id: I7598e5fff166e29ecf4fcd18bebc6d2e3b9be9ed Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-08Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "enable dovetail to run on APEX bgpvpn scenario" - enable dovetail to run on APEX bgpvpn scenario Since only APEX has the bgpvpn scenario in Euphrates, enable run dovetail on Apex euphrates scenario os-odl-bgpvpn-ha to test sdnvpn test cases. JIRA: DOVETAIL-568 Change-Id: Ic7c880a5ef911fac17807e19484f937bdaa53e21 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-07Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Revert "functest-docker: Build all images on same host" This reverts commit d7ed45793e56243d63da12f184db96731d1d6a1c. Change-Id: Ie7cc94419969e5c95abd227ff0f159f0683c4386
2017-12-07Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - functest-docker: Build all images on same host Change-Id: I6ba2666a0dbec23c7a854c030113b809bd9a328a Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2017-12-07Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Filter out added/modified *.ipynb for preview job" - Filter out added/modified *.ipynb for preview job deleted file can not be previewed Change-Id: Ic860baf0deeb574e20067bdae230cb7ef22d7458 Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-12-06Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Don't verify Danube and verify Euphrates" - Don't verify Danube and verify Euphrates Change-Id: I5f2dc96a175309664814e642b17ba5f29458cfb1 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-06Update git submodulesmei mei1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "[Compass4nfv] upgrade OpenStack Pike version" - [Compass4nfv] upgrade OpenStack Pike version Compass4nfv has supported OpenStack Pike version switch the master to run Pike version Change-Id: I69b5ec54d0e7479fabfe4c2e06d916472427bdb1 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-12-05Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: xci-verify-jobs: Fix block on bifrost jobs" - jjb: xci: xci-verify-jobs: Fix block on bifrost jobs The bifrost jobs are normally named 'openstack-bifrost-...' so fix the regexp to look for proper bifrost job patterns. Change-Id: Ie1823e942a201485aa5fbad4bde27653823d849b Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-05Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add pod info in the job's name" - Add pod info in the job's name Same with the patch https://gerrit.opnfv.org/gerrit/#/c/47541/ Change-Id: Ide8e125731de046793326e5a8d8ef373b4fdad19 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-12-04Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/releng from branch 'master' - Order euphrates build alphabetically Change-Id: I32506e0cad8215e0b16814035b9faec3a86ec4b5 Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-12-04Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "opnfv-docker: add barometer" - opnfv-docker: add barometer Change-Id: I0f768c1350cd1f5d6613b93b34319e7a1c321a29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-01Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Cron timing for JOID OpenBaton Jobs" - Fix Cron timing for JOID OpenBaton Jobs There is no '25' hour in the day, so scheduling these for '23' should ensure they're triggered after all the other jobs, and keep Jenkins from complaining about the syntax. Change-Id: I6c51b15fec09679a7504c060cdbca9d6f9f0ca92 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-12-01Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: bifrost-verify.sh: Do not build OS images" - jjb: xci: bifrost-verify.sh: Do not build OS images Use the images we provide in artifacts.opnfv.org instead of building new ones on every CI run. Moreover, enter the correct directory before executing the CI script. Change-Id: Iffa0080ab8f746344aa13bca6a26395a8a0953f2 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-12-01Update git submodulesMaryam Tahhan1-0/+0
* Update docs/submodules/releng from branch 'master' - barometer: bugfix missing script Update job to check for missing RPMs and block the artifact upload if there is an issue. Change-Id: I8230e82e7bc7c92bd5e87a8c15867ad311089790 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-01Update git submodulesSerenaFeng1-0/+0
* Update docs/submodules/releng from branch 'master' - allow zte-pod3 pushing results to artifacts Change-Id: I72d93cc6a6e73b9fd91b3a1777dbf0dfe25a0b22 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-11-30Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Update Releng Testresults PTL Macro Send emails to Serena after weekly Anteater scans on the releng-testresults repository. Change-Id: Ic4d61137ea8e30985f5330651e8d2da37b71fca3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>