Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/moon from branch 'master'
- Add unique constraints on db tables
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make Sample VNF hugepages size configurable"
- Make Sample VNF hugepages size configurable
The amount of hugepages claimed for a Sample VNF is always 16GB. This
value is excesive for most of the Sample VNF applications (except for vPE).
Making this parameter configurable we allow to spawn smaller VMs by using
less hugepages (in case of StandAlone and OpenStack deployments).
Because this parameter depends on the Scenario and the type of VNF executed,
the parameter is located in:
scenarios: {options: hugepages_gb} # number of GB of hugepages claimed
PENDING: document this new parameter. A new userguide section should be
created to document all "scenario" sections and parameters.
JIRA: YARDSTICK-1061
Change-Id: I6f082e105289bd01781be18f2fecbe0ba2fdfdee
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Remove test_create_volume_bad_zone
JIRA: FUEL-356
Fuel/MCP has set allow_availability_zone_fallback option to True.
If the requested Cinder availability zone is unavailable, fall back
to the value of default_availability_zone, then storage_availability_zone,
instead of failing.
Change-Id: I04f45f8435dbdf1113ac6b2c50bf913c1f29cd20
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "update ci pod in the test suite according to Fraser"
- update ci pod in the test suite according to Fraser
Change-Id: I999b44cc4e0ec1029c6efca224e691298a007689
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: Error when using API(v1) to run test suite"
- Bugfix: Error when using API(v1) to run test suite
JIRA: YARDSTICK-1098
The reason is missing TasksHandler parameter to run test suite.
Change-Id: I9dd45caa87d0e39afbf7485443a6e566317f5cea
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Add k8-nosdn-stor4nfv-ha/noha scenario
JIRA: YARDSTICK-1090
We have k8-nosdn-stor4nfv-ha/noha scenario in compass,
so we need to add this files to trigger it.
Change-Id: I79709c53b8542434f7324ad907fa95b4855839d3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "QTIP: create a daily CI job for network test"
- QTIP: create a daily CI job for network test
Change-Id: I0913e115951aa48eb99366125292772f4fc6d93e
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: Bump SHAs for os_neutron and opendaylight ansible role
This change brings the SHAs needed for os-odl-bgpvpn scenario
and will be tested using os-odl-nofeature scenario.
installer-type:osa
deploy-scenario:os-odl-nofeature
Change-Id: I3ab8be557d78710f47c8a2e558078e13eb70553c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: Bump OpenStack Ansible SHAs
Change-Id: Iae3f642bea54feae4c033b61e8ea4cfe759848ec
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "lib.sh: Skip modprobing nbd, loop if inbuilt"
- lib.sh: Skip modprobing nbd, loop if inbuilt
While at it, skip waiting for Salt master when deleting UEFI stale
entries if it doesn't respond to ping.
Also, use https for fetching Armband GPG key to bypass yet another
hks issue behind proxies/firewalls that block hks port.
Change-Id: I400cbe3257094b62c96b302a3c81c5ffd1ba4755
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [patch] Drop keystoneclient project ID checking
Since we brought back NAT over MaaS PXE/admin, drop out-of-tree patch
that was only needed for full network isolation (no cross-talk
between public and admin).
Change-Id: I577b1116bbdcc19647b3c01fe6f2acb7bb9ce627
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- [IDF] arm-pod5: Configure hugepages and cpupinning variables for armpod5
For non-dpdk scenarios we define as cpu config:
0,1 for OS
2-7 for nova
For dpdk scenarios we define as cpu config:
0,1 for OS,
2,3 for DPDK drivers and processes
4-7 for nova
JIRA: ARMBAND-364
Change-Id: Icc976e8511fed221b71a348afda3cbe4e0556b1a
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "fix Dummy test context name"
- fix Dummy test context name
more dummy test fix base on I0ccb7e9fabdf6bc2890d2e4763f53baee06c87b2
Since I1447fb5ed447691eaeb0a97f928c0b3333799d07, the context name is
a mandatory parameter for every context.
JIRA: YARDSTICK-886
Change-Id: I10ee6bcc0507fa90b6e99261a98a96655fc66947
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Running Test Case in Latest Yardstick Docker Image shows Error"
- Running Test Case in Latest Yardstick Docker Image shows Error
JIRA: YARDSTICK-1080
This bug will only occur in kubernetes test case.
In openstack, we use 'stack_name.context', but some kubernetes
resources(pod, etc) do not support this format. So we use
'name-context'.
Change-Id: I87d61c027d55449914bc283672eb98be3d3fe22f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case description and configuration file for yardstick_tc091:Control Node Openstack Service High Availability - Heat Api"
- Test case description and configuration file for yardstick_tc091:Control
Node Openstack Service High Availability - Heat Api
JIRA: YARDSTICK-961
Change-Id: I49fc2b2d8fc4fa090a74f1838f5ac386e39eaf49
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: Update T-Rex to v2.38"
- trex: Update T-Rex to v2.38
Default API version of T-Rex was changed to v2.38. T-Rex related
documentation was updated to inform user, that the same version
of T-Rex must be used for both server and client.
JIRA: VSPERF-564
Change-Id: Ib1bedde683efafa84a6069b55daa0507700dbb30
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: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Fix ci deploy hanging issue
- add timeout for each scenarios
- Issue link: https://build.opnfv.org/ci/view/container4nfv/job/container4nfv-daily-deploy-master/79
Change-Id: I6dfe7b50a6649e25e88dcec5f57ae9a26efe5e52
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fetch creds according scenario type(os or k8)"
- Fetch creds according scenario type(os or k8)
We have two kinds of scenario: os and k8, their creds
is defferent, so we need to fetch creds according different
scenario type.
Change-Id: I54d1a1fcdfa981fed2a1433693aa3483abf4baf0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add job timeout for clover and container4nfv
- set clover-daily-deploy job timeout to 3h
- set container4nfv-daily-deploy job timeout to 4h
- add time trigger for clover upload job
Change-Id: I3809828d764a2da176c8f51713ebb763f979211d
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add k8-nosdn-stor4nfv-ha/noha scenario"
- Add k8-nosdn-stor4nfv-ha/noha scenario
JIRA: YARDSTICK-1090
We have k8-nosdn-stor4nfv-ha/noha scenario in compass,
so we need to add this files to trigger it.
Change-Id: Iefa3a83407bff7d3c1de1959f35b6d8e5eecd145
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "bugfix: Unable to locate package python-minimal"
- bugfix: Unable to locate package python-minimal
This log shows python-minimal can't be located.
https://build.opnfv.org/ci/view/qtip/job/qtip-compute-fuel-zte-virtual6-master/21/console
Change-Id: Idbdd47bae68ac5998c75f33ab8dd2851238d8484
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/clover from branch 'master'
- Rename doc to docs
Change-Id: Iaa83d00704a8d077f8671647b999394eac461482
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/clover from branch 'master'
- Add ci entry scripts
Currently, just some dummy scripts for ci test.
Scripts contents Plan:
- deploy.sh is for ci daily job deploy and verify
- upload.sh is for building/uploading docker image, other resources
- verify.sh is for basic patch verify (e.g. ut, lint)
Change-Id: If4c9ffb484a265258dcb6afaf6f479c8e394d7ee
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "INFO: Add Gerard Damm as Auto committer"
- INFO: Add Gerard Damm as Auto committer
Change-Id: I2cb3e69d1e85a3435631fd7d9e0a245130cde693
Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "Testcases for Edge cloud Environment check"
- Testcases for Edge cloud Environment check
This testcases only specific to OpenStack.
JIRA: AUTO-31
Change-Id: I283ffcfef97320765e7a5d76898aecd1077bf12e
Signed-off-by: Mohankumar Navaneethan <mnavaneethan@mvista.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "Auto Generated INFO.yaml file"
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
Change-Id: I71f2138879184849d8f6d7cb324ce5d2d5fce587
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "structures for definition code (Tests and Challenges)"
- structures for definition code (Tests and Challenges)
JIRA: AUTO-13
Created structures for configuring various test definition scripts
and challenge definition scripts in corresponding classes (something like
libraries of functions, with an index ID to pick the applicable function).
This will be useful to leverage Python clients to OpenStack and
Kubernetes, or even for HTTP-level APIs for ONAP. It may be more flexible
than the list of CLI/API commands initially planned (however, the list structures
are still there, and might be used by the scripts).
Additionally, there are some test snippets for Openstack Python SDK (work in progress).
Also, there is a clouds.yaml file, for this interface.
Change-Id: Ida1ff118fcbfe8715679492feb8fe0df2da62b45
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
|
|
* Update docs/submodules/auto from branch 'master'
- cosmetic fixes (numbering, bulleting, TOC, section levels, ...)
JIRA: AUTO-26
edited files for better HTML rendering (especially, added missing blank lines to ensure proper bulleting)
Change-Id: I8165363f15f26bab2e3f72cc1435c4acf32f618b
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
|
|
* Update docs/submodules/calipso from branch 'master'
- Python 3.4 backwards compatibility (for 'verify' job)
cherry-picked from internal commit by ilia on 07/02/2018 19:49
Change-Id: I03caf42492785a9af5e8301ca202b00a7b4af787
Signed-off-by: yayogev <yaronyogev@gmail.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Clean up opnfv ansible vars and switch to lowercase
This change removes the variables that are not used in any of the
playbooks/roles from opnfv ansible vars.
Apart from that, all caps ansible vars replaced with lowercase ones
and impacted playbooks/roles are updated.
installer-type:osa
deploy-scenario:os-nosdn-nofeature
Change-Id: I99ebdc155b3903176ac5940b64cef0c0f3aa0f0d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Disable merge jobs on centos until centos is fixed properly
Change-Id: Ieab479d257fb1922136eb343d1dd25f2006c2ac2
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Add k8s test case
Change-Id: I7ef6fd6aa31fae47cca446d31b6b54d13454df9c
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Make centos jobs non-voting for promotion
Change-Id: I981b115bc37f034db991667a29f0ce66b239cbdf
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Offline support for bottlenecks project"
- Offline support for bottlenecks project
JIRA: YARDSTICK-1053
Those three yaml files are for bottlenecks support offiline flavor
The ssh time out problem will fix in changing the duration time
Change-Id: Ifd317404a820d0446ffab5070211e48def1a0d2f
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Add proxy support
In some cases the XCI development environment can be located behind a
corporate proxy resulting in a additional layer to consider to
configure. These changes pretend to include proxy support for all
linux distros in all the posible flavors.
Change-Id: Iab469268809ac471d09e244bb3ccd83de1a41b88
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add Compass POD ipmi info to pod.yaml for ha.tc009"
- Add Compass POD ipmi info to pod.yaml for ha.tc009
1. For ha.tc009 which needs to login one controller node and shut it down
with its ipmi info.
2. So it needs to add impi info and jumpserver info into pod.yaml file.
3. Remove yardstick.img file to save artifacts space
JIRA: DOVETAIL-628
Change-Id: I4d2aa48b209155f27e49a7bb871a170683b47fc9
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Enforce pip version during installation"
- Enforce pip version during installation
Currently there is a reported problem in pip library [1]. To avoid this
problem, the pip version should be enforced during the installation.
[1]https://github.com/pypa/pip/issues/5079
JIRA: YARDSTICK-1087
Change-Id: I2ee28749f146cd3b0e1bf4ed92b51cbe6db8b2f3
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace neutron router creation with shade."
- Replace neutron router creation with shade.
Function create_neutron_router now uses shade client instead of neutron
client.
JIRA: YARDSTICK-890
Change-Id: I819d26f4edb3af5e50f777e8ddbadf4d24820b7f
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- vsperf: Performance Matrix functionality support
The patch expands the vsperf --test-params argument with list
functionality, which enables running multiple tests with different
parameters. If more tests are run then parameters provided, the
last parameters will be reused. Example:
./vsperf --test-params "['','TRAFFICGEN_PKTSIZE = (64,)']"
phy2phy_cont phy2phy_cont
CUMULATIVE_PARAMS if true, instead of using the default settings,
each test will take the parameters of the previous test before
applying it's own.
The patch also adds the vsperf --matrix argument which analyzes and
compares the results of all the tests run, printing it as a table,
as well as saving it into a file in the results directory.
MATRIX_METRIC metric used by Performance Matrix to compare tests.
JIRA: VSPERF-554
Change-Id: I71530ddf110890612236a7e57039f249609c835b
Signed-off-by: Richard Elias <richardx.elias@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Bugfix: update test case base on node parameters in ci
JIRA: YARDSTICK-1082
Change-Id: I00080d0317a54b73a6cd571198e9446962c11b5a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add jjb for clover
- clover-project.yml is a modified copy of container4nfv-project.yml
- clover and container4nfv temporary share the same vpod huawei-virtual6
- add job blocker between clover and container4nfv
- add clover doc to opnfvdocs
Change-Id: I6e4b133670fd46c57e338af37f2a066c95ce4bc6
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix Stor4nfv CI issues due to repo changes"
- Fix Stor4nfv CI issues due to repo changes
Applies the changes in stor4nfv repo and consolidates
opensds and nbp inventories. This fixes the CI failure in
stor4nfv scenarios.
Change-Id: I91f291d52488771934e0e0e93da2c56715abc877
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "A initial CI script for network test"
- A initial CI script for network test
This is a initial CI script for network test.
For now it verifies the containers can be correctly launched.
Change-Id: I418716a69efa5c784b300d0d8b5ce0d0823d11db
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Change nettest export port to 5000"
- Change nettest export port to 5000
I misunderstood this export port before.Change it to the previous
value.
Change-Id: I8366c27d8763ea1c8eb140dbbb37cfcffe414dbf
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/parser from branch 'master'
- Handle flavor before image
JIRA: PARSER-174
Change-Id: I891398e634846db617081b0baed9adf0662743b7
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- disable multus
Change-Id: I79854e52188833184ed60669b9f792afffcfd3c6
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix for datasource field value"
- Fix for datasource field value
This is fix for grafana dashboard templates
where variable "${DS_YARDSTICK}" is replaced
by "yardstick".
JIRA: YARDSTICK-1089
Change-Id: I0647d5bfd772a2d9ffa18bac59cdbbb39c8ec0ab
Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com>
|
|
* Update docs/submodules/container4nfv from branch 'master'
- Tiny fix for istio scenario
- disable user interactive when clean_bookinfo
- run sleep before status check to save ci varify time
Change-Id: I6072b85c3c941af30263101a3d4dca0537abf1fc
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix retrieving "options" section in "scenario""
- Fix retrieving "options" section in "scenario"
In [1] a new method to rename the "scenario" host names was implemented.
This method parses all sections with host names and applies the
"qualified" name.
Some malformed test cases define the "options" section without content.
This causes that [2] retrieves "None" value instead of an empty
dictionary. This possibility must be handled in the new method.
[1]I44da30dac562c1a4166e084645ae91c17798651d
[2]https://github.com/opnfv/yardstick/blob/4b8b674b65830a24230faed71e8d9a1048139c89/yardstick/benchmark/core/task.py#L630
JIRA: YARDSTICK-1073
Change-Id: I8864b428734ead8c5aa39de5091d3a2a691be060
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add "YARDSTICK_REPO_DIR" into tests path"
- Add "YARDSTICK_REPO_DIR" into tests path
In the CI flow, script "load_images.sh",
variable ${YARDSTICK_REPO_DIR} needs to be added
in front of tests path to avoid the error:
sed: can't read tests/opnfv/test_cases/*:
No such file or directory
This fix is specific to arm64
JIRA: YARDSTICK-1086
Change-Id: If19b295233bb7313226dae70df016ad236bed2ac
Signed-off-by: ting wu <ting.wu@enea.com>
|