Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
- Merge "Releng PTL change to Trevor Bramwell"
- Releng PTL change to Trevor Bramwell
I am nominating myself as PTL of Releng following Fatih's announcement
to step down.
See this email thread for context:
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-May/021142.html
Change-Id: I6426a612378143d7829420cc9cf254021ce1eeae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'stable/fraser'
- Leverage on local descriptor
It simply seems dummy.
Change-Id: Ifb83dd0310f523f211911a35e7b481f9da6f9704
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 7668df132aa661973a37aa5842be502765ba4922)
|
|
* Update docs/submodules/functest from branch 'stable/fraser'
- Install Cloudify descritors in functest-vnf
It completes [1] to fix gates [2] and stops getting thirdparty vnf
master (dependencies).
It also prints data to ease debugging.
[1] https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/commit/abd39d772c77317a25745feaaf312165e7588346
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/110/console
Conflicts:
docker/vnf/Dockerfile
functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
Change-Id: Ib317a491e54820f4edb01fcecfca9d2a08b40c0f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 19807ef8967c21da41fe5f5566751be8de250434)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Fixing invocation of Tempest tests
Only 7 bgpvpn Tempest tests were run by the SDNVPN Tempest test instead
of the full set of Tempest tests. This patch fixes and simplifies the
invocation of bgpvpn Tempest tests.
Change-Id: I1b207ea3da27dd43ab034b84f81992a5e0be2ec1
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit 2b8d01a7f79b0d3903964827be56347dc83d5591)
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Connect new releng-xci-scenarios repository
The scenarios have been moved from the releng-xci to
releng-xci-scenarios repository so we should connect Jenkins
to that repo as well.
Change-Id: Ifcb4f02b8532dd94c8a622185328f7316e726c6b
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Yardstick needs export EXTERNAL_NETWORK to env
Change-Id: I380008fe2cadbce8f6b7b1f84c9f3bf720df485e
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Add monitor dir to unit test" into stable/fraser
- Add monitor dir to unit test
Change-Id: I5a1540e4f176ea978a712a06040c297373526815
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 8093071fbc4314e0675c3daf2100d8ce9ee44b98)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Add unstall script to monitoring" into stable/fraser
- Add unstall script to monitoring
Change-Id: Ia78ede2747fe0be05b4421d67fd1dae022afc30f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 84bcb14fb14401d83e82e00bb13a213f9ecaa923)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "bug-fix: fix key error in soak throughputs CI" into stable/fraser
- bug-fix: fix key error in soak throughputs CI
In the redundant information deleting patch, results of each
thread running is removed from message Queue resulting in
counting the overall success threads in error status
Change-Id: I3d12ddcc3ef996fca509741544a0f088428e948e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 68b91c0679550efe005278f8689b57bf14092ee1)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Add/modify the Grafana Dashboard
Adding/modify metrics and structure of dashboard
for Long Duration Test
Change-Id: I4d1f169b7aa1e0f906e09fae13010ad3b8b49038
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 8d5e2fff2f9800942cf7f2c8a15b648ba3c76a16)
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm: Fix passing YAML var files to Ansible
When passing a YAML variables file to Ansible, we need to prefix it
with '@'.
Change-Id: I884f4698a1033cca9ad55bf3592e1dd817273f81
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm: Fix gerrit variable for git SHA
The gerrit variable for the git SHA is GERRIT_PATCHSET_REVISION instead
of GERRIT_CHANGE_ID. We also need to export the XCI_ANSIBLE_PARAMS
variable.
Change-Id: I206820f1155a4876fb7d87cc0b5ae1b8afb06bd6
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/snaps from branch 'stable/fraser'
- Fix defaultbranch in .gitreview
Change-Id: I23f3af46fcc84ce752b5797a0a8493ebd583565b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/armband from branch 'stable/fraser'
- p/fuel: Set volume name in source file to sdX
By default the openstack virtual machines use virtio_blk. That causes
certain tests in functest to fail to attach the proper number of disks.
The solution is to switch to scsi disks for which we must also generate
the proper openstack source file.
JIRA: ARMBAND-376
Change-Id: I99a4073c24f13f1eb3798b2b07cb2c16ec3688cf
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit 8d1e8e56a48bc56265046b6410798dec2711d6de)
|
|
* Update docs/submodules/sfc from branch 'stable/fraser'
- Add more logs to the code
It is hard to understand what is going on in the SFC executions
Change-Id: I5c9688e68b03c59d6d39290faee8683513a60440
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit 5f8eb6bf01ca3ef240cfcdee297327b21b33f35a)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- SDNVPN-99 NAT doesn't seem to work
Currently ODL is not able to accomodate both network and router in a
BGPVPN instance (https://jira.opendaylight.org/browse/NETVIRT-932 - see
the comment section). So until the fix is available, testing NAT
functionality using router without bgpvpn instance across subnets.
Change-Id: I6bedfc8e818ddd542036a87245caf4949152d66f
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit 8ed9f216d4bee43cc214d73377b5d8291bfb9e8c)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/fraser'
- fix 3 test failure in neutron_trunk
JIRA: COMPASS-595
set enable_proxy_headers_parsing to True in neutron config file
Change-Id: I63a0795cad02051164b0881b8b33ac14a1562c9d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-start-new-vm: Create scenario overrides file"
- jjb: xci: xci-start-new-vm: Create scenario overrides file
Pass scenario information using the new override mechanism.
This patch depends on the matching releng-xci change
https://gerrit.opnfv.org/gerrit/#/c/56643/
Change-Id: Ib8473249e424f259f5757ebdaed7d73fa4b0adce
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Functest fail to parse tempest-based results" into stable/fraser
- Functest fail to parse tempest-based results
1. The regular expression can't work well for all tempest-based results
2. Refer to http://testresults.opnfv.org/test/api/v1/results?project=functest&case_name=refstack_defcore&last=1
3. There are 88 success test cases but the list of success is empty
4. tempest test case name is not always begin with {0}, it maybe any number
5. The test case whose name has the keyword 'fail' will also be list in 'failures'
Change-Id: I5187aaaabdca762256be9162cc85ba42263169bc
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit 9286e052afe194c400479275edaa2aaf8ed52de8)
|
|
* Update docs/submodules/releng from branch 'master'
- Bugfix: Dovetail failed to upload results to artifacts
That's mainly because of that
1. The owner of all results files are root:root
2. Sometimes there are some files that can only be read by root
3. User jenkins failed to upload these files
Solutions:
1. Change the owner to be jenkins:jenkins
2. Remove these files which are useless for users
Change-Id: I0b5e72e8d5045c7e0d64e32a13ba559612460a84
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/calipso from branch 'stable/fraser'
- per yaron's review remove redundant lines for mkdir function
Change-Id: I260605fe8ac5bcfe01d5907eb4aef765e81f10a7
Signed-off-by: KorenLev <korenlev@gmail.com>
(cherry picked from commit 802ba9cd2e1412ad20bd36009cb052b7e1e1b07e)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- create log file only if it doesn't exist
Change-Id: I97e4f0cf8f27ff719253967ac14e74bcd55b0559
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit 9df57f96b44d41c98a556a790dfa7f96b8dc9808)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- create log file during logger initialization
Currently the log messages from utils and openstack_utils
python modules are not logged into bgpvpn.log. This is
because this file is created during SDNVPN Feature
initialization. So creating this file during logger
initialization itself.
Change-Id: I538acdfb2119f1eaa562f61dac3b6bf7c3a58e41
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit c1e5aafd5b5984b995d3ac6c74703e6a8be6e38b)
|
|
|
|
* Update docs/submodules/sfc from branch 'stable/fraser'
- Bug fix: Use opnfv.logger object
JIRA: SFC-125
If we don't use the opnfv.logger from functest, logs are not printed when
exeucting tests through the functest framework
Change-Id: I6d58ff3977fd94221720eea978e0efde07a576a2
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "JJB 2.0.X does not allow scenario to be passed here"
- JJB 2.0.X does not allow scenario to be passed here
With this change releng/jjb/* now passes on:
Jenkins Job Builder version: 2.0.1 and 1.6.2
Error:
TypeError: write() argument must be str, not list
Explanation:
in jjb 1.6.2 it would allow the list in and then the job would convert
the list into a literal string of "['var1', 'var2']"
- 'compass-{scenario}-{pod}-daily-{stream}'
Can have scenario passed, {scenario} is part of the job name
so it knows which scenario to add.
- 'compass-deploy-{pod}-daily-{stream}'
cannot have scenario passed, there is not one job generated per scenario
so its tryting to add "['senario1', 'scenario2', 'etc']" into the {scenario}
value, which is not allowed.
This worked on jjb 1.6.2 becasue we overwrite the scenario
information later:
- trigger-builds:
- project: 'compass-deploy-{pod}-daily-{stream}'
predefined-parameters: |
DEPLOY_SCENARIO={scenario}
jjb/armband/armband-ci-jobs.yml is very simillar to this job
and passes a default, which works, so that is what I have done here:
- string:
name: DEPLOY_SCENARIO
default: 'os-odl-nofeature-ha'
addendum:
removed scenario: '{scenario}' from
'compass-{scenario}-{pod}-daily-{stream}'
even though it is valid, Trevor rightly pointed out that there is
nothing to consume this value.
Change-Id: I134b2bd5888dcdfa5b768a7db2bdc98ad32ec28e
Signed-off-by: agardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Local Docs builds by using LF Docs Conf"
- Enable Local Docs builds by using LF Docs Conf
The docs-conf[1] project will allow releng to have local docs builds
using the OPNFV theme while also not needing to duplicate the opnfvdocs
conf.py file.
[1] https://github.com/lfit/releng-docs-conf
Change-Id: I255faf045eccb363993af9dfb81b487e538cbb41
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'stable/fraser'
- Make volumes appear as SCSI devices in aarch64
Adding volumes in openstack by default uses virtio_blk and the
devices appear as /dev/vdX. In aarch64 however a qemu pci slot
is already in use so the tests cannot assign more than one volume
to a VM. Forcing the drives to use virtio-scsi solves the issue
and allows more volumes to be attached as /dev/sdX. The variable
defining the drive is VOLUME_DEVICE_NAME and is passed as
environmental variable when the container is created.
JIRA: ARMBAND-376
Change-Id: Ia688cff338ff319e22a3b26796fa197297c23ce0
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit a663c33645681f66ebe6b6af79c4e9f5910fb26b)
|
|
* Update docs/submodules/calipso from branch 'stable/fraser'
- installer to make sure dir exists on host
Change-Id: I627b031d529e45808d6123b096afa476958713bb
Signed-off-by: KorenLev <korenlev@gmail.com>
(cherry picked from commit 9196554c5906ea3c8300702a50410fcc40de270c)
|
|
Change-Id: Ib6886c51f5916a8a98a5ac728c136472883281da
Signed-off-by: agardner <agardner@linuxfoundation.org>
(cherry picked from commit b87fed00bfa7377cade483e75740e5e47d1fbaf1)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Disable vnf runs for aarch64"
- Disable vnf runs for aarch64
Functest VNF tests are not adapted for aarch64.
The tests can be reactivated when they are adapted to execute
on aarch64.
JIRA: FUNCTEST-964
Change-Id: I2413a6eff831c8dd2751b7bc73ad583f55a00dcf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
* Update docs/submodules/fuel from branch 'stable/fraser'
- [odl] Remove unused connecter/port from proxy
Change-Id: I7a880c0a011d6f5f4a7e2d8c8309871b1c290235
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit d97b19bdde59600f588b1e6aca52a6d1962f8778)
|
|
* Update docs/submodules/stor4nfv from branch 'stable/fraser'
- userguide
Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
(cherry picked from commit febcef6118cdc8f9e5a21969c7a8d8d9637dbc14)
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Disable Snaps Fraser Verify Job"
- Disable Snaps Fraser Verify Job
As master is currently disabled, it doesn't make sense for this to be
enabled.
Change-Id: Ie5966e22ffdff7a585781673259775c4e6150acf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] debug dump image ID"
- [yardstick] debug dump image ID
we need to know if we are pulling stale yardstick/stable images
for example, if when branching between releases we can
still be pulling old release yardstick/stable images without
knowing it.
This will dump the IMAGE ID of the images we just pulled which
we can match to Jenkins docker push builds
Change-Id: I875cf2fd07d17c3eebe294e70f2edccd9f48ce11
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: basic healthcheck in verify jobs"
- fuel, armband: basic healthcheck in verify jobs
Enable Functest based gating for jobs:
- fuel-verify-*
- armband-verify-*
This includes Functest suite 'healthcheck' and testcase 'vping_ssh',
similar to Compass4NFV verify jobs.
While at it, remove 'basic' phase from verify jobs, as linting is
handled via separate jobs on Jenkins master and there's no other
reason to keep it around.
JIRA: FUEL-340
Change-Id: I11dce6998d7ac16e68cf2b9d72a1ed6b23ca2483
Signed-off-by: ting wu <ting.wu@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/fraser'
- add the command "rm /etc/resolve.conf" in cache_prep_commands
Change-Id: I89b15e7e200d37ac5d44cfee974f0f1c63981625
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Fix version in setup.cfg
It cannot be installed due the new branch.
Change-Id: I1898190cbf522dbfbaeaa89e3d65a7b2e27fb2cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 785cd7b2bfd56a0f157898335a27ecf4ca9de782)
|
|
* Update docs/submodules/stor4nfv from branch 'stable/fraser'
- update k8-nosdn-stor4nfv-ha scenario documentation
Change-Id: Iea38168d2819cbbedcfcc799dfd93840aaf53d4a
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/snaps from branch 'stable/fraser'
- Enable get_project_by_id when only tenant_id is provided
This is to improve:
https://gerrit.opnfv.org/gerrit/#/c/52675/
Change-Id: I7228e5eadcc121fe94a869c6cbbeac412d972868
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit 390d31e3a6eaa0968474d19d71ec804d0c6c071a)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Restructure monitoring scripts
Restructure the monitoring scripts and modify the scripts to remove the
redundance
Change-Id: Ib4a5d7bea2dc455ec03ad61780b6caf06831daa8
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit cb67313c1e14b6eca057bdfc7722bc11506b7a2a)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Style-check for monitoring scripts
Fix the style-check errors for monitoring scripts.
In another patch, the scripts will be restructured
according the dicretory structure.
Change-Id: I4149b18177fa1bdeb1b12a84ecad3d7d0b78260b
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 742fc9ab94ede1187c9146e5336e28fe84d510c5)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Prometheus Prototype Dashboard" into stable/fraser
- Prometheus Prototype Dashboard
JIRA: BOTTLENECK-181
Prototype Grafana dashboard using Prometheus query language for
displaying system and docker performance metrics
Change-Id: I2659eb4a4d072e95f3fc5a5dac0b1e5b1c6e536e
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
(cherry picked from commit b06b5119a0632b1e830c4873ca4cec8f22925e32)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Barometer automated installation script for jump server
and compute/controller nodes
JIRA: BOTTLENECK-182
Install barometer for collecting OVS and collectd statistics as
docker containers on all nodes
Change-Id: I8ae7e2bcbe95ab6e1224e08828c822d50367f616
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
(cherry picked from commit 4b89af12f547bd8eebc01572e1b9a02f89c5fa7c)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Some informations are redundant
This patch is to remove the redundant results in Soak throughputs
reports to TestDB
Change-Id: Ib7e95df8353f3aa7b28187d352d5a6a213af2727
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 2833e627cbf31eb89f313ec167f215c48fa70217)
|
|
* Update docs/submodules/stor4nfv from branch 'stable/fraser'
- k8-nosdn-stor4nfv-ha Scenario Documentation
Documentation for the k8nosdn-stor4nfv-ha scenario.
Change-Id: I80b3814cff636deec41331c6e4bbdec63a5ce7ae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Fix resources/images directory usage with deploy
Change-Id: If50ad310049edca687da8e0acf412a7e1eacd2b6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: disable iso verify for master branch
Change-Id: I46753983e1fb37300df70700c474c3dda3532ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Update for master upstream deployments
Change-Id: I92635178ddc354dd7773cd372a34d46f5ee0bf2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|