Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/yardstick from branch 'master'
- Update cirros image to latest version
Change-Id: Iffa1e4529e5b6e9664ac503a5815ea9a034d7515
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: adds dpdk scenarios to daily
Change-Id: I0b0b33cf3021e2c0fb868eca749ab61eed7b3792
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "bugfix: regex for dpi"
- bugfix: regex for dpi
see: https://build.opnfv.org/ci/view/qtip/job/
qtip-os-nosdn-kvm-ha-zte-pod3-daily-danube/3/console
Previous regex cann't match with log like:
"nDPI throughput: 943.34 K pps / 8.86 Gb/sec".
For pps, there are two type of unit: K and M.
Same with bps.
Change-Id: I247c8b6049cc8b264fe894538cd4f89ba544c0b8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Update CLI docs."
- Update CLI docs.
- Update command to execute runner
- Include reporter
JIRA: QTIP-231
Change-Id: I834ac94821cea7221078fbb6160ef7467b2bd4cf
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes OVS DPDK scenarios
This fixes nosdn OVS DPDK scenarios to work with OVS 2.6. It also adds
support for the ODL DPDK scenario. OVS DPDK configuration is done
during preconfig on compute nodes. All nodes make use of first boot
script to get kernel params like hugepages. The network settings are
modified to use real nic names for the virtual network settings file.
This is required due to a timing bug with os-net-config and using
first-boot script. The network settings file also contains the UIO
driver to use with DPDK.
JIRA: APEX-314
opnfv-tht-pr: 117
Change-Id: I46b6fca71ecec38981968133ba2411f64d7c6445
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set up the basics for xci developer sandbox"
- xci: Set up the basics for xci developer sandbox
This change creates
- initial version of the script to initiate the VM node creation and
provisioning with bifrost and OpenStack installation with openstack-ansible
- pinned-versions to hold the "known working" versions. releng will use master
until the development is complete.
- user-vars to hold user variables
- configuration files to keep settings for different flavors
- ansible files (playbooks, inventory files, variables) per flavor. These
files are empty at the moment in order to save the chosen path makes sense.
Once the way is agreed on, these will be similar to the files listed below
with different content per flavor.
https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/inventory
https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/playbooks/configure-xcimaster.yml
https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blob;f=prototypes/openstack-ansible/var/ubuntu.yml
These new files will be the ones used when the actual deployment is done
with openstack-ansible based on the flavor chosen by developer (or CI).
Change-Id: Ia2f38416a161abd186cbcca61e105c6a68f78b54
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Configure ansible verbosity based on job type"
- xci: Configure ansible verbosity based on job type
Daily jobs will use pinned versions of bifrost and openstack-ansible in
order to make sure we use known good versions for them since focus of
the daily jobs is OPNFV platform testing.
Ansible log can easily become massive depending on the level it is set
and it is not so relevant for daily jobs to have it like this due to
less probability of dailies failing to provision/deploy.
On the other hand, the jobs that verify/test bifrost and openstack-ansible
will have max verbosity enabled to troubleshoot these components themselves.
New set of jobs will be created running periodically against the HEAD
of master for bifrost and openstack-ansible to catch working versions
and help us promote them to use for daily platform jobs. Verbosity of these
jobs will be enabled like how we are doing for bifrost-verify jobs.
Change-Id: Ic9fd2ff418fdaa3ad7fbfc22d8ec2dc1174df65f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/kvmfornfv from branch 'master'
- Updating documents of D-release.
This patch is used to update the documents of D-release.
Change-Id: I9449536e340140f67e0f77ae4120bbc210809169
Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Co-Authored by:shravani paladugula <shravanix.paladugula@intel.com>
Co-Authored by:Navya Bathula <navyax.bathula@intel.com>
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Revert "Change from functest logger to python logging"
This reverts commit cb311aad19c732fa006b50795ab66687e01b95a6.
Change-Id: I123c30acd765df692483eb5f91fecd1478219201
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Merge "changing the user guide draft version."
- changing the user guide draft version.
Change-Id: Ia3dca995bcfd181353919535e071d7a5302eb32a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Dovetail needs credentials file openrc as an input"
- Dovetail needs credentials file openrc as an input
1. The Dovetail tool itself needs openrc file as the input rather than
INSTALLER_TYPE and INSTALLER_IP.
See JIRA: DOVETAIL-369 and JIRA: DOVETAIL-371
2. Now Dovetail CI jobs just give INSTALLER_TYPE and INSTALLER_IP
to Dovetail tool.
3. So Dovetail CI jobs need to fetch the openrc file before
and run Dovetail tool with the openrc file.
JIRA: DOVETAIL-372
Change-Id: I3a6293da621ae0a2f5d72a297d3d912fd60e05d8
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- enabling the auto build in jenkins for K8.
This patch will enabled the auto build of K8 scenario in jenkins
for master and Danue.
Change-Id: Ic79b79a298358d932e0162ce1c739008c2f788a4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/ovsnfv from branch 'master'
- Add label for scenario documentation
Change-Id: I811774151ec695face7e2fe87f4397d385314997
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- add qtip installation in Dockerfile
Docker build successfully on local. And QTIP cli works well.
Change-Id: I0916c73e67808ae170ff7b290b8e03b605be8e69
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Fix where the vm_defaults are placed
Change-Id: I3d9d9b8b7c3de0c22a62945de027b9e8994d35e8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Merge bifrost provisioning scripts and rename
Jobs are adjusted as well.
Change-Id: I0bc5bdda37277053d81d7da394e0156902da817a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- multistream: Support huge number of streams
Restriction of 64K streams was limited only to L4 stream
type. In case of L3 and L2 stream type, it is possible to
define unlimited number of streams to be simulated
by traffic generator.
JIRA: VSPERF-498
Change-Id: I4ce3253299473127d135c01543999a8593b9556f
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Adjust how bifrost inventory files are specified"
- xci: Adjust how bifrost inventory files are specified
First step towards creating env-vars files based on the use of these
scripts so the scripts can be merged into one.
Change-Id: I4ee1d9af520aa684a5367a2645d709835bc4a5a1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Clean redundant error logs of refstack_defcore in the console"
- Clean redundant error logs of refstack_defcore in the console
1. Remove the file "refstack-error.log", and all the stderr and stdout
will be stored in refstack.log
2. Clean redundant error logs in the console and all the detailed error
logs will be found in refstack.log.
Change-Id: I7e71567c98dc89c529421eccbf1b497962b07405
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Rename docs/testing/developer/design to docs/testing/developer/devguide"
- Rename docs/testing/developer/design to docs/testing/developer/devguide
See https://git.opnfv.org/opnfvdocs/tree/docs/testing/testing-dev.rst
Change-Id: Iac14adf4a2876fd74972dcf6279f7022e92cb9b5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Cleanup `docs` folder"
- Cleanup `docs` folder
- move legacy document to `/legacy/docs`
- move proposals to `docs/proposal`
- remove unused `.gitkeep` files
Change-Id: I1ad83ae98b7a6b3bb1738ced9b1f0d22c9c296b6
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6"
- Sync docs from stable/danube 05ef2c4f46a9dc7a704a290eb15817c80a52c2e6
Change-Id: I519c002259143cc92417f34595a80889c93310e1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "qtip: delete container and image based with branch"
- qtip: delete container and image based with branch
- delete container and image based with branch
- adjust builder sequence
Change-Id: Id365d2358195ae690d9a4d5ae8bd1a5adfcc7046
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Integrate cli, runner and reporter."
- Integrate cli, runner and reporter.
- Execute runner via a shell command
- Change format of qtip result directory to qtip-timestamp
- Add path option in reporter to match with runner
JIRA: QTIP-229
Change-Id: I7d8562fd7100b1f40cdc8d53b0daa6a06a55b495
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "fuel: remove the trigger on zte pod2"
- fuel: remove the trigger on zte pod2
zte pod2 will be provided to daisy to run CI job.
Change-Id: I9e0eee1bab4a949f6434850dcbd9624ac6476344
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- fix qtip priority issue
missing \" for if condition
use qtip temp dir for tempfiles
Change-Id: I696b81b2e017f630051353f10b96f07fb85e2ec2
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "modify the parameter of PPA_REPO"
- modify the parameter of PPA_REPO
We move the master ppa from <http://205.177.226.237:9999> to
<http://205.177.226.237:9999/master>. When we build the master iso,
we need download the ppa from <http://205.177.226.237:9999/master>.
Change-Id: I5fea8e6c6647f8bc0e550a39a9a4001196216685
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Removed reference to POD 3 since VSPERF POD was moved to POD 12
Change-Id: Ic278ba90c3174b9f83766861981aeb66320c8963
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- FDIO package version pinning
We are seeing some instability in latest FDIO packages, so pinning
them for now.
Change-Id: Iaf851bfe2f8c8ba9fe0e2da6979e61f71abeccbe
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Added index files for user and dev doc dirs
Change-Id: I0ac84324be97de91c8d4730cd3cb73e994cf28a7
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Updates release note numbering
Change-Id: Id0510b96375033540fa80fe22b301fb1d0d20e40
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Testing Jenkins Subscription
Change-Id: I7e9e4040cf4b711e44ee003bfd13675f556501fa
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Change-Id: Id2aab57dd45e38bacad3bf41bd0a8dd6f68816c6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Change-Id: Ia35eb953277876a0fb15d93d1c026dadae76972a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Removed projects not part of Danube to
save build time.
Change-Id: I9557d17a2ba7b6af963fd178d760f8df09ffe12d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Change-Id: Iea4f3f579e837bc4ff199a65b717be28113de2ef
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Multisites links would now show
up in the documentation. Its
latest commits have been synced.
Change-Id: Iafd4d5fbe572bfd4abb12a306363868a9015d75e
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
This will fix build: https://gerrit.opnfv.org/gerrit/#/c/29335/5
Change-Id: Ib2e214374ab071a11a46588b83113b43468ebdb1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
This reverts commit 7a11b64e2b18b9c81f13812e97ed30cae6c2a92d.
Change-Id: I6037238417429d48f79e1bedd21181ce33943882
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: I5a770015ab557a5df5776a5fa6d04e6fd926bbdf
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
Update HEAD of Barometer & Multisite
so that gerrit auto syncs the submod-
ules
Change-Id: I38cd7b4330f3408020d5e2fdba132b6fe95641ce
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
1. HEAD seems to be out of sync for the submodules
This patch fixes the HEAD so that henceforth
gerrit automatically updates the refs to latest
commit ID.
2. Adding openretriever to list of submodules
Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
1. Added onvo, snaps, barometer submodules
2. Renamed a few titles
Change-Id: I8b47e68d64a9a16576abbc2891a39b6dacf164ca
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Change-Id: I0b780d41eeb11dae12174cd7e63be1019ba327f7
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
Adding submodules of all OPNFV projects in order to create a unified
repository for documentation. By using submodules we will be able to
maintain a single conf.py file and theme to be used across all projects
Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|