Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/storperf from branch 'stable/danube'
- Pinning version of Swagger UI
Changes the inclusion of Swagger UI to become a git checkout
of a fixed version rather than following the head.
Change-Id: I30def6d6c37a166cc37f15857a98064c760eb7c6
JIRA: STORPERF-123
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit 67ef3ea942d5d2eaff46572936f12d4ccab4d89c)
|
|
* Update docs/submodules/functest from branch 'stable/danube'
- Bugfixing the testcases execusion
tempest.api.compute.servers.test_server_actions\
.ServerActionsTestJSON.test_reboot_server_hard
is working in fuel so do test it.
The "-" was missing on
tempest.scenario.test_server_basic_ops
.TestServerBasicOps.test_server_basic_ops
Change-Id: I6808ce9283271e2d2f8acf7c2587aed006d1cbc2
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit f85b54b8fc8843897f9c1a7b4711b489ab29f297)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Merge "remove unused tempest blacklist" into stable/danube
- remove unused tempest blacklist
Change-Id: Ica6365f41f1d4cf46244604b2ccb889bad051680
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit 5bcc4c1a6ec2e592d3a0dac4b309b46e48f651a8)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Checking if hacked quagga bridge exsists and contiune
Change-Id: I8983ed687dabba0af2128c0ce06bd53aba22c819
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit 2bfbe25b1df24d562789faa641c41e9cafec7efa)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Sets baremetal workers to 12
There is an issue where in Newton the number of workers (sub processes)
opened per openstack service scales with the number of logical cores on
the system. On servers with large amount of processors this causes the
cloud to fail after some time due to running out of RAM. This patch
will limit the number of worker processes to 12, which is the limit in
Ocata and onwards.
JIRA: APEX-410
Change-Id: I28c4762830c19cd758a0729017f2d4a9ebe372b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Bugfix: Make tc019 abd tc025 accept --task-args options to change pod.yaml" into stable/danube
- Bugfix: Make tc019 abd tc025 accept --task-args options to change pod.yaml
JIRA: YARDSTICK-628
Change-Id: I7d1b84232a7477a2854ef1625cc63521999eff65
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit 3f7829f0f28ce4d517ea8654122ee0d686fddf3e)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Update virtualenv installation step in userguide
Change-Id: I0b3e8f22b6878c3b2cf1a54f3c39f2888406c508
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit f6e13de54c5b71f9112c38b12f6c327af743d68a)
|
|
* Update docs/submodules/joid from branch 'stable/danube'
- adding the snapd install before running snap command
Change-Id: Ie29fef16a3552c0f62b446481704ba07ea189aa2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit 58de7a6e82d702ece924a772461a52c789f1e722)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- Merge "fuel-menu: Align defaults w/ OPNFV bootstrap cfg" into stable/danube
- fuel-menu: Align defaults w/ OPNFV bootstrap cfg
Instead of overwriting fuel_bootstrap_cli.yaml during post-install,
with a static config which we need to manually sync in OPNFV after
each upstream change, make the whole thing dynamic by syncing (via
patch) fuel-menu's default settings with OPNFV bootstrap.
This allows us to drop the static fuel_bootstrap_cli.yaml.
JIRA: FUEL-266
Change-Id: I132f2a272c764ad0fc84b3e0e0e1222b1fab1cd2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit d116928396655b6db92b6786022ff68f13df58c7)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- fuel, docs: fuel-menu: Align defaults with OPNFV
Since Armband alters the bootstrap package list and/or kernel version,
hanlded previously by fuel_bootstrap_cli.yaml, we need to refactor our
patches a bit.
NOTE: deploy-cache: We no longer include bootstrap package list in the
bootstrap fingerprint; we only rely on the repo mirrors fingerprints,
since bootstrap package list is mostly static across release cycles.
Upstream-bug: https://bugs.launchpad.net/fuel/+bug/1679636
JIRA: FUEL-266
JIRA: ARMBAND-225
Change-Id: I6c1b090df6eff69d60fa7ca779b3dde527e77879
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 48a9297abfe3b35da1a5c3e8b44a823be24af00e)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- Merge "f_repobuild: Add remaining packages explicitly" into stable/danube
- f_repobuild: Add remaining packages explicitly
Packetary automatically solves for Fuel@OPNFV:
- base pkgs and their deps;
- bootstrap/target image additional pkgs;
- explicit reqs;
However, corner cases like "pcs", which is not in any of the
above categories - being installed via puppet only, need to be
added to the explicit list.
NOTE: This enables full offline deploys for simple scenarios
(i.e. without any plugins). Each plugin might need additional
packages, which will be handled in further patches.
See the bug report for more information.
JIRA: FUEL-250
Change-Id: Id1d31c98308cdee6cb935627984188561b560ff4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit cabe0fef5a6aba50d477bdd079d922e82355c23f)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- [tacker] Adjust tackerc to v3 of identity api
JIRA: FUEL-267
Change-Id: Ia0e9ed3298681319c870132628d930175e084bc0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 5db425bc2b0a2c44dc9fdcfbec19afaa9ecc442a)
|
|
* Update docs/submodules/joid from branch 'stable/danube'
- modfied to install kubectl snap and create softlink to run the
command
Change-Id: I3a89247eb0307ab25ce8b9106c8d26c272b46195
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit f279ae4f3a71aa9319f0cba90cd9e437a35c1d5d)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Updates quagga to newer version
Change-Id: I635b171c15bca40788eefe909eaab3e9d4606db1
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit a9dd0037f9e0d02e83c6f3f6fecb1c706c994878)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add more information to Table for stress ping
JIRA: BOTTLENECK-164
Table for stress ping is showing results categories for different number of users.
It does not show the results for every testing round, just show uniquely
testing round with different success rates.
This patch is to make sure showing every results.
Change-Id: I3a33164024e3da23de31d546767f0fb29952983d
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Yardstick virtualenv support
JIRA: YARDSTICK-620
In the patch, I separate python-setuptools from install.sh
and separate appdirs from requirements.txt because there will be
error when install them in virtualenv.
Also I will update the documentation when this patch merged;
Change-Id: I99a532d1851983775869e7c5e8e65fd0229e86df
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit bb365d411d88a71871993b4ed803c2ffbbcb79bf)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Bugfix: fix typo
Change-Id: I9b7cd5f94b1663af3b807ce24c941868b10d85d1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit a84dfcb92e1de313fea7841224be5a374a2d2184)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bugfix of docker-compose file for privileged
JIRA: BOTTLENECK-163
privileged option in docker-compose file should be true to avoid
"permission deny" error when accessing directories
Change-Id: I1a57146236efb5fe71405c5b7682af706a8814bf
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit c988d5fa114a659f19f0db1fd0db9f6abc5247dd)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Add ODL netvirt VPP support
opnfv-tht-pr: 131
Change-Id: I112d454078bd29a386b8557bf1d015d81f328d61
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/functest from branch 'stable/danube'
- Fix the irc channel
Change-Id: Idb446213274b7dfb03b0ee072717a35e03428609
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'stable/danube'
- Fix .gitreview in stable/danube
Change-Id: Ice94ed01903458296b6777fe6145a9fa871211bf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/qtip from branch 'stable/danube'
- Freeze dependency versions
Change-Id: I9106c31eb7786c3fc98d9e53bd9626349431de4e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Fix code style issues for specificed path
JIRA: BOTTLENECK-100
Fix code syle issues for the path flake8 specified before flake8
check merged into CI pipeline.
Change-Id: Iee59bada206fafd4740023e90d08a4b4a7a030db
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit fc30c5208a680d0059cfa48891a1d97747f7f778)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Add VPP interface options support
Interface options is needed for nosdn-fdio scenario to disable
vlan strip offloading for enic.
Change-Id: I7d7e3d7e6e0c822a13113911a41a3d076ecbd509
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Disable tripleo_ui
Change-Id: Ib35bc67d15c306b416801838bba48b7090bff174
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit bf3e6ff5f6a46f1b0bc9d44f27a305aa4f26c469)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- build/install: Add USB boot option
Use isohybrid to add MBR for booting via BIOS
from USB flash drives
Also, Makefile "$(wildcard ubuntu-builder/*)" does not expand
to what is expected (does not include ubuntu-builder/Dockerfile),
as it uses a previous cached value.
Check this link for an explanation:
http://stackoverflow.com/questions/41470676/makefile-variable-expansion-with-wildcard-when-rule-creates-new-file
JIRA: FUEL-236
Change-Id: I9c6521a382917822ce930ddf76391c5f3c3a9cb7
Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
(cherry picked from commit eb8fbde87578e3853ffd23e403fd46bac6039cd0)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- Double allocated memory of fuel master node
Rise up allocated memory of fuel master node for virtual envs in order
to avoid swapping and improve performance of overall deployment process.
Change-Id: I04b020b628a9c84f934a9d17e8be98d34fe2a085
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit c382da389e0dcffe48c428695f4b29c1c6151bd4)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- nosdn fdio scenario fixes
- pins nosdn fdio packages that work
- disable l3 agent ha mode
opnfv-tht-pr: 130
Change-Id: I9470565768611f83cbd6e34f567a0aec58fa65ef
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 778593a0d93f1a994c58a30c2dfc3f2243bf1b2f)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- cleanup: Fuel: docker: remove obsolete ffi patch
This patch is no longer needed, since upstream package repos have
fixed meanwhile.
Change-Id: Ic73d7e60cce6a1a0c152885caeb30f49d68e7441
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 0716a89e4055be29c140044608293ec5a95b08c6)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Do not stop tests if exception in testcase
Change-Id: I9e3db350be4b1ca60d6feaf2961034b50b50deb5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit fbe69370c477a7b01032df701fe96ea90ec60341)
|
|
* Update docs/submodules/qtip from branch 'stable/danube'
- bugfix in regex of ssl.
Change-Id: Ifa5c958bc87d241b6c5c61765d30b0735ea51269
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
(cherry picked from commit 416fced9589281019e1646ad3990a9e6a160faf7)
|
|
* Update docs/submodules/functest from branch 'stable/danube'
- Increase ram for tempest tests (aarch64)
The following tests fail on armband because the VM cannot boot.
tempest.api.compute.servers.test_server_actions.
ServerActionsTestJSON.test_reboot_server_hard
tempest.scenario.test_network_basic_ops.
TestNetworkBasicOps.test_network_basic_ops
tempest.scenario.test_volume_boot_pattern.
TestVolumeBootPattern.test_volume_boot_pattern
tempest.scenario.test_volume_boot_pattern.
TestVolumeBootPatternV2.test_volume_boot_pattern
The reason for the failure is that the 128 ram is insufficient for the
image to boot. The fix consists in increasing the ram to 256
JIRA: ARMBAND-61
Change-Id: I5be1a44a8038b4952cca100511e8d08b7a37681c
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 5a417f076549941e0dae176849045aab32bf0be5)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- Update Host OS NTP Servers to pool.ntp.org
Change-Id: If13c2448ca89f3a016e604c8cc1bf36813b7d90d
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
(cherry picked from commit 8ee4cc754fc8f6a5d22c4b2d579cac2e643262ac)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Correct testcase 8 description
jira: SDNVPN-138
Change-Id: If56b58b003ce2e024883a015a964e3ff3ded53f5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
(cherry picked from commit 9a52d17d9ac79c358647d87b5d540e869b25769d)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Bugfix: fix ubuntu image name typo" into stable/danube
- Bugfix: fix ubuntu image name typo
Change-Id: I8722f2ddd096bc784f45d4bcf58ea6a84d319fb2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 571ee6afca03120c393def421eb35a466f9a940b)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Bugfix: fix query job status in TC074
JIRA: YARDSTICK-621
The storperf job status query in TC074 didn' work properly. The cause is the
"type: status" is not passed in the URL. This patch also update storperf VM
image to xenial.
Change-Id: Idd9f501416b24612f6045a57ba2a95e2ed3a9572
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit b2fb23ca8ccc1acedaa9156552af4ba347f24103)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- pip install yardstick failed in Apex
JIRA: YARDSTICK-625
In Apex, yardstick uninstall and install via pip failed.
This bug blocks yardstick CI jobs.
This patch enables pip install yardstick in editable mode.
So the install_yardstick() in yardstick_verify is unnecessary.
Change-Id: If290dac5fee5584601064ae9753ae2340643d3ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit d2cb7ce7331d8da4c3b5b70b09dac49cf65d1710)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Yardstick virtualenv support" into stable/danube
- Yardstick virtualenv support
JIRA: YARDSTICK-620
Currently we recommend using docker to run yardstick.
And it is hard to use virtualenv to install yardstick.
So I modify install.sh in yardstick root path.
It will support using virtualenv to install yardstick(including API) in
linux.
In this patch, I make yardstick support read yardstick configuration
have priority over constants.
Change-Id: I9ea1241b228532a6497451e6c8f232173ddb783e
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit b74d875134b988a26441d559a9e700aaa68d6a0c)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- yardstick offline support
JIRA: YARDSTICK-597
Currently yardstick can not run offline.
In some case this will block the process, causing yardstick job failed
The reason is yardstick will pull the latest code when run in CI.
Actually we need not pull the latest code because the code in yardstick
is already the latest code.
So I remove them.
Also I check the environment variable and yardstick-image when fetch
openrc file and load images.
Change-Id: I797da272932ab5292aa40585c82c119aa71b8849
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit 38df788fc4a683717a6e7cbd498fad1e7cbe7209)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Add opnfv_os-ovn-nofeature-noha_daily test suite
JIRA: YARDSTICK-624
Change-Id: Ia783bec53e4d889736db7e510d28c32377d4f9b2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit da47f4de9d57f40ecc7cedeac18c0d061bd21c84)
|
|
* Update docs/submodules/kvmfornfv from branch 'stable/danube'
- [fuel-plugin] Set default grub entry for kernel
JIRA: KVMFORNFV-77
Change-Id: Ibb764cd5fa9822d337ce6f948bff8213c1caa7eb
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit e797a9f954797949f676a46f5c9ceb31874f919a)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Adding kickstart file for iso verify
Change-Id: If2712b15d23ce1453e7d3ee1aa4df92b8e537856
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 854199f3485680c1193b3cb07caf477298371714)
|
|
capitalized. Clarified that Pharos specification only applies to physical deployments.
Change-Id: Ibbefb747dbc5eb65181362042830a8a554b4e7b0
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
(cherry picked from commit 79561c8ecec0b1bbb934efbb3696c3ae65609568)
|
|
1. Add OVSNFV Scenarios
2. Remove ONOSFW links since patch
is still not merged in Danube branch.
3. Change Development to Developer in
index
Change-Id: Ia206a832e46540c08bfc6b577f84fb7c9eb32d68
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit f801900881927a4c321c7fa11a198c1958f349c2)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Add Labels
Labels serve as refs when referenced
from other documents.
Change-Id: I37b93bae1283d2ea8638fc49c0c40fe7badf61ad
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit d900e3f166536bfffdfba094757fbee4337630b8)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/danube'
- Fix security group rule conflict
-open_icmp_ssh function, that creates security
group rules for icmp and http (here the name of
the function is misleading), is splitted into 2
new functions one for each rule (open_icmp() and
open_http_port()).
Test cases that used the old function have been
updated
-In the original implementation of open_icmp_ssh()
and open_bgp_port(), the direction parameter was
missing. This was leading to an error message
-A check for the existence of security group rule
has been added and used before the creation of each
security group rule. If a rule already exists,
an info message is printed and the testcase
continues
This change is strongly dependent on https://gerrit.opnfv.org/gerrit/#/c/31925
of Functest repo. NOT TO BE MERGED before
JIRA: SDNVPN-103
Change-Id: Icb96954556f6d7294cf3454f045dbca4b9be672d
Signed-off-by: tomsou <soth@intracom-telecom.com>
(cherry picked from commit 0e26e7dfd4ff41ae7c8389218bca138346864922)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- docs: Experimental features note about ceilometer
Starting with Danube.1.0, Ceilometer and MongoDB are experimental
in upstream Fuel@Openstack, so the appropiate feature group needs
to be enabled during master node installation to use them.
Change-Id: Ib522c7e81cc73625128296873b4f9eef7cf1e99d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 6aea8823d25b049f47ea0ebceb04269427e9c0e3)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- docs: cleanup: amend kernel section
Change-Id: I4a0a062d2ea8157bb16b724b09acda8724f29960
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit e2c57098e2a23c05a0f0a17d59059cd3425bfa9a)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Bugfix: take test case modification into effect in load_images.sh
JIRA: YARDSTICK-622
Bug log: https://build.opnfv.org/ci/view/armband/job/yardstick-fuel-armband-baremetal-daily-danube/24/console
This error is because the file changes done in the load_images.sh is not updated.
After file modification, pip install -U . is required to tack changes into effect.
Change-Id: I8be3ffc963e3d5cec861b68a33efc2fa5bdabbd2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Set work directory in Yardstick container" into stable/danube
- Set work directory in Yardstick container
JIRA: YARDSTICK-608
Set the work directory to /home/opnfv/repos in yardstick docker container to
help users better understand file structure.
This is a improvement related with document improvement.
Change-Id: Ief4b76e6d6898ceab4a546574f5a09d51eb0d945
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 343970dc9c6193e28863e4ab8bae801b5060ae6a)
|