Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/functest from branch 'master'
- Merge "Avoid exiting when snapshot initialization failed"
- Avoid exiting when snapshot initialization failed
Change-Id: Ia8162d6c64847090d94f97fdab92cad2b5f059f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Temporarily download cirros from artifacts
The domain download.cirros-cloud.net expired 2017-08-27, meaning
cirros image downloads fail, so change the download url to artifacts
temporarily.
Change-Id: I26e0723b5df1300c3869cc2f4cad138794c17e4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Merge "Add Nokia pod 1 deployment config and details"
- Add Nokia pod 1 deployment config and details
Change-Id: Iafc0172dea008611a3251ee8adfe56218e4c32b1
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Add an example and blank labconfig files
The currently available labconfig files may be confusing and are little
documented. There should be one example config file which is kept
up-to-date and well commented.
Change-Id: Ic765f647ded25ea43cc601153fde9eee9c233790
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Add OpenStack reconfig and Upgrade docs
Change-Id: I971cc23d47b90cbf03b194d3e6918262b5e3f8a5
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "update scenario name"
- update scenario name
url PUT /api/v1/scenarios/<scenario_name>
if new_name already exist, return Forbidden
if new_name == name, return Forbidden
Change-Id: If3b82b3df4a763d60dad110caca2659c5f39ab50
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "update installer under scenario"
- update installer under scenario
1. post, add one or more new installers
2. update, replace existed installers as a totality
3. delete, delete one or more installers by name
4. in post&update, if schema is not consistent with ScenarioInstaller model,
BadRequest will be raised(only extra keys will be detected currently)
5. in post, if installer already exist, return Conflict with already exist
message
6. in update, if a installer appears more than once, also return Conflict
with already exist message
Change-Id: I830dba3bcf5f1a9d1c93513b4aae59009f69dc8f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "DRAFT: update yardstick generic test cases dashboard"
- DRAFT: update yardstick generic test cases dashboard
current dashboard is obselete and hard to understand
add local grafana dashboard automatically import by
"yardstick env grafana"
update grafana version to latest steady
Change-Id: Iffae9170231d3e0867a52a1f6b5e99c4650b7326
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Introduce deployment error recovery level
Change-Id: I023a637e793bae845feabed0d7b80072d3f9f0b7
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "simplify unit tests implementation of update scenario"
- simplify unit tests implementation of update scenario
1. delete useless input arguments
2. update on and assert with self.req_d directly
delete intermediate variable 'scenario'
Change-Id: I3eda1df4893c890bb23ccf05b45ce2de5fa9dd93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "update versions under scenario"
- update versions under scenario
1. post, add one or more new versions
2. update, replace existed version as a totality
3. delete, delete one or more versions by name
4. in post&update, if schema is not consistent with ScenarioVersion model,
BadRequest will be raised(only extra keys will be detected currently)
5. in post, if project already exist, return Conflict with already exist
message
6. in update, if a version appears more than once, also return Conflict
with already exist message
7. add update with conflict unittest for projects
Change-Id: I0d2c8a5567f3abce7b0313a64e18303af02cc002
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "change the dovetail weekly job pod"
- change the dovetail weekly job pod
Change-Id: Ie1183ad0420058ddba8b46e474740a057dcf3b12
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Added developer user guide draft for samplevnfs
Change-Id: I15a5f7ae8e3aac5d509b7a722f7032fbd2da69d0
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix docker install"
- Fix docker install
Docker install only exist in off-line deploy
flow. Add it into normal deploy flow.
Change-Id: I2addf54eb6f74cb8faf799db343d84eaacea9fcb
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Bugfix: functest only keeps the last test case's log"
- Bugfix: functest only keeps the last test case's log
JIRA: DOVETAIL-490
1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
2. All log files should be kept, so users and developers can know the reason
of failed test cases.
3. tempest logs will be stored in directory tempest_logs/
4. defcore logs will be stored in directory defcore_logs/
5. IPv6 logs will be stored in directory ipv6_logs/
6. bgpvpn logs will be stored in directory bgpvpn_logs/
7. All vping logs are in functest.log
Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Avoid exiting the script if an error happens"
- Avoid exiting the script if an error happens
1. Avoid exiting the script if an tier fails
2. Push logs to artifacts
Change-Id: Ia258994e4694bb71615f7adc18967afcc237813f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add log info of refstack tests into functest.log"
- Add log info of refstack tests into functest.log
Change-Id: I9edf555ba17b491768fbe298e65c3b11b341d76e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Split HA and NOHA scenarios into 2 tables in reporting"
- Split HA and NOHA scenarios into 2 tables in reporting
the goal is to vizualize more quickly the HA and NOHA scenario
Note that if no scenario is available, the table title is displayed
Change-Id: Ibdade30aadf40fe4f7b9bfe547d23c186cb3e1df
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove Onos in Functest"
- Remove Onos in Functest
No feedback from onos projects for Euphrates for MS6
Change-Id: I8d295c65e4b621df87752e15b5f41e04a80b32ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/openretriever from branch 'master'
- create new directory for release E
Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "Bugfix: pre_condition cmds is just executed once"
- Bugfix: pre_condition cmds is just executed once
JIRA: DOVETAIL-489
1. All the cmds defined in pre_condition is just executed once for each type
i.e. functest, yardstick, bottlenecks...
2. The copy cmds defined in each functest test cases are just executed for the
first test case rather than all test cases.
3. Make the cmds to be executed for each test case.
Change-Id: I571f0eb9dd3cab77fc8597e5a9b5246398804d3e
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Refactor storperf testing scripts into ansible role"
- Refactor storperf testing scripts into ansible role
Change-Id: Ifbfe0818a528dbd9b2c176acf39450ca480e931a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Skip container and docker image clean up"
- Skip container and docker image clean up
- This helps to use the cache on CI pod and reduce build time.
- Dangling containers and docker images will be cleaned up in a
separate periodic job.
Change-Id: Ifa756714698c71b8dde0cbe089661936e94e8a17
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Move storage-qpi proposal to devguide
Change-Id: I91402f15ac3fafce112c2568e0e3b8b3464ba1d5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "yardstick pod4 job Offline"
- yardstick pod4 job Offline
This changes will make yardstick huawei-pod4 job offline.
Change-Id: Id0bc805e93ff2e38383717af4b486f4f3bddfc66
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Jobs on Compass built time out"
- Jobs on Compass built time out
In order to save the time, just download ubuntu and cirros images once and
stored in the host for all dovetail jobs.
JIRA: DOVETAIL-491
Change-Id: I07b39d5a04bfbce9ebf43f184103b503785b6e7a
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes bridge checking on jumphost for bm
Change-Id: I5e90dd84383c7348d2cbe58a18370ca10d915598
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes external network with baremetal interface
Change-Id: Icd65ffbd14dee603e5b2a0a42e9d0cdfd98c694c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fix verify trigger paths
Change-Id: I3878f3e1a85b31ddba8d3f53e774a9e1d16f8afb
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes baremetal interface attach
Change-Id: If0e501c218b1ea981caa255b5e217b5118b772b0
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fix permissions on deploy
Change-Id: I36066bf003b1504524a5b8143cceef7829b23ca8
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fix daily deploys using rpm
Change-Id: Iba1b2f47e8ace4fb4a9eed80342fcb8950e848f8
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-10 Relax config error message
Change-Id: I1078b01cbfa3f006b2d4170e4e84b93b547c0765
Signed-off-by: ahothan <ahothan@cisco.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- revert build_pxe_for_discover function to build pxe server
In case of deploy failed with deploy.sh file without reinstall
daisy node, we need to resetup DHCP in tempest.py script
Change-Id: Ia7b4de7933bf4957226a2bf0965858a555f0ed54
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "ci: verify generated rpms"
- ci: verify generated rpms
Check that all rpms listed in rpms_list file are generated
Change-Id: I18d548bbfdff3f21c662670f4b3007827e6c1e41
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Add missing iso build dependencies"
- Add missing iso build dependencies
Change-Id: Ie7c07d34819ea29575f94ecac3da046758415da6
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Docs update for E release
JIRA: -
Update the structure of docs directory.
Update the docs for E release.
Add some new docs for E release.
Change-Id: Ib4b6aced3d6ac88404d8518b5461e20d26e017e1
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "deploy.sh refactory"
- deploy.sh refactory
This can be seen as a code clean up before we implementing
running deploy.sh without recreate daisy vm and networks.
Change-Id: I9bb67fdc7220cc70e2e876cc05750c22630d5ac8
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Add the pytest files for post py files"
- Add the pytest files for post py files
1.add the test_keystoneauth.py and test_post_execute.py
2.modify the test-requirements.txt to update the dependent
python package.
Change-Id: I0957c723bd82faa9060c7d5ae021d46feaed05ae
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case: Fio volume benchmark testcase using job file"
- Test case: Fio volume benchmark testcase using job file
JIRA: YARDSTICK-791
In some use cases, Fio is used with a job file instead of parameters.
This work is about adding support for the job file and add a new test case
for volume testing.
Change-Id: I312d61bf6e7d95f23eedb0b6487f6103b7d76355
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Raise Exception if HA test case failed"
- Raise Exception if HA test case failed
Change-Id: Ia3677724075c1c1408f50bbfcebd3cbcde251d66
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/joid from branch 'master'
- added OS_REGION_NAME
Change-Id: Ic1de594408773430d7d4656465575f79dc0cb781
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Create test suite k8-nosdn-lb-noha run with k8s context"
- Create test suite k8-nosdn-lb-noha run with k8s context
JIRA: YARDSTICK-800
We have k8-nosdn-lb-noha scenario with kubernetes deployment.
So we need to add k8-nosdn-lb-noha test suite to run test case.
Change-Id: Id6dc73ad999733ddfa2e03673c20f7e92a8250a3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: tc063 fails to get the correct result in ubuntu node"
- bugfix: tc063 fails to get the correct result in ubuntu node
Change-Id: If96dc008d898a77445246aa7e9c98fab160626df
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/openretriever from branch 'master'
- Fix Doc Issue
Change-Id: Ia22693ac9c69fb1fb68c33cd9396bd73477597f5
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Skip the python3 vbmc patch
- vbmc has already been imported so we know it's there
if vbmc is located in a different spot than the
hardcoded location just skip the patch
Change-Id: I765fb94c09e0775084ecd37659f4900411eb0e3e
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "improve tc055 results"
- improve tc055 results
Change-Id: Ib1282c75c5f9cdc416bedf5c7a2e2d3f44c737f1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "improve tc002 to make packet size parameterize"
- improve tc002 to make packet size parameterize
JIRA: YARDSTICK-793
Change-Id: I95d014ad3d2e19dd2df1f5e72d994da2f44d4544
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Added testcases for Gnocchi, AODH, SNMP and Intel_RDT
Added testcases for newly added plugins - Gnocchi, AODH,
SNMP and Intel RDT for Functest-Barometer project
Change-Id: Ice7db5a49852d95e9c3054a0670dbd193f40f26c
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "collectd: disable auto-provision"
- collectd: disable auto-provision
auto-provision requires Internet access inside
the VNF, which may not be the case.
Change-Id: I2b5b73e1b80074356943c5e3152c3e6a318f3ca4
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|