Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix security group rule conflict"
- 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>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Fix permission when installing
Change-Id: I8f5546bddbf634fa05337caa7c4d48a3f4f1db6b
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Change Danube image for reporting
to be sync with communication
Change-Id: I7747416ab73f85d979d405afd9b87d57faac2bf0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Euphrates Docs update w odl scenario name cleanups"
- Euphrates Docs update w odl scenario name cleanups
- updating docs to reference Euphrates
- removing the odl_l2-nofeature scenario, it's obsolete
- renameing odl_l3 to odl, it's default for odl now
- adding symlinks to files to _l3 files so CI doesn't break
will remote those once CI is updated to use new names
Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Remove ocata puppet-ovn injection"
- Remove ocata puppet-ovn injection
This was needed in Danube, can be removed for Euphrates+
JIRA: APEX-431
Change-Id: Ic2101581c3ae9cbf80d5ed6b64be8e7b3bc9abf7
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Beautify compute report
Change-Id: I0c4faa3720d980970f923697c879627ccbf22852
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Create periodic bifrost jobs to find working version"
- xci: Create periodic bifrost jobs to find working version
These jobs run periodically against the HEAD of master and stable/ocata
branches in order to attempt provisioning and help us to find more
recent working versions to pin.
In perfect world, these jobs should be run post-merge, helping us
to move faster but lack of resources prevent us doing that.
Change-Id: I6f6b2fcc58eda112b1e811a7b11269e928bbceef
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Configure daily job to use xci scripts"
- xci: Configure daily job to use xci scripts
Daily jobs are now switched to using xci-deploy.sh script together
with the environment variables, playbooks, and so on.
These jobs do not set any version for any of the component as
the point with these jobs is to test the platform itself, not the
tools.
DIB related stuff is still left as parameters to deploy job for SUSE
and CentOS jobs so we can override what is set by xci depending
on the distro.
Change-Id: I5a5292e6bae8fdd052858108db409e8d495fbf24
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/armband from branch 'master'
- Merge "docs: Experimental features note about ceilometer"
- 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>
|
|
* Update docs/submodules/armband from branch 'master'
- docs: cleanup: amend kernel section
Change-Id: I4a0a062d2ea8157bb16b724b09acda8724f29960
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "init TOM: machine learning on test results"
- init TOM: machine learning on test results
Change-Id: Ic66214e53d694bef9d4fac08a2ededa1f3ae4f82
Signed-off-by: Alassane Samba <alassane.samba@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Dial in docker and ssh environment"
- Dial in docker and ssh environment
- need the key to be in /tmp/.ssh/ because that is what robot is
expecting.
- need to run docker with -ti
Change-Id: I8260e749d6afefec33b447d8fdbb89b3d4d39941
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- change openrc file path to /etc/yardstick/openstack.creds
JIRA: YARDSTICK-623
Now almost yardstick openrc file is in /etc/yardstick/openstack.creds.
But only in prepare_env.sh it is /home/opnfv/openrc.
So I unified it and change it to /etc/yardstick/openstack.creds in the
follow patch:
https://gerrit.opnfv.org/gerrit/#/c/32005/
Also there is some adapt work to do in releng.
Change-Id: I7764582dec1d9a8f74e53b23e23d98021a20589b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "yardstick offline support"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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/releng from branch 'master'
- add daisy unittest verify job
Change-Id: Iab5b7126f72efa942e6e1a25d0a1af67c4c52aa6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Update block parameters
Fix issue:
1. father job block child jobs
2. deploy the env in daisy-virtual slaves
Change-Id: Idcda4b8ca5fcf9abbfae3c60bf656a0901a20e02
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Add tox support
be easier to test jjb locally before submit for review.
add unitest in modules dir to tox(tox -emodules)
Change-Id: Ief4f10debc567d1d3ba111685c86b812a2058697
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "refstack result parse"
- refstack result parse
JIRA: DOVETAIL-375
1, together with other testsuite from functest, such as tempest etc.
this should merge after https://gerrit.opnfv.org/gerrit/#/c/31313/
2, delete some unnecessary definition
3, bugfix of docker cp inside container, see
https://build.opnfv.org/ci/view/dovetail/job/dovetail-compass-baremetal-debug-master/361/console
4, disable tempest testcaes since changed to refstack_defcore
Change-Id: I67503e348af4a3f697f1b4106bfe81c05add8aa0
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "dovetail tool: check push_to_db success or fail"
- dovetail tool: check push_to_db success or fail
JIRA: DOVETAIL-380
If Functest fails to push results to db, there is just an error log in functest.log
Dovetail needs to know the failure.
Dovetail will get the results from db with keys, build_tag and testcase.
If it can get the results data, it means push_to_db success.
Fix the duration time wrong.
Change-Id: If03bdf0ceb2f1a9d422381cdf06e1fd207358bd5
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- dovetail tool: change results dir into $DOVETAIL_HOME/results
JIRA: DOVETAIL-381
Now DoveTail's results dir is defined in $DOVETAIL_HOME/dovetail/conf/dovetail_config.yml,
and its default value is /home/opnfv/dovetail/results.
Since customer's jumphost may not have this dir and they don't want to create it,
Dovetail needs to change this dir into $DOVETAIL_HOME/results.
Change-Id: I616fb2da87bcfaabfd78d8762897e378168f694d
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fixes writing sha info into properties
Change-Id: Idc5ca86dbc51d83860f26244a4ed7d88015552d0
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes regexp to match label names as well
Change-Id: I42f8836320e4bce2f890aa4a17d59f53efab7f97
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/armband from branch 'master'
- docs: Refresh Makefile related instructions
While at it, add instructions for selecting the custom kernel
from Armband DEB repos.
JIRA: ARMBAND-243
Change-Id: Ie8828241dc3a83d7268dfbd3526303dc674aef10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Update main script and readme
This change
- updates the main script to run the playbooks
- creates the initial version of the readme file
Change-Id: I4110433bce541a5d9645f34457f9e1b1ee93df19
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Create playbook to destroy, create and provision VM nodes
This change moves preparation (cloning repos, combining opnfv/bifrost
with openstack/bifrost), destroying and creating VM nodes from the
script into a separate playbook.
This requires the host to have ansible installed. The version of ansible
to install using pip currently matches to what bifrost uses but it is
hardcoded and needs to be fixed properly.
The reason for having this as a playbook to simplify the script and
increase the reuse. This playbook will be used for
- developer sandbox
- periodic bifrost jobs to run against latest on given branch and
promoting bifrost sha1 to pin later on
- daily jobs to run using pinned versions of bifrost
Change-Id: I033f12290dfea19d4c74be80eea7203211c0369e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Moving undercloud root pw to debug only
Change-Id: I380d39b6c78519487dec3b053c53a9579df57f06
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/armband from branch 'master'
- Remove BGPVPN plugin from docs
Update the docs to reflect that BGPVPN is not
participating to the D1 release
Change-Id: I67600370c63373b4efc1020e03977a83d3833857
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Reorganize requirements
- move test-requirements to ./requirements/test
- freeze requirements in ./requirements/frozen{,-test}.txt
- add necessary packages for requirements checking
Change-Id: I451e75bd0d9654ab37940336145cf3b4d0e365fe
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Changes index depth
Change-Id: I9f83b22eebb61de7ab98040bd67f7dd7f3caf129
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Update QTIP index"
- Update QTIP index
Change-Id: I57ec7d8e2558ce27b6a6acad6a8ec6d9ee0080f7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Delete unnecessary material"
- Delete unnecessary material
Change-Id: I446495d2ec5641b5478ce59192525df332b4f498
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Add jinja2 filter justify"
- Add jinja2 filter justify
It will be used in report template
Change-Id: I69fd891db5e69b2dec441bd296836e6806461b78
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Add guide for exposing api port during docker run"
- Add guide for exposing api port during docker run
Change-Id: I5dcc98ac02051f509c4714c6ea849f642dcae9d5
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "[Clearwater Test] Fix bug in error message"
- [Clearwater Test] Fix bug in error message
Change-Id: I5d1a3f44915821fcf778c4bcecb32d2aaf475262
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Fix checking for optional cmd line args in cleanup
Change-Id: I5305e7c6426e0a563499f0aeefd910ce03e5ceae
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Backup of reporting status for Danube 1.0
- reporting html pages for apex, compass, fuel and joid
- text file with history of Danube scenarios
- text file of validated Danube scenarios (100% in functest)
Change-Id: If5585acc5bf56406c0c92e8b132157ed742244f1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Fix label name"
- Fix label name
Label was incorrectly named causing it
to not link from the composite doc.
Change-Id: I9c31209ef81e79547978198ad22f5acd14163de5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Fix hardcoded domain in wait_for_clf_rules"
- Fix hardcoded domain in wait_for_clf_rules
In the CI the availability zones are using a different domain. For
example instead of "node-1.domain.tld", we have
"node-1.opnfvericsson.com"
This patch takes the av zones dynamically from nova hypervisor-list.
Change-Id: Ifa26dbbb6b8d415ee30bb1216fc1150f65096a16
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
* Update docs/submodules/promise from branch 'master'
- Remove numbering
Change-Id: Ia96a2761dc5a44a48e35816b7adb28222a962adc
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "delete useless dependency coverage"
- delete useless dependency coverage
the coverage is counted by pytest-cov
Change-Id: I156b500e767bde680c46b27f6c05cc89e7e06105
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
|
|
* Update docs/submodules/barometer from branch 'master'
- Remove numbering
Remove numbering from documents
as its showing up in all headings
in the composite documents.
Change-Id: I9f196ff1517d5d7fce33c779a6abe9eb821847d5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/onosfw from branch 'master'
- Add Labels
Labels will be used as refs
from the composite documents
Change-Id: I25a53bf7f6516c91004c6e87343a910b17dc33f4
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Refine documentation
Change-Id: Ic9a84954fdb18ac97afde01541b4c84157df8441
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Change-Id: I487f459b318b3727614ec321641a9564d83f1b3a
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/doctor from branch 'master'
- [docs] fix link in danube release notes
Change-Id: Idd02339dd8547359d4e73849b94e071fb6aeaaf1
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: I672852219329a82f86ea24cc2707a0d71c2e95bd
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- If not ODL is installed install it on first controller
Change-Id: I0fa5f3e6141a92b99c446569dae8b8db631176ec
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|