Aric Gardner [Mon, 15 Jan 2018 21:50:30 +0000 (21:50 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge changes from topic 'fix-pdf-spec-deviations'
* changes:
[PDF] zte-pod*: Fix spec deviations
[PDF] lf-pod*: Fix spec deviations
[PDF] intel-pod*: Fix spec deviations
[PDF] ericsson-pod*: Fix spec deviations
[PDF] bii-pod*: Fix spec deviations
[PDF] arm-pod*: Fix spec deviations
- [PDF] zte-pod*: Fix spec deviations
- add dummy address/mac_address for jumpserver remote_management;
- add 'name: nicN' to jumpserver & node interfaces;
- zte-pod{2,9}: Fix disk_rotation out-of-enum: s/10500/10000/;
Change-Id: I9548d48efb95226d888981e00df98db738d62d9d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] lf-pod*: Fix spec deviations
- disk_rotation: 0 for SSD drives;
- add 'name: nicN' to jumpserver & node interfaces;
Change-Id: I98253c0402bf1a4080a9e34bea547a7b8f6fa60e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] intel-pod*: Fix spec deviations
- rename interface name key from 'nic' to 'name';
- disk_rotation: 0 for SSD drives;
- details: change type to 'production' (typo?);
Change-Id: I069c0fbe774f7c92acba90d434e384733264358d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] ericsson-pod*: Fix spec deviations
- rename interface name key from 'nic' to 'name';
- remove empty 'address' from interfaces;
- ericsson-pod2: Use proper interface features separator;
Change-Id: Idde907dc1c3db2febbfb224faf8232eea42c5ad7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] bii-pod*: Fix spec deviations
- add 'name: nicN' to jumpserver & node interfaces;
- fix 'pod_owner' key name;
Change-Id: I6136fc066e615c226a2f57d566a2938b8f883f49
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] arm-pod*: Fix spec deviations
- disk_rotation: 0 for SSD drives;
- rename 'disk' to 'disks';
- add 'name: nicN' to jumpserver & node interfaces;
Change-Id: I17d8e64f9b7c5b236d2494566e24bac91f1fc914
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Mon, 15 Jan 2018 21:45:00 +0000 (21:45 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge changes from topic 'move-net_config-idf'
* changes:
[PDF] Daisy, Fuel: Drop support for PDF net_config
[PDF] zte-pod*: Move net_config to IDF
[PDF] lf-pod*: Drop 'fixed_ips'
[PDD] ericsson-pod*: Move net_config to IDF
[PDF] bii-pod*: Move net_config to IDF
[PDF] arm-pod*: Move net_config to IDF
[PDF] Daisy, Fuel: Add support for IDF net_config
- [PDF] Daisy, Fuel: Drop support for PDF net_config
Change-Id: I889db9a4663f1b2740207e6c25dc8d09645a3708
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] zte-pod*: Move net_config to IDF
Drop 'fixed_ips', which is a leftover from early net_config
implementation.
To maintain compatibility with the only 'fixed_ips' consumer (Daisy),
add 'address' on the first jumpserver interface to leverage Daisy's
fallback path for determining the gateway.
While at it, add/update copyright headers.
Change-Id: I7c4cb5997e368503ab0b30903e5c0c58e13fe408
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] lf-pod*: Drop 'fixed_ips'
Drop 'fixed_ips', which is a leftover from early net_config
implementation.
To maintain compatibility with the only 'fixed_ips' consumer (Daisy),
add 'address' on the first jumpserver interface to leverage Daisy's
fallback path for determining the gateway.
While at it, add/update copyright headers.
Fixes:
c01d68e
Change-Id: I8dc386535a20d64593eccc9abd8ee8d1ef27decf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDD] ericsson-pod*: Move net_config to IDF
Change-Id: Ide79f18bae20e599eeefe13f4ad2dba1f4a0207d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] bii-pod*: Move net_config to IDF
Drop 'fixed_ips', which is a leftover from early net_config
implementation.
Rework the contents of 'fixed_ips' using the standard PDF spec
'address' parameter.
Change-Id: Ife2c1c4b0c97479e962a32fa7825864c94e9a80c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] arm-pod*: Move net_config to IDF
While at it, drop 'fixed_ips', which is a leftover from early
net_config implementation and is not currently used by the Fuel
installer (only Daisy seems to use 'fixed_ips', but falls back
to using 'address' of the first interface when 'fixed_ips' is not
present).
Keep 'address: 192.168.11' on jumpserver first interface for Daisy
compatibility.
Change-Id: I83455a45a2a19fde6b9fb8b7f0fa8872b1291ab0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] Daisy, Fuel: Add support for IDF net_config
- support net_config in either of PDF or IDF files;
- later, we'll remove support for PDF net_config after all PDFs
have been handled;
Change-Id: Iea6351831f7dcd011587ae44f04f3c5973d8135a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Mon, 15 Jan 2018 21:38:39 +0000 (21:38 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "[PDF] check-jinja: cleanup, compact output"
- [PDF] check-jinja: cleanup, compact output
The Pharos git repo already has a CI verify job for `yamllint`-ing
the PDF files (check-jinja input yaml), so drop that check and keep
linting only output YAML files.
While at it, slightly rework the output log to make it easier to
read.
Change-Id: I2e47902d71514709eb48432f87d6ce68fb795d73
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Mon, 15 Jan 2018 21:37:12 +0000 (21:37 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge changes from topic 'yamllint-fix'
* changes:
[PDF] check-jinja: Replace encrypted str w/ dummy
[PDF] Fix yamllint issues in installer adapters
[PDF] check-jinja: Disable check against template
[PDF] generate_config: eyaml only encrypted PDFs
- [PDF] check-jinja: Replace encrypted str w/ dummy
During PDF validation using `check-jinja.sh`, most if not all
encrypted strings will fail to decrypt due to missing keys on the
build server. The templater will fallback to using raw plaintext,
leading to `line too long` yamllint violations.
Since we don't care about the actual value of the unencrypted
string, replace the encrypted one with a dummy (shorter) string.
Change-Id: I0f96db0e055bf84ad43a1df4a0f2bd86cc50fd22
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] Fix yamllint issues in installer adapters
Although current YAML files in Pharos are all valid according to
yamllint, the resulting YAMLs after PDF/IDF + IA interpolations
still have a lot of violations, which need to be addressed.
PDF changes:
- bii/pod1:
+ fix typo in disks_A reference;
IDF changes:
- replace empty strings with `~` keyword (will be expanded to 'None');
IA (installer adapter) changes:
- apex:
+ add missing document start;
- compass4nfv:
+ too few spaces before comment;
+ missing starting space in comment;
+ replace '\t' with spaces;
- daisy:
+ None;
- fuel:
+ check conf.idf is defined first (fix parse for PODs without IDF);
+ move document start outside conf.idf condition
- joid:
+ None;
This is not an exhaustive change, some yamllint issues are still there
but require either refactoring IAs or changing the PDF/IDF files in a
way that needs the respective maintainer's input.
Change-Id: I26743e265217e892b6a94de96a016c295ea24fb5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] check-jinja: Disable check against template
config/pdf/pod1*yaml files are not valid PDFs, but only templates.
Trying to expand said files against installer adapters would lead
to funky results, since most fields are expressed as '{val1|val2}'
in the template files.
Change-Id: Ieec4d596d0b5246aa506239183a31463951403e7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [PDF] generate_config: eyaml only encrypted PDFs
Silence misleading warnings about failed decription for PDFs
that do not use this feature.
While at it, print yamllint version used by check-jinja.sh.
Change-Id: Ica1ff90abaee8c9bb20996899c8f0a7527133618
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Mon, 15 Jan 2018 15:04:56 +0000 (19:04 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Setup mongodb master primarily
Initiate mongodb master at first to avoid race conditaion with
unwanted master election which causes cluster setup failure.
Change-Id: I6d2f75f3f002849cac3a5f52a7dcfb4646b7822a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
wutianwei [Wed, 27 Dec 2017 12:23:35 +0000 (20:23 +0800)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Add the huawei-pod1 PDF and IDF
it include the information about the huawei-pod1
such as, cpu, memory, disk, interface, BMC
and encrypt the ipmi user and password
Change-Id: Ie93a84bc3953f7c35514813e99334adb260efed1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Xuan Jia [Mon, 15 Jan 2018 15:17:16 +0000 (23:17 +0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Upload new helm-chars for ping and virtio-user-ping
Change-Id: Ib25ea5711c4efbd07093df22c383f70ab28b62ca
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Xuan Jia [Mon, 15 Jan 2018 14:58:21 +0000 (22:58 +0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Create helm-charts and nfv-pass directory
Change-Id: I4fe3ebe772d5f6af60ca86d7175de7d8ecb94f6c
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Tim Rozet [Mon, 15 Jan 2018 15:07:07 +0000 (15:07 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes including default SDN env file in deploy cmd"
- Fixes including default SDN env file in deploy cmd
The latest method to deploy opendaylight features upstream is to include
the default SDN file and then add-on the feature env file which should
override any default settings in the previous SDN env file. For
example for bgpvpn:
openstack overcloud deploy -e <tht_dir>/neutron-opendaylight.yaml -e \
<tht_dir>/neutron-bgpvpn-opendaylight.yaml
This change documents the recursive function used to find the SDN env
files and includes the default for the SDN controller.
JIRA: APEX-555
Change-Id: I4270932ca4fbc21ea54e965d9d6491424f4463e2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Georg Kunz [Fri, 22 Dec 2017 13:48:10 +0000 (14:48 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Changing CVP to OVP in the documentation
Due to the name change from 'CVP' to 'OVP', the documentation has to be
updated.
Change-Id: Id934e8fc07f60802f7aa6b3d295d268c4c9b71f8
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aaron Smith [Mon, 15 Jan 2018 14:33:40 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: ves update paths + rename dir"
- docker: ves update paths + rename dir
Update the paths in the Dockerfile to copy the bash startup script to
the correct location. Rename the ves directory to barometer-ves.
Change-Id: I13705a6c50d4487581e2ac7a4d0d2f6032db6415
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Ruan HE [Mon, 15 Jan 2018 14:04:49 +0000 (14:04 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Add exceptions and test cases"
- Add exceptions and test cases
Change-Id: Ifc4611833e22a4be6404f0c5e61dae8737d44cec
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Aric Gardner [Mon, 15 Jan 2018 13:35:52 +0000 (13:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "container4nfv: Disable jobs until the project stops changing docker version""
- Revert "container4nfv: Disable jobs until the project stops changing docker version"
The project fixed their build script to stop reinstalling docker which downgrades it so the jobs can be enabled back now.
https://gerrit.opnfv.org/gerrit/#/c/50603/
This reverts commit
c9aac428e09385a5893313a99b6af6652dafd216.
Change-Id: I529850be56e30e4fdd66929809628b89e3a2ed8f
Periyasamy Palanisamy [Mon, 20 Nov 2017 12:15:26 +0000 (13:15 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Intra-Data Center ECMP testcase
This testcase add a scenario in which one extra route can be reachable
through two VMs which are in a same network attached to a router which
is later associated to a BGPVPN instance.
This extra route ip address is different from subnet of VMs.
After the extra route is configured with VM ips as nexthops, then when
third VM is trying to reach extra route, traffic would split between two
VMs. The traffic split can happen only in heavy loaded scenario, so this
testcase would test only reachability.
JIRA: SDNVPN-23
Change-Id: I4bb4e94f5c98c0f3c22bff7a6998af2a7a919f16
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Periyasamy Palanisamy [Mon, 8 Jan 2018 08:50:08 +0000 (09:50 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Resync testcase description
JIRA: SDNVPN-200
Change-Id: Ida111d28591d99cc8d2a73ec1c14920800354a9b
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Eddie Arrage [Fri, 10 Nov 2017 05:33:04 +0000 (21:33 -0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update test user guide to improve usability
- Modify hosts.yaml syntax to match patch by Serena
- Modify result file references for new timestamp patch by Georg
- Revise online/offline diagrams for OVP name change
- Add XCF GIMP source files for diagrams with layers for new elements
- New changes for cvp.0.9.0 to ovp.1.0.0
- Remove reference to bottlenecks container for now
- Modify section/heading structure
- Incorporate comments: results.json vs. result files
- Incorporate comments: online/offline install headings
- Incorporate comments: remove IP from launch_db.sh
- Incorporate comments: remove sudo for wget
- Incorporate comments: pod.yaml for SUT HW info
- Incorporate comments: test case to config file requirement
- Incorporate comments: suggested changes to env_config.sh
- Modify the sequence of the guide to reflect installation steps
- Outline all required configuration files earlier in the guide
- Highlight configuration file key entries and pitfalls
- Improve requirements for pod.yaml file for HA
- Improve online/offline install instructions
- Call out Dovetail docker run command and explain options
- Clarify when testapi and local db ports need to be changed
- Explain the dovetail run --testsuite and --testarea arguments
more clearly
- Improve --report option and default result result behavior
- Make CVP portal a separate section
- Explain CVP portal workflow to reflect current state of interface
- Update references to cvp.0.8.0 with cvp.0.9.0
Change-Id: I41857c1b07c211a95f19c99054ca414351c75c20
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Ruan HE [Mon, 15 Jan 2018 09:20:49 +0000 (09:20 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "update review correction"
- update review correction
Change-Id: I189026a4b10795dec11dc76571868c733f03d354
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Ruan HE [Mon, 15 Jan 2018 09:18:59 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix GUI"
- Fix GUI
Change-Id: I909038e8d00c97b9e19c97b13836407649b5dc96
Ruan HE [Mon, 15 Jan 2018 09:18:33 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "adding tests for the change "interface - pipline""
- adding tests for the change "interface - pipline"
Change-Id: I0f302ca240e03f43ffd47822b548721174c37a86
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Ruan HE [Mon, 15 Jan 2018 09:17:32 +0000 (09:17 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "add test_data unittests for moon_manager"
- add test_data unittests for moon_manager
Change-Id: I1d3a587ac4d870f5c79a71a8d9100e9e71041743
Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
Ruan HE [Mon, 15 Jan 2018 09:16:48 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Add tests to moon_orchestrator and refactor"
- Add tests to moon_orchestrator and refactor
Change-Id: I666e9c0e89daeb32896169a62c0872719ee04cc8
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Yang Yu [Mon, 15 Jan 2018 07:59:15 +0000 (15:59 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Add docs for nose test
JIRA: BOTTLENECK-219
This path is to add docs for unit & coverage tests
Change-Id: I504cb14cd32828533b5a82f02770e60da785794a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
wutianwei [Mon, 8 Jan 2018 08:34:30 +0000 (16:34 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Fetch kubernetes admin.conf for test
from kube_master fetch the admin.conf
to the directory /opt/admin.conf of compass-tasks docker
Change-Id: I1c236414c968f721d04fb6da0dc7a9514c892f93
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jing Lu [Mon, 15 Jan 2018 06:31:22 +0000 (06:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Testcase 084 documentation"
- Testcase 084 documentation
JIRA: YARDSTICK-906
TC084 is to evaluate the IaaS compute performance by using SPEC CPU 2006 benchmark
Change-Id: I628edf1d73e12d9f18eaf9609fa862ca456a1c71
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Ryota Mibu [Mon, 15 Jan 2018 06:28:34 +0000 (06:28 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "fix the pep8 check"
- fix the pep8 check
Change-Id: I91b8b6cd07d859a1d1abdc25f015a3c3b2756fab
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Rodolfo Alonso Hernandez [Sat, 13 Jan 2018 09:00:50 +0000 (09:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Do not hide unit tests execution fail
While moving tests from ./tests/ to ./yardstick/tests, both unit tests
directories are executed. If the first test run fails, do not hide
the error and exit immediately.
Change-Id: Ib6c64ccf2f4b19722722eb43b3d45d5ad5f0169d
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tomi Juvonen [Mon, 15 Jan 2018 04:53:21 +0000 (04:53 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "ability to run maintenance test"
- ability to run maintenance test
JIRA: DOCTOR-119
Change-Id: I98e556fba30eb7ba244cb9d0d88a9e95c39193ff
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Cédric Ollivier [Fri, 12 Jan 2018 08:16:28 +0000 (09:16 +0100)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Updated from global requirements
Change-Id: If61652d0dc7734b4fcc8678cdc425121d0fdd580
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Mon, 15 Jan 2018 01:34:19 +0000 (01:34 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Add a judgement to control the proxy jump configuration"
- Add a judgement to control the proxy jump configuration
- Set a default value(True) to proxy_jump
- For MCP, set proxy_jump to False. Because remote node can
be directly connected from qtip container without proxy jump.
Change-Id: I92214de984a0231ba4ba873f3a60cb12589ade28
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Guo Ruijing [Sun, 14 Jan 2018 17:15:08 +0000 (12:15 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- remove docker installation during build
Change-Id: I2545a17d616426d7cbb2898fa30ad248bb383461
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
zhouya [Mon, 8 Jan 2018 06:57:59 +0000 (14:57 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- modify check openstack installation progress
Due to the add of 'role' column in host-list
check openstack progress shell script has to
change the num in filter line
Merge after this commit been merged.
https://review.openstack.org/#/c/531105/
Change-Id: If089eafeb8b30883f9310ebdc2fe912352031e7f
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
julien zhang [Sun, 14 Jan 2018 01:45:12 +0000 (01:45 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "support gen DHA/NETWORK yaml by pdf"
- support gen DHA/NETWORK yaml by pdf
Change-Id: I8e0d88da016801e7997b4cdf870e2d11b4fca80a
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
Cédric Ollivier [Thu, 11 Jan 2018 17:03:11 +0000 (18:03 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Build functest-parser for arm64 via travis-ci
Even if clearwater-live-test dependencies have been updated [1], the
next containers can be built for ARM (ruby raises SEGFAULT via
qemu-user-static):
- functest-vnf
- functest-restapi
The related manifest is also updated.
[1] https://gerrit.opnfv.org/gerrit/#/c/50295/8
Change-Id: Ie1eb78436a3da5eb7b5c1028b7f8323e8c3e73a2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Zhijiang Hu [Sat, 13 Jan 2018 08:17:09 +0000 (16:17 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- update image for ODL
Change-Id: I549cce85155252e0711a9defe38d936ac09dd63f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Laura Sofia Enriquez [Sat, 13 Jan 2018 03:15:09 +0000 (00:15 -0300)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Rollback update.sh
Rollback update.sh to test Jenkins Job.
Change-Id: I8490c29a6d8f9c5c7c250b5fa025f71d4b754916
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Zhijiang Hu [Sat, 13 Jan 2018 04:11:51 +0000 (23:11 -0500)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Align example config files to pharos format
After [1], get_mac_addresses_for_virtual()'s behavior was
changed. So in order to let it to produce right mac_addresses for
both pharos's and example's config file, the example config files'
format should also be changed accordingly.
[1] https://gerrit.opnfv.org/gerrit/#/c/50325/
Change-Id: Ia1ee481057fbe87ab8410c0354c4724bcf013ac4
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Fatih Degirmenci [Fri, 12 Jan 2018 22:38:54 +0000 (22:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "snaps: Disable snaps verify jobs to prevent jobs queueing up"
- snaps: Disable snaps verify jobs to prevent jobs queueing up
The POD, intel-pod20, where the slave was located doesn't exist
anymore so we have no possibility to run snaps-verify jobs for
the timebeing.
This will be looked into once we have a new slave setup.
Change-Id: Ib46ccf160cd6895aa65d6a136afeedd2f7300335
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Trevor Bramwell [Fri, 12 Jan 2018 21:53:00 +0000 (21:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Pharos Backup Job"
- Update Pharos Backup Job
Moves the backup location to a directory that Jenkins can write to, and
since this only runs a docker container there is no need to clone any
repositories.
Change-Id: I05b35e5d2d95c7044973d9d0e1a9d7e72c490570
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 12 Jan 2018 20:02:59 +0000 (21:02 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- container4nfv: Disable jobs until the project stops changing docker version
Container4nfv verify jobs uninstall the installed version of docker and installs
the one coming from the distro which is causing issues for the other projects.
Builds are disabled until the project fixes this issue.
Change-Id: Ibcec9a7d3badf85193bb7115730410bb719949f9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Fri, 12 Jan 2018 19:59:19 +0000 (19:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Retry if download opnfv.bin failed"
- [daisy] Retry if download opnfv.bin failed
Download from http://build.opnfv.org/artifacts.opnfv.org may fail [1]
so we need retry to make CI stable.
[1] https://build.opnfv.org/ci/job/daisy-deploy-baremetal-daily-master/374/console
Change-Id: I62837038c7f124870814a68e4b87a8e89ba8c58c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Aric Gardner [Fri, 12 Jan 2018 19:58:25 +0000 (19:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix 'copper' in Gerrit Trigger for Security Scan"
- Fix 'copper' in Gerrit Trigger for Security Scan
'copper' was incorrectly listed as 'cooper' in the gerrit trigger for
the security scanning job. Fixing this will ensure patchsets against
copper are scanned.
Change-Id: Ie32148647638612b0da2d810c50dd5c0ea078844
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 2 Nov 2017 23:06:09 +0000 (16:06 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove Concurrency From JJB Merge Job
Currently multiple jjb merge jobs can run at once causing a
race-condition which Jenkins exposes as a 401 Unauthorized.
Throttling the number of jobs in total to 1 should prevent this from
happening in the future.
Change-Id: I4c99d9f49db0baf26b3d077354afd2fea93d1740
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Fri, 12 Jan 2018 19:24:48 +0000 (20:24 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [PDF] lf-pod{2,5}: Revert IPMI creds to plaintext
LF PODs IPMI user/pass was previously encrypted with the wrong key,
switch them back to cleartext.
Change-Id: Iccd106b60d2051acf7d928205bd2f6ae3f256884
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 12 Jan 2018 18:18:07 +0000 (19:18 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [PDF] arm-pod6: dos2unix IDF to fix yamllint
JIRA: PHAROS-298
Change-Id: Ied56d4e1fdf09d3361de5aae64088e65cb5125ad
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aaron Smith [Fri, 12 Jan 2018 19:22:54 +0000 (19:22 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: influxdb add collectd database"
- docker: influxdb add collectd database
Change-Id: Ie417439b4fd6f0793925a20d95824c82af4eca7a
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Cedric Ollivier [Fri, 12 Jan 2018 19:10:59 +0000 (19:10 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Switch to absolute paths in Dockerfiles"
- Switch to absolute paths in Dockerfiles
It updates functest-smoke and functest-restapi.
Change-Id: If4d48f8a6ead1b9b7726a9b7b7baf6b51340a926
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Gordon Kelly [Thu, 11 Jan 2018 16:59:19 +0000 (16:59 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: rename barometer image and update documentation
Rename the barometer image from barometer to barometer-collectd to
align with naming convention of other barometer images and move relevant
files to new barometer-collectd directory.Docker userguide also updated accordingly
Change-Id: Id866baf41bc38d3db8575ee00abfc64e97c7259b
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Cédric Ollivier [Fri, 12 Jan 2018 08:52:28 +0000 (09:52 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Delete the updated Alpine image
It completes "Update Alpine to 3.7" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/49741/
Change-Id: If836a7ca80f5869c9ffeea65a1c0eacf1042ffab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Polenchuk [Fri, 12 Jan 2018 10:37:10 +0000 (14:37 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Retry cinder volume state
The service of cinder-volume restarts too quickly after package
installation with default/incorrect configuration and goes over restart
threshold, so systemd stops attempt to restart any further causing
state faulure. To fix it properly the RestartSec (i.e. restart delay)
param should be added into cinder-volume.service unit.
Change-Id: Ic8591e8ef52a3d439122f276d275e56bd2442ce6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Fri, 12 Jan 2018 14:39:04 +0000 (15:39 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove falsy ;;
It completes "Create vnf and restapi images-built job for arm" [1]
which introduced a new bug.
[1] https://gerrit.opnfv.org/gerrit/#/c/50465/
Change-Id: I45dcc6db65382eeb3280c719cec72c425164ab2f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
RHE [Fri, 12 Jan 2018 13:56:14 +0000 (14:56 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- create moon jenkins
Change-Id: I10cac28f45fca917a0a841e1113a9ffb31369f15
Signed-off-by: RHE <rebirthmonkey@gmail.com>
Jose Lausuch [Fri, 12 Jan 2018 12:39:56 +0000 (12:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create vnf and restapi images-built job for arm"
- Create vnf and restapi images-built job for arm
Change-Id: Ife5d1726680db34d5d027cd592510bdd1123a965
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Xuan Jia [Fri, 12 Jan 2018 12:32:11 +0000 (12:32 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "Remove builds from upload.sh"
- Remove builds from upload.sh
1. build.sh generates the tar ball of the vnf images.
2. upload.sh send them to artifacts.
Change-Id: If7c6de57d7f8b96696d64f39d0444412d0444a2d
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Xuan Jia [Fri, 12 Jan 2018 12:29:28 +0000 (12:29 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "Kata Containers documentation added"
- Kata Containers documentation added
Added documentation about kata containers inside docs dir.
Change-Id: Ic81254e52e10c588bbbcfc028ad46d0988154f1a
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Martin Klozik [Tue, 19 Dec 2017 08:58:43 +0000 (08:58 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- capture: Traffic capture examples
Traffic can be captured also at DUT side. Two options are supported by
vsperf:
1) Traffic is captured inside VM after it has been processed
by vSwitch. This can be used for verification of vSwitch frame
modification functionality, including HW offloading at ingress side.
2) Another NIC under the test (NIC2) is added into standard VSPERF DUT
setup. Traffic is then forwarded from TGen through NIC and vSwitch
to NIC2 and then over patch cable back to NIC2, the vSwitch, NIC and
to the traffic generator. This setup supports also verification of HW
offloading at egress side of NIC2 and thus it can be used for validation
of smart NICS.
Both options above are traffic generator agnostic if compared to direct
support of traffic capture by traffic generator. This patch introduces
example testcases for both options.
Detailed documentation will be pushed as a standalone patch.
JIRA: VSPERF-556
Change-Id: I23e12e45768ae4dbe9442f74d8391c3d5b2c7895
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Richard Elias <richardx.elias@intel.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>
Jose Lausuch [Fri, 12 Jan 2018 08:14:54 +0000 (08:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable functest-kubernetes docker builds"
- Enable functest-kubernetes docker builds
Change-Id: I6326d0c25d673c407a3eda6451d242d2571fdaee
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Yang Yu [Thu, 11 Jan 2018 15:18:53 +0000 (23:18 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- bug-fix: no percentage calculated in verify ci
JIRA: BOTTLNECK-219
It seems that ci verify job could not get the coverage percentage
for empty directory. This patch is to add __init__ file for the
empty directory to avoid the empty check.
note that offline test does not has this issue
Change-Id: I67ce149438516429f7285e9424a57439b188c070
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
dongwenjuan [Wed, 10 Jan 2018 01:42:05 +0000 (09:42 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- remove useless bash code
Change-Id: I530ef7fcdc4f9539517c5a2718e596f77de772a6
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Emma Foley [Wed, 29 Nov 2017 23:34:15 +0000 (23:34 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Move tests: unit/common
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Change-Id: I2847c380556985fae2c92bb8a7da9c47e91e1338
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Thu, 11 Jan 2018 23:03:23 +0000 (15:03 -0800)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- pylint: try to change formatting for Jenkins again
looks like we have to add var to tox passenv
Change-Id: Iba2da2123ae531e026897308769aa832c7eb6d04
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Thu, 11 Jan 2018 22:25:06 +0000 (22:25 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move tests: functional/"
- Move tests: functional/
All tests in tests/functional have been moved to yardstick/tests/functional
JIRA: YARDSTICK-837
Change-Id: I89276b36635de74dd7b8f70e961c71aa0d2c494e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Ross Brattain [Thu, 11 Jan 2018 22:23:18 +0000 (22:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move tests: unit/apiserver/"
- Move tests: unit/apiserver/
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: I30d3f61e5ea479758f9a2f39cf415da18e49b9d6
Emma Foley [Thu, 30 Nov 2017 00:20:09 +0000 (00:20 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Move tests: unit/test_ssh.py
Change-Id: I0eabdd5d7e918dcf0df747119a104dedf125606f
Jira: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Trevor Bramwell [Thu, 11 Jan 2018 21:05:25 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable kubernetes test suite for compass"
- Enable kubernetes test suite for compass
Compass will put admin.conf file in /opt/admin.conf in
compass-tasks container. We need to cp it to $HOME/admin.conf,
then do a volume mapping so that yardstick docker container can
have this file.
Change-Id: I33b9ab4e44e363bd8375805bad7d8e5bf6af97fa
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Mark Beierl [Thu, 11 Jan 2018 20:51:11 +0000 (20:51 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "WIP - Use SNAPS to launch StorPerf Stack"
- WIP - Use SNAPS to launch StorPerf Stack
Change-Id: I8857e6e0dd2bf9cd7c38cf18a7c239d7eb993d05
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Ross Brattain [Thu, 11 Jan 2018 19:09:45 +0000 (11:09 -0800)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- pylint: make Jenkins output parseable
Jenkins doesn't handle the color and the output is hard to read in
Jenkins logs
Change-Id: Ie8fc5a78e89f72c829e4bbbcbd1291a723dfde72
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Thu, 11 Jan 2018 20:31:48 +0000 (20:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Reduce Basic Job Duplication"
- Reduce Basic Job Duplication
In the initial formation of projects we found it easy to copy job
definitions to provide project a baseline job config to work off. This
has led to a lot of duplication and misalignment with the gerrit
triggers and default build server tag to be used.
Collapsing these jobs into a job-group containing the stream and a
verify job per-stream, should help reduce this duplication.
Change-Id: Icb366487590a145be4cbfc0637a8d86a6d9b7cec
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 11 Jan 2018 20:30:38 +0000 (20:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "pharos: check-jinja for installer adapter changes"
- pharos: check-jinja for installer adapter changes
check-jinja should also run when the installer adapter templates
are changed, not only for PDF/IDF files.
Change-Id: I3453d8bfe5ef61d30ecc71a01c38e2121c1a09f8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Thu, 11 Jan 2018 20:02:02 +0000 (20:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "barometer: add aditional docker images to build"
- barometer: add aditional docker images to build
Change-Id: I7a4567df7fa20f6ee85b1787489645711f1b17ab
spisarski [Thu, 11 Jan 2018 17:24:32 +0000 (10:24 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fixed vm instance instantiation from Heat when using nested resources
* Simplified the configuration of file resources
* Added integration test
JIRA: SNAPS-255
Change-Id: I1065d9352865d7a9f946a5d9947e32e7340f20bc
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Ruan HE [Thu, 11 Jan 2018 17:31:15 +0000 (17:31 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "restructure tests"
- restructure tests
Change-Id: I1f4abead58c86f8584e12e993c1c8348341abfcc
Signed-off-by: RHE <rebirthmonkey@gmail.com>
Alexandru Avadanii [Thu, 11 Jan 2018 17:26:24 +0000 (17:26 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: AArch64: Jumpserver min libvirt version"
- docs: AArch64: Jumpserver min libvirt version
- For the Jumpserver configuration
Add bridge config
Add Armband repository list
Add minimum libvirt version requirement
- Fix various typo
- Add option -S, -D in deploy script
JIRA: ARMBAND-337
Change-Id: Ic62819dbb28699cf8a2dba81b7d65a39e3f0b011
Signed-off-by: ting wu <ting.wu@enea.com>
Aaron Smith [Thu, 11 Jan 2018 17:24:12 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: add openstack plugins to barometer"
- docker: add openstack plugins to barometer
Add the openstack plugins to the barometer docker. This just clones the source
to make sure it's available in the container. Configuration is up to the end
user.
Change-Id: Iaa62be8363f95b69c76d64bed49f1453597e123b
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Michael Polenchuk [Thu, 11 Jan 2018 10:53:46 +0000 (14:53 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] Disable dhcp offered routes
Prevent dhcp client from setting an unwanted
default routes on compute nodes.
Change-Id: I2529491bbc977647e5f457d5f1ba88b0cc4372ee
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Aaron Smith [Thu, 11 Jan 2018 17:22:19 +0000 (17:22 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docs: update ves documentation and add steps to run on baremetal nodes"
- docs: update ves documentation and add steps to run on baremetal nodes
Change-Id: I0dad9b8eee5b9cfcce8999d6ffe66fb32e9a382c
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Aaron Smith [Thu, 11 Jan 2018 17:18:14 +0000 (17:18 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: rename grafana directory"
- docker: rename grafana directory
Rename the grafana directory to barometer-grafana and remove references to
docker compose from the documentation till we have a new barometer docker
compose file.
Change-Id: I4f64a6c10a146a39549380bb33837ae7c39cac2a
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Gordon Kelly [Fri, 22 Dec 2017 00:39:07 +0000 (00:39 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: add ves application container to barometer plus appropiate yaml file
Change-Id: Ia6fd4797e28cae64af40c4e3395a51588fd2aab3
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Cedric Ollivier [Thu, 11 Jan 2018 16:56:57 +0000 (16:56 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Build vnf and restapi containers for ARM"
- Build vnf and restapi containers for ARM
The root cause of the problem was the installation
of unf_ext packet. The Gemfile.lock in
https://github.com/boucherv-orange/clearwater-live-test
asked for version 0.0.6 and this version was not found for arm.
When it tried to build the package, the conversion from int
to char error was thrown (issue reported here
https://github.com/knu/ruby-unf_ext/issues/15).
As now version 0.0.7.4 is selected, then the vnf docker
images are built without any other errors.
Gemfile.lock was updated in the original repo,
this fix enables vnf and restapi containers build for ARM.
JIRA: FUNCTEST-899
Change-Id: Id2c5fe82cb3705f58a8175fcf0a17f443e9b7d9d
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Thu, 11 Jan 2018 16:03:40 +0000 (16:03 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "barometer: move to opnfv puppet repo"
- barometer: move to opnfv puppet repo
The barometer puppet scripts have been moved to the barometer repo. This
change migrates the Apex builds to using the barometer repo.
Change-Id: I064c40746d19e5deb305c503128b357479b7149c
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Ross Brattain [Thu, 11 Jan 2018 16:00:31 +0000 (16:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Run tests in yardstick/tests/"
- Run tests in yardstick/tests/
* Edit .testr.conf and tools/run_tests.sh
* Run functional and unit tests in tests/ and yardstick/tests/
* Add yardstick/tests/unit/__init__.py and yardstick/tests/__init__.py
* Update pylintrc rules to disable:
* missing-docstring
* fixme
* protected-access
Test will run in both tests/ and yardstick/tests/ initially
Change-Id: Iccd0df0d1b85b5d08f7faa56669bc32687925f7e
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Gordon Kelly [Mon, 8 Jan 2018 13:58:48 +0000 (13:58 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docs: update docker userguide to use grafana and influxdb images from barometer
Change-Id: I75b7fab6c6c40c1ba9737abce5929a77fa0c4939
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Fatih Degirmenci [Thu, 11 Jan 2018 12:46:37 +0000 (12:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update recipient list for arm jobs"
- Update recipient list for arm jobs
Change-Id: Ic40f950bfb5505c95a16edb2e71017a9edb87db2
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
00184532 [Fri, 5 Jan 2018 03:22:40 +0000 (11:22 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [daisy] Enable ovs_dpdk scenarios jobs
Change-Id: I5193285493926fcf82779f12d491a118bc83baa7
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
Maryam Tahhan [Mon, 8 Jan 2018 10:19:06 +0000 (10:19 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: cleanup directories and files
Rename docker container directories to contain the barometer_ prefix to
prevent any naming clashes with other opnfv containers. Cleanup files
that are no longer needed. The patch cleans up trailing whitespace.
Change-Id: I332626554502a3e17685a2abd98c0679f30d0c24
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Linda Wang [Thu, 11 Jan 2018 03:02:18 +0000 (03:02 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix tempest error on Apex
1. Reconfigure v3_endpoint_type only when it is not None. It is
adminURL by default.
2. Ignore the setting of api_v2_admin, as it only applies if api_v2
is set to True.
Change-Id: I48b166bdb274467519390af3c1aa5ebf30b38c6d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Ruan HE [Thu, 11 Jan 2018 09:51:03 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Fix conftest"
- Fix conftest
Change-Id: I7bc8d3602b8b621efcdb24c0ec7d9cdc9ae0ec81
Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
Ruijing Guo [Thu, 11 Jan 2018 06:47:14 +0000 (06:47 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "update onap branch"
- update onap branch
Change-Id: Ifa16c7ece709dea5f2c2413a76ac3656fe23ced3
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Ross Brattain [Thu, 11 Jan 2018 06:40:32 +0000 (06:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "pyOpenSSL missing: cause 'git review' failed"
- pyOpenSSL missing: cause 'git review' failed
JIRA: YARDSTICK-905
In the latest Yardstick container, when use git review to upload patches, an Attribute Error will cause failure.
root@
a80081a4dccd:/home/opnfv/repos/yardstick# git review
Traceback (most recent call last):
File "/usr/bin/git-review", line 6, in <module>
from git_review.cmd import main
File "/usr/lib/python2.7/dist-packages/git_review/cmd.py", line 32, in <module>
import requests
File "/usr/local/lib/python2.7/dist-packages/requests/_init_.py", line 52, in <module>
from .packages.urllib3.contrib import pyopenssl
File "/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 46, in <module>
import OpenSSL.SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/_init_.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 118, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
pyOpenSSL is required.
Change-Id: I88a4916c9c2dfcdee45320f6b1a37eaae0803671
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Guo Ruijing [Thu, 11 Jan 2018 14:20:42 +0000 (09:20 -0500)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- upgrade to k8s 1.9
Change-Id: If599361c28095e780e67c715f543b6b1b8ae503a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Linda Wang [Thu, 11 Jan 2018 01:56:00 +0000 (01:56 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Introduce Euphrates main changes"
- Introduce Euphrates main changes
6 topics:
- functest framework
- requirement management
- python packages
- docker slicing
- docker builds
- REST API
Change-Id: Ib25a2df9f1a723861606355aea95f61d53495794
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ross Brattain [Wed, 10 Jan 2018 21:23:31 +0000 (21:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bump requirements to match OpenStack Pike release"
- Bump requirements to match OpenStack Pike release
Bumped requirements to match OpenStack Pike release
requirements [1].
[1] https://github.com/openstack/requirements/tree/stable/pike
JIRA: YARDSTICK-889
Change-Id: I18ccdc01c14693cb63bd74d29c14554f610629e3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ruan HE [Wed, 10 Jan 2018 20:38:11 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "Refactor moon_authz"
- Refactor moon_authz
Change-Id: I27dd56f22fa457727568d3fe76ed5fa862ba97ae
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Ruan HE [Wed, 10 Jan 2018 20:36:54 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "adding comments for some issues and points"
- adding comments for some issues and points
refactor retry method
apply the comments notes
adding test cases
adding more comments
adding test cases
adding more comments , refactoring, tests
Change-Id: I0949fcaed2b88f3cf75e66b6a90e6e9d7ca156b1
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Ruan HE [Wed, 10 Jan 2018 20:35:40 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "test case issue"
- test case issue
adding more test cases, comments
Change-Id: I8a2c60dc8095f12d4469fef8549b18a7824086af
Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
Mark Beierl [Wed, 10 Jan 2018 19:15:52 +0000 (19:15 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Add metadata url to reporting docs"
- Add metadata url to reporting docs
Missing URL created confusion as to which url is to be entered
in reporting module.
Change-Id: I0d2db471a8335c8ea8e4f434da4223ec5a0e8741
JIRA: STORPERF-230
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
spisarski [Wed, 10 Jan 2018 19:13:56 +0000 (12:13 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added port security flag support to ports.
Change-Id: Ib66607b7656093c5f0cd0e2cb4c0aa9c3b9c661a
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Ross Brattain [Wed, 10 Jan 2018 18:53:24 +0000 (18:53 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove unnecessary function definition in IxLoadTrafficGen"
- Remove unnecessary function definition in IxLoadTrafficGen
Removed call to 'instantiate' base class in IxLoadTrafficGen.
JIRA: YARDSTICK-894
Change-Id: I0ebee1f5e0f22cfd3a67eaac8accc67ecd35ad0c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Trevor Bramwell [Wed, 10 Jan 2018 18:25:52 +0000 (18:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Backup Pharos Dashboard Data"
- Backup Pharos Dashboard Data
Use an alpine container to mount the pharos_data volume and create a
backup in the home directory on the system.
Change-Id: If6700a8c4cd19a6c4b854efc54225d8f6b973aaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Guillermo Herrero [Wed, 10 Jan 2018 17:15:57 +0000 (17:15 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "[fuel] add main check for idf.fuel"
- [fuel] add main check for idf.fuel
- Installer adapter will check first if POD idf has a fuel section.
If not it will just generate and return an empty set
- While at it, jinja2 code was simplified to dot syntax
Change-Id: Ie040b1263ccae083e20cc57435639453d2456426
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Gordon Kelly [Mon, 8 Jan 2018 16:17:21 +0000 (16:17 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docker: remove zookeeper from kafka docker
Remove zookeeper from kafka docker and add ability to specify kafka
broker id and address of zookeeper host.
Change-Id: Ib6f46cf326999dcd1440dc06ab5cf6665ec578ad
Signed-off-by: gordonkelly <gordon.kelly@intel.com>