Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "store/load offline docker images"
- store/load offline docker images
JIRA: DOVETAIL-423
usage:
1.cd ${DOVETAIL_HOME}/dovetail/utils/offline
2.edit config.yaml as needed
3.on onsite host, <python download.py> --> save docker images to defined path
4.on offline host, <python load.py> ---> load docker images to offline env
5.this can be easily extended to other images beside docker images
Change-Id: I97d843e154ecf8d66cafb9ea9594fe73343ee591
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/kvmfornfv from branch 'master'
- Merge "Generating a kvmfornfv rpm which includes the right kernel config for intel-iommu for CICD for Danube release 2 Apex installer"
- Generating a kvmfornfv rpm which includes the right kernel config
for intel-iommu for CICD for Danube release 2 Apex installer
Upstream status: N/A
Change-Id: Iab872de246efca68cea1db207c94fdc930f9a0f4
Signed-off-by: davidjchou <david.j.chou@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "pass user_data to heat template"
- pass user_data to heat template
We had code to support adding user_data but the
Server model was not connected.
The string formatting of the user_data is left
as an exercise for the reader.
Change-Id: I298657b93de67e19436bca616b119df636dacce2
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- f_kvmpluginbuild: Allow overrides in config.mk
Change-Id: I2e124e09b884a06ab84864fbf3f2173224a99fc6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Bug Fixes: remove Db name + path"
- Bug Fixes: remove Db name + path
as case have been renamed in testcases.yaml
no more need or translation name/Db name
Change-Id: I0656ec478369224d44d9c3cdf0c6426f140e4029
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "add qtip reporting"
- add qtip reporting
Change-Id: Ie573486080fbd36857ff0709d53f6bdcdd43363e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add short_description field to testcase in test API"
- Add short_description field to testcase in test API
this field will be used for the catalogue
Description may be too long - displayed in case of roll over
name is often not explicit enough for humanes
Change-Id: Ibb1f74208376c93616fc89fa10fdeecaf0f8c8fb
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix: Error when create pod.yaml file"
- Bugfix: Error when create pod.yaml file
JIRA: DOVETAIL-426
os.path.makedirs(os.path.dirname(args.filepath))
AttributeError: 'module' object has no attribute 'makedirs'
Change-Id: I2b75576f05b7926b76148ea6152e4479215344f5
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Conform ODL with last framework updates"
- Conform ODL with last framework updates
Now ODL TestCase calculates the ratio between critical tests passed
and failed and saves it in result. Non-critical test cases can fail as
result doesn't take them into account [1].
It also updates default attribute values in TestCase and allows result
to be float.
[1] http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#setting-criticality
Change-Id: Id4a89271b5b1a90cd3c1e2b08591ff26ffaffee0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge changes from topic 'add_testcase_str'
* changes:
Remove the former results in DB url
Implement TestCase __str__()
- Remove the former results in DB url
It conforms generate_report.py with the previous change [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/33511/
Change-Id: I677ebd416f462a591439fc7b637c02d7964e6173
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Implement TestCase __str__()
It's designed to be called by run_tests.py when printing the results of
test cases and when generating the global report.
Change-Id: If4a6f023ef2344bbc4f940d07dde4b776dce5d68
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "update Dockerfile"
- update Dockerfile
- remove dependencies which is not in use
- remove unuse envrioment variables HOME and QTIP_DIR
- set envrioment variable USER to root
- pip install qtip with parameter -e
- automatically startup ssh-agent
Change-Id: I16999db53745b03c00260b2b5d73c5e89c0005f3
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Remove prompts for options while creating workspace"
- Remove prompts for options while creating workspace
Change-Id: Ic1b4bfbcefa6240fdab193e411cce4725a6835e7
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add arm support in functest reporting pages"
- Add arm support in functest reporting pages
Create different pages for installer@architectures
- x86
- aarch64
JIRA: FUNCTEST-821
Change-Id: I3c4ebba3f7969f6c1a5d04c4d5b5a63db5a3e7c2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Include index files in master doc"
- Include index files in master doc
some files were missing because we manually maintain the root index and it
is out of sync with the child index
Change-Id: If26474952931bfbfb9c7c2acf8331cbd54a1ccec
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/apex from branch 'master'
- Updating Apex to OpenStack Ocata
- power management updated to virtualbmc, pxe_ssh is deprecated
- removing custom tacker build
- removing custom congress build
- disabling yum update in undercloud on the cli instead of in a patch
- Undercloud is direct kernel booted now, there are no kernel and initrd
in the disk image from upstream
- remove OpenDaylight previous to Carbon
JIRA: APEX-433
JIRA: APEX-432
JIRA: APEX-431
Change-Id: I6963f16e65eacade5607a3082b58b6150331406c
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- remove ansible.cfg.default which is no longer in use
Change-Id: I3d2888962edc8506a702d53225b082680b0f9060
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Wild card needed now that compass4nfv configs have been added
Change-Id: I490b7b1de44e7a04ea631ffa4808f633353f94c5
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Bugfix: initialize the logger for snaps"
- Bugfix: initialize the logger for snaps
Testcases about snaps failed due to the absence of attribute 'logger'.
Change-Id: I78c85e51f63afa767fa73aa12faea066ad432371
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- XCI: change functest job to use master
Change-Id: If0ce98b4d6f86a0bb6ad5b7b78bf134ef87c1fd9
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- 3rd Party CI: Adds carbon branch to ODL xci
Change-Id: I53ddedb80f19ec9f8224cb0e22e4657b1472169f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "prototypes: xci: Make sure Ansible dependencies are installed"
- prototypes: xci: Make sure Ansible dependencies are installed
'pip install ansible' is not enough on newly installed hosts which may
lack the necessary build tools to install Ansible's dependencies. As
such, we add a script similar to the bifrost/scripts/install-deps.sh
one to pull in all the necessary distro-specific packages so Ansible
and it's dependencies can be installed from scratch.
Change-Id: I4b1e74644db9ace451ad763e4c54f1a3a43214fd
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Run bifrost provisioning as normal user"
- jjb: xci: Run bifrost provisioning as normal user
Ansible can request elevated privileges using the 'become' directive.
As such there is no need to run ansible using sudo. Furthermore,
OpenStack CI runs all jobs as normal user and we need to do the same
in order to compare behavior and results properly.
Change-Id: Id198efd1d6fdf4619de931fbedc7caba8d68d2a0
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "prototypes: bifrost: Write clouds.yaml file for regular users"
- prototypes: bifrost: Write clouds.yaml file for regular users
This is similar to commit 6769ae9bcbf6 ("prototypes: bifrost: Add
keystone roles"). In preparation for running the bifrost jobs as normal
user we need to write a clouds.yaml file to users home directory.
This is similar to the bifrost upstream testing playbook.
Change-Id: Iae4bc73906649707667925280a19282ec5c93998
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Remove Colorado and Brahmaputra support"
- [Functest] Remove Colorado and Brahmaputra support
CI no longer runs brahmaputra and colorado jobs.
To keep the jobs as simple as possible, remove
that support.
Change-Id: I29661f414923807dc6c0d22526dc852a45dbe7bb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Rename VnfOnBoardingBase to VnfOnBoarding
Change-Id: I514340fc6180e29b31ef11bdea9f719aa2bbb738
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Rename vnf_base to vnf
Change-Id: I0b8b9b2e85717fc92a233e4f7344b3419421778d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "dovetail: add a suitable job used for vpn test case validation in CI"
- dovetail: add a suitable job used for vpn test case validation in CI
JIRA: DOVETAIL-424
the principle is
1) not disturb the original work flow
2) after vpn testcases integrated into dovetail, i.e, CVP tool,
there is a need to find a POD has bgpvpn feature which is
suitable to validate bgp vpn test cases in proposed_tests.
3) only add dovetail proposed_tests into bgpvpn scenario deploy-test loop
to reduce unnecessary time consuming.
4) further, should consider to add dovetail job in os-nosdn-nofeature loop
Change-Id: Iad6ae1e44470c8e9d49a25980d292ba3871bd6a4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "fix ha testcase PASS/FAIL judgement"
- fix ha testcase PASS/FAIL judgement
JIRA: DOVETAIL-425
Change-Id: Ifee2473956e0a1a3ad9c98beff92d94327251614
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Merge "vpn testcases added in proposed_tests"
- vpn testcases added in proposed_tests
JIRA: DOVETAIL-212
after communicating with Tim/jose, help to add vpn testcase into proposed_tests
reference: https://wiki.opnfv.org/display/sdnvpn/SDNVPN+Testing#SDNVPNTesting-TestcompliancetemplateforDovetail
Change-Id: Id34a2cadba625abbdbc59ef11affeccba24fa10c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Proposing to move "post conditions" as an optional topic for a test case.
It is not clear that there are post conditions to be documented for all test cases.
In the case a test cse creates an image and deletes it, there is littöe need for
a post condition to be documented. If a test case establishes a network to be
used for a subsequent test ina sequence this information should be clearly dcumented.
Change-Id: Ifb4bb45f240921c180077ab7273988d973417f6f
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix: Error when create pod.yaml file if one node's role is None"
- Bugfix: Error when create pod.yaml file if one node's role is None
DOVETAIL-426
Error message:
if node.roles[0].lower() == "controller":
IndexError: list index out of range
Change-Id: I96d26cc3798b993b5b296f554becfc175e3e87b4
Signed-off-by: xudan <xudan16@huawei.com>
|
|
document how to add submodules
clean up some spacing
Change-Id: I7640f123911650dcf31933ed2fbfbdd26620798a
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Change tempest_smoke_serial to odl_netvirt"
- Change tempest_smoke_serial to odl_netvirt
Change-Id: Id4eee99b339ade6bec9f686a9705b31a93b0169c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Merge "enable new fabric and network creation"
- enable new fabric and network creation
Usefull for jumphost with a different network mapping than pod servers
(case of virtual jumphost)
Change-Id: Ib358bf3c0a5cd89621dad791011b6fa92decdc95
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Restricted dependency of the novaclient."
- Restricted dependency of the novaclient.
The 8.0.0 version is not backwards compatible with 7.1
JIRA: SNAPS-73
Change-Id: I76f52e0e1e212e1e4053ade6279b1117ab740cde
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Merge "Modified code to support both Python 2.7 and 3.x"
- Modified code to support both Python 2.7 and 3.x
* Tested on Python 2.7.10 and 3.4.4
* Updated installation documentation
JIRA: SNAPS-30
Change-Id: I94a37d218be8ea47bbbcfb560197737430fcb3ba
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Fixed some redundant dict() key checks that can cause runtime errors.
Change-Id: I9d05e6cc69526b7424b65e171da1fa4e99e02149
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Moves RDO images URI to working server
CBS has been broken and the overcloud and undercloud artifacts are not
getting updated there. The new URI is a workaround because it is a
single file server acting as a backup until the CBS repo is fixed.
JIRA: APEX-458
Change-Id: I743747015d69b17d75aa7b231bc07c935788ea20
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "add onos deployment steps"
- add onos deployment steps
opnfv-tht-pr: 128
opnfv-puppet-tripleo-pr: 23
Change-Id: Ib99f7e3968ed03bd86ca0de9c6c37c9871921486
Signed-off-by: bobzhou <bob.zh@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: fixes overcloudrc v3 filename
Change-Id: I086adca7f9671c2c5e6fd04a1ec339e8b22f1de4
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "huawei-pod6 added to sandbox CI so, all config files are added for huawei-pod6"
- huawei-pod6 added to sandbox CI
so, all config files are added for huawei-pod6
Change-Id: Ic11ca7de4787a67e52ac75784f760347bcb42315
Signed-off-by: Thaj <Thajudheen.rajak@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix the parameters of downloading"
- Fix the parameters of downloading
aria2c should use "-d" to indicate the directory to store the downloaded
file.
Change-Id: I6590403fb0c0b2938ee384cf5b1d5acc42ed94c1
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Improve daisy download speed by multi-thread tool"
- Improve daisy download speed by multi-thread tool
Use multi-thread tool such as aria2c to download the daisy image,
to reduce the time spent on downloading.
Change-Id: Id1b7f9195fe0d499b9b02b0a8410e02871f675f9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Implement qtip workspace create"
- Implement qtip workspace create
Change-Id: Ibd4213a6c4c86a7f4e8f99b16cba5055a3abba39
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Merge workspace template into one directory"
- Merge workspace template into one directory
Change-Id: I384ea3611e58feb7292840d672094d49bb9e7482
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Fix release notes link"
- Fix release notes link
Change-Id: I1795768bfd89a297bf0f69e0d985ae995cf33a4c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Update release note to Danube 2.0
Change-Id: I33eb6321d0349ab636ee99b616c7d326cc88d604
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit c868680eb17c2a7f86cb794e1cf15330f21dd3cd)
|
|
* Update docs/submodules/doctor from branch 'master'
- add image code
JIRA: DOCTOR-93
Change-Id: I6551d5e31799b967ce442cb05a664c0d64a3dcf8
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
* Update docs/submodules/armband from branch 'master'
- fuel-main: Backport ntpd autostart enablement
Upstream-bug: https://bugs.launchpad.net/fuel/+bug/1688631
Change-Id: I7bc2dac4442c1b02b21fef82a9b9c008f4dab9ac
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Get ODL distro from the new location on the nexus log server
Change-Id: Ief68ecad4570f1d6ea0a5142f6071adf3188f50b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Rename TestCase check_result() to is_successful()"
- Rename TestCase check_result() to is_successful()
Change-Id: I41cea33b4c1dae79e75231e7c7e069fc89736f34
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|