Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix creds used by vrouter"
- Fix creds used by vrouter
1. 'CloudifyVrouter' object has no attribute 'creds'
2. snaps_cred was set in VnfOnBoarding.prepare()
Change-Id: I7d7ba60627f82c6e40d2c6190b110d6029740eb2
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- [Fuel/MCP] Set opendaylight web/restconf ports
Change-Id: I24518bdf54974debf49df6d775db1203e61922e5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Publish a container for Parser
As Parser is based on OpenStack pike release, it's hosted by a
dedicated Alpine container.
Change-Id: I1957ff100108d2ca58f939ddf4feda28a2954ced
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Unlink Functest and FDS tags"
- Unlink Functest and FDS tags
Otherwise it forbids building Functest containers from a gerrit
change.
Change-Id: I936fc338d17a710bd9403670cd17aabc89c5cc2c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix all refstack-client requirements on-the-fly"
- Fix all refstack-client requirements on-the-fly
RefStack Client is out of OpenStack releases and its requirements must
be modified before installing.
Change-Id: Id1aed6cdc9c409d0036abe86591ff52e7ef0c26f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Set os-faults 0.1.10"
- Set os-faults 0.1.10
Otherwise it raises conflicts about pbr version.
Change-Id: I4d708322889f9e5d63cb594badb63fded6bc9155
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Integrate doctor-test package"
- Integrate doctor-test package
It updates tescases.yaml as run.sh is located in $PATH.
repo_doctor is removed as it's now useless.
It must be noted that doctor-test imports modules fom a relative path
which can break the integration. Pylint warms them (W0403) [1].
[1] https://docs.pylint.org/en/1.6.0/features.html
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icd3071a8e371048370bd3e07e08b6b52ddb35c13
Depends-On: I2091cfe4751640bf83d77e1fdd713af1e31fa89d
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Add test area 'forwarding packets through virtual networks in data path'"
- Add test area 'forwarding packets through virtual networks in data path'
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'forwarding packets through virtual networks in data path'.
Add the test specification about this test area.
Change-Id: I26416ecca6b89a94cf48ba0f55308df0fa6e1677
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Adds parser tests and cleanup"
- Adds parser tests and cleanup
Adds unit testing for the common/parsers library and cleans up some of
the test files syntax.
Change-Id: I7ff9d7ba20b028fba410af900a0c3107a5806d8f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "update yardstick ha test cases dashboard"
- update yardstick ha test cases dashboard
Change-Id: I169e3dc7eb94efa7fe27fc4e82444f53452ccaba
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: ha test case criteria pass when sla not pass"
- Bugfix: ha test case criteria pass when sla not pass
ha test cases didn't store moniter info and report
fail when sla didn't pass
Change-Id: I0e5637e37a66e1bf03b47fe09d17e0a1acfa11c1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Test case specification for VIM Network"
- Test case specification for VIM Network
1. Add the alias VIM Network test cases into testscope.
2. Add test case specification for VIM Network.
Change-Id: I133ad13b1f926e0093d92a9a39d88947648122ea
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Rectify inter-job blocking strategy"
- Rectify inter-job blocking strategy
In order to completely solve the job interfer problem [1], this PS
does:
1) Block the right job by changing {installer}-(merge|verify)-.*
to {alias}-(merge|verify)-.*.
2) Let daily-build, verify-build, and merge-build to block each
other.
[1] https://gerrit.opnfv.org/gerrit/#/c/38145/
Change-Id: If0c92367106b62c372b70278b9fdfd9f49e996cb
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for mongodb init
Change-Id: I6195930d1c66477a88824456fd1b8e457b84da47
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "Initialize mongodb cluster"
- Initialize mongodb cluster
* wait for mongodb service ready state
* run rs.initiate() to start a replication set
Change-Id: Ia9d2357d2ce0e9ba92a6be3d8b6c068efaa10822
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Configure SubjectAltName for the proxy cert
In order to avoid SubjectAltName warnings,
bring it into proxy ssl certificate.
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Change-Id: I46fe9697469354bc028039cc1f030baae1ccd7fb
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "hide cas ticket from web portal"
- hide cas ticket from web portal
In the previous implementation, when login the url will shown as:
http://localhost:8000/?ticket=ST-5WzYs6SD2A#/
this patch aims to hide the ticket mechanism.
1) add /api/v1/auth/signin_return to process login verify
2) refactor code, leverage SignBaseHanlder() to manage casclient
Change-Id: I62e23eb69ee52304c30753e861b4f0a4e0d45541
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/promise from branch 'master'
- Merge "Adds a template for the release notes"
- Adds a template for the release notes
Change-Id: I4570fb605b8ffdabacdb6b565da9ebec6f728e7d
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge changes from topic 'fuel-armband-verify-sync'
* changes:
fuel, armband: Move GS_URL to installer params
fuel, armband: Move SSH_KEY outside /tmp
fuel, armband: verify jobs: Enable virtual deploy
- fuel, armband: Move GS_URL to installer params
JIRA: FUEL-278
Change-Id: I9f5496d02097c2a6ae1db73b8a5df20b75ce728d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- fuel, armband: Move SSH_KEY outside /tmp
JIRA: FUEL-280
Change-Id: Ia96986e3f289739914de6b7e63abfb0172b8e6b5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- fuel, armband: verify jobs: Enable virtual deploy
Enable virtual deploy phase for verify multijob for both projects.
Since fuel-defaults already define SSH_KEY param, drop it from
individual jobs.
Fuel:
- drop merge jobs, which used to perform virtual deploys based on
ISO created during verify job;
- cleanup fuel-download-artifact (rm support for merge/verify);
Armband:
- while at it, remove "opnfv-build-enea-defaults", preparing for
arm-build2's retirement.
JIRA: FUEL-278
JIRA: FUEL-287
Change-Id: I354d72d88187e41070f44c723ccc651a0bb9b021
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Ignore All Changes to non-XCI Directories
We only care to trigger builds based on changes under xci/, not
including xci/README.rst
Change-Id: I347e0d7ef658c41322b7c3e25740fa4d2f960bdc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "decrease default hugepages, depends on VNF of course"
- decrease default hugepages, depends on VNF of course
Change-Id: I5e8d1461e158c0b499a8864099fbb218965a429f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_kubernetes: mock file operations in test_ssh_key"
- test_kubernetes: mock file operations in test_ssh_key
tests take too long and we should not be createing/deleting
files during unittests, filesystems operations introduce
too many external issues
Change-Id: I989c9d0a84187becdf63497c0c1ac6e10c5eac70
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_vsperf_dpdk: mock time to speedup unitests"
- test_vsperf_dpdk: mock time to speedup unitests
If you put time.sleep(1) all over your code you need
to mock time.sleep() in your unittests lest the unittests
take forever.
Change-Id: I9ebbf9e21c98e8c46bab727bbb22f33045db4361
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update XCI Forbidden Paths to include all READMEs"
- Update XCI Forbidden Paths to include all READMEs
There is no 'README.rst' at the root of the repo, but there are
README.rst under xci, bifrost, etc. Changes to these READMEs shouldn't
trigger builds.
Change-Id: I6a09388cf40b35211d58413b45b5ac8c596a2dc7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/apex from branch 'master'
- Remove deploy.sh and references
Deploy is now pip/rpm installed as opnfv-deploy in /bin. Alternatively
the deploy.py script can be invoked via python. The legacy deploy.sh
was only being used for CI, which has now been updated to remove the
need for the Apex repo containing ci/deploy.sh.
Change-Id: I1fb93bd9de23a97a09bedb8ac014ef81955875f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- functest: verify job should be multijob
Change-Id: I3b62e855be9205326fee1fa8b2b56cb2276c689c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- functest: verify: build-timeout, ssh-agent-wrapper
Change-Id: I2754c7d5502a05ef0fa1dec9dbd14b4c97b70f11
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: remove file-paths from triggers for verify"
- Apex: remove file-paths from triggers for verify
Change-Id: I0c6e54ce4caf0b6889bac62b25afcee2706ca75f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "functest: Move verify back to opnfv-build-ubuntu"
- functest: Move verify back to opnfv-build-ubuntu
Recent rework changed the label for the verify jobs from
"opnfv-build-ubuntu" to just "opnfv-build", trying to make it
more OS-agnostic.
Since verify jobs fail after the rework, try reverting the
label change, hopefully it will fix the failure as well.
Change-Id: I15d139d8dc2d2f940a1af2c1b5fb218d6be19f82
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fixes verify with only unit test changes
If we make changes to apex/tests path it is only unit tests and we do
not want to trigger apex-verify-stream.
Change-Id: I42ef56330883ea6e9643f24567eaee3d5fa36071
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding Taseer Ahmed as commiter"
- Adding Taseer Ahmed as commiter
Change-Id: I21e68352e1ad4add2650f0bc938608ee11b1c455
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding default ARCH"
- Adding default ARCH
Defaults the ARCH argument to x86_64 so docker build
under releng will work again
Change-Id: I952fa9915182358f0303a52a07365a914718c247
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Removes build.sh
We now have build.py which handles all the building and build.sh was
just a wrapper to include ansible playbook. Now that we have built in
apex libs to run ansible there is no reason to keep build.sh anymore.
Also simplifies the logic to determine apex root by using the git
properties.
Change-Id: I00d2e5c7c198e549d21936bb1e9b562ba93d3010
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-18 Add microsecond precision to fluentd records
Change-Id: If6d2af11355d2d2cefb4b5098e912d98d2043e32
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Addition of Prox NSB tests in yardstick
JIRA: YARDSTICK-802
Added Prox L3FWD and Packet buffering tests
- The tests supports BM and Openstack Heat
- L3FWD tests suports 2 and 4 ports
- Packet flow buffering test is a 1 port test
- Grafana Dashboards are added
TODO: Latency stats are missing in KPI collection
Need to invetigate that
Coverage if needed!
Change-Id: I216a170488d5578622cf8c3748a6277b380f016a
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "openSUSE support"
- openSUSE support
Modified support for Leap 42.2 so not to be prompted for y/n on update
and installation of required packages.
Added Leap 42.3 as supported OS.
Upgraded documentation accordingly.
Change-Id: I33f3046a5b33bc842534a16911423a2febaa9417
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
|
|
* Update docs/submodules/releng from branch 'master'
- functest: Fix verify job trigger
Commit 27f5d5c refactored the functest verify jobs, but also
introduced an issue triggering said job by not passing project
and branch parameters to the new trigger macros.
Change-Id: I7a61a1f85df345c090813b5060959fa79d294f9b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Draft Userguide for samplevnf
Change-Id: I21a984518b98eaf5c81b39e549a43fa2eb90f314
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Updating SampleVNF Highlevel design
Change-Id: I16edf82eec02c671c1c72d07348d1badf58fc42d
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Create VNF user with admin role"
- Create VNF user with admin role
Change-Id: I9cdeedd90cacfdae10c498580493106a6cb727fb
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- ansible: update package proxy code
re-enable retries
Change-Id: I77738250e8aa8de3c8a8a1019093af04ce785ae0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/parser from branch 'master'
- Stop installing librairies during tests
Functest is in charge of installing libraries and it's forbidden by
tests. No syslog service is provided in the container too.
Change-Id: I4de16e091a4eea1b4fad1cb11fcff9abb62f82cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/parser from branch 'master'
- Update the parser's version after publish 0.5.0 for onap
1. git tag 0.5.0 git push origin 0.5.0
2. set apigateway version empty
set toscaparser version empty
set heat-translator version empty
version management use git tag, note: tag name must be started with
digit
JIRA: PARSER-147
Change-Id: I71cc9b910bce57eebf4c07976bd24efd441048fa
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Add system info for compute report.
Change-Id: Idb82940fa050bfe83652a8aabf36840b7b65c347
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- opnfvresultdb: Report failed TCs into result DB
In following cases, TC will be reported as FAIL in result DB:
* CSV file with VSPERF results is missing (e.g. execution
of vSwitch, VNF or trafficgen has failed)
* 0 RX FPS is detected for at least one packet size during
RFC2544 Throughput test (e.g. vSwitch is not properly
configured due insufficient hugepages size)
JIRA: VSPERF-488
Change-Id: I453bbe32db87497644e1464e74ef597f0f0f323c
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Mars Toktonaliev <mars.toktonaliev@nokia.com>
Reviewed-by: Morgan Richomme <morgan.richomme@orange.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Integrate new Domino package"
- Integrate new Domino package
Change-Id: Iada952e3356fa89a122503c2a71aa31a9731469e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Eliminate hard coding about ipmi info"
- Eliminate hard coding about ipmi info
1. Eliminate hard coding
2. Add ipmi info in schemas
3. Add unit test
Change-Id: I4561bbc9454e02fd1de2106645db341a4129245b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Remake aarch64 patch for Dovetail container"
- Remake aarch64 patch for Dovetail container
JIRA: ARMBAND-286
Change-Id: Ided665488c7240943f62c65df0535d8b0178459f
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add UEFI support in functest"
- Add UEFI support in functest
Add extra properties to the cirros image
for ARM architecture.
In the glanceclient repository, the create method
expects **kwargs as parameters, thus an extra_properties
variable containing a dictionary of property-value pairs
can be added (if given) to the image to be created.
If the properties do not appear, the call should not affect
the image properties because the dictionary is initialized
as empty.
Change-Id: I690da90e6c6f250bd0a3d99cce39aa250e19b9c2
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Adding different method to access compute and controllers
This patch is similar to previous patch in adding a different
method to log into the controller and compute nodes.
Change-Id: I75332fbb794605477a7c751b59016ffb1a8cf3f2
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
|