Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdnvpn from branch 'master'
- Updated from global requirements
Change-Id: I094aa8c5cc901c4b5f083651a8224d64324dfc44
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Provide support for different ODL versions"
- Provide support for different ODL versions
We should be able to deploy with different ODL versions if the user defines
the ODL_VERSION variable when deploying XCI.
Change-Id: Ied20959116fed19bf4445f1544883ed0dc579dfb
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Download only the needed images for OpenStack Functest Healthcheck
Some of the files needed by Functest are pretty big and it takes time
to download them all so this change ensures that the files are needed
by healthcheck is downloaded and the rest is not.
Further changes are needed to make the list even smaller for smoke test
but we need Functest guidance to identify which of them are needed for
what testing. It could be done by having suite specific download_images.sh
like download_images_healthcheck.sh, download_images_smoke.sh and so on.
deploy-scenario:os-nosdn-nofeature
installer-type:osa
Change-Id: Ib2c5867adfad8097d1a084c39ad08cc4df2e4549
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "add_test_cases_to_test_categories"
- add_test_cases_to_test_categories
Change-Id: Ie8e2876770d8e8edcd8fe1b8476fe7ad79a2fa72
Signed-off-by: mohamedasem <mmagraby.ext@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Fix emails and copyrights in all conf.py
Change-Id: Idbd735443ec106f14e088c1469701507c28d7545
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Upates Installer results (master jobs)
Change-Id: I3bf93c2c76b1c0f624d605be2c9534ac23558ee7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Update configguide (latest results)
Change-Id: I5eb2f3b0096e57c9f72c07a8adea3bbe4aae3ec7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove odl_netvirt testcase
Its dendencies have not been met since Danube [1].
[1] https://build.opnfv.org/ci/job/apex-os-odl_l3-nofeature-noha-baremetal-danube/
Change-Id: I1a5bb4acd9e7e14dbf519132847521b5138f4cd6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Filter only on scenarios if possible
If a scenario is defined, setting installers as dependencies makes
the maintenance more difficult.
Change-Id: I3d0dc51ec3b9ccf3270ad1ec8253d6ee7e4a99a0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Add the Heapster + InfluxDB + Grafana Monitoring scheme"
- Add the Heapster + InfluxDB + Grafana Monitoring scheme
JIRA:
1. The kubernetes cluster deployed by the kubespary does not
support the monitoring scheme.
2. This patch is to complete the monitoring scheme for k8s
Change-Id: I89faf75a8b78cd70dfc9d8433ea582aecb2f8001
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "support deploying k8s above ubuntu on arm"
- support deploying k8s above ubuntu on arm
Change-Id: I5642c866423728a8cdbbc3ea82969e6aec346981
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Stor4nfv: Install ansible version 2.4"
- Stor4nfv: Install ansible version 2.4
Ansible 2.5 release is causing errors in the installation of
ceph-ansible (for ceph-mon). This patch fixes the ansible
version installed on kube_master to 2.4.3 to address the ceph
errors.
Also, adds these post-install tasks:
- run 'modprobe rbd'
- create opensds default profile
- create csi pods.
Change-Id: Iee8d27da68896009d2e27ce4a6c7f805524d086d
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Add nettest ansible module
JIRA: QTIP-295
Change-Id: I7c14fa24a255812065414fea4233d88260b3ad42
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/doctor from branch 'master'
- Merge "get 'test_case' option form environment variable"
- get 'test_case' option form environment variable
Get 'test_case' option form environment variable. If no
environment variable, use the default value so that we can
specify the test case in doctor verify job.
Change-Id: I1bc25d024ca56637d779006d685b57254af355a5
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: interface down HA tc050 attack and monitor logistic wrong"
- Bugfix: interface down HA tc050 attack and monitor logistic wrong
1. simplify the attack to be one interface
2. move monitor step before attack
3. update rst doc to match
JIRA: YARDSTICK-1120
Change-Id: Icfa21d58e7ccdbeaca8a9a1a3098cceb21c981c3
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Set same dependencies for all vping test cases
It allows a fair comparison between odl and nosdn scenarios.
Gluon could also be safely removed as scenario filter.
https://build.opnfv.org/ci/job/functest-compass-baremetal-daily-master/88/console
Change-Id: I0a9268d2038c79320e372d1d35d276560555aa7d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Add SDC deploy/clean scripts"
- Add SDC deploy/clean scripts
- Added deploy/clean scripts for use in Clover container
- Deployment of entire SDC scenario
- Deployment includes istio install for manual sidecar injection
without TLS authentication (deploy.sh)
- Added Jaeger tracing and Prometheus monitoring install (view.sh)
- Exposes NodePort for monitoring/tracing to access UIs outside
of cluster
- Clean.sh attempts to remove all of the above
Change-Id: Id9548a77d71465a814a6e0cb1cbdf02d37235590
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Print the stack traceback when cleaning juju_epc
Change-Id: If32557a4384cafd67b7c294f8c0592ee2769b1a5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Add support for install istio of specified version"
- Add support for install istio of specified version
Change-Id: Ibfe0002daff58d30e7fffbb8828d8853a7e963a6
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/storperf from branch 'master'
- Marking 3rd Party Software
Move all non Apache2.0/CC-BY-4.0 licensed files into
a 3rd_party directory
Change-Id: I4172063500f8bb2fa3ac767d1be8c6c5cf12aa7b
JIRA: STORPERF-241
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Install new neutron-tempest-plugin
Change-Id: Id43e7cd5efa4a78397238bf27ef7e6b476704557
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Remove duplicated installation
Change-Id: Ib6d969460e6674ec892b7d657b184c2dcf614ea0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Disable refstack_defcore due to testr
refstack_client is hardcoded to testr when normalizing tests list.
It's disabled till refstack_client conforms with OpenStack Queens
(.testr.conf was removed from tempest).
Change-Id: I10c7059e049017db994003eb5d42da83e1d5a839
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Disable volume in Patrole 0.3 by default
Else it fails without /etc/cinder/policy.json.
Change-Id: Iaa5fb5b42626f2fbe00c3a89fa3edf4eae4ac166
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: Icf57ec3e65e391207333bb8780ea215bcf4434a4
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Add MQ consumer, producer and payload base classes
Added MessagingProducer base class. A class implementing this base class
can send a cast message using the MQ service installed in the Yardstick
jumphost (RabbitMQ by default, other MQ could be implemented). The producer
will send messages to an specific topic.
Added MessagingConsumer base class. A class implementing this base class
will be able to receive any message sent by a MessagingPorducer class
publishing messages in the topic subscribed.
By default both Producer and Consumer "fanout" is True. That means every
Consumer will create a fanout Queue attached to the MQ Exchange topic. All
Consumers attached to this topic will receive the message sent by the
Producer [1].
Added Payload base class. To send data through the message queue service,
a Payload derived object should be created. This base class allows to
define the attributes container in the class, convert the object to a dict
and retrieve the object from a dict.
Added a new library, "oslo.messaging", to implement the RPC client and
server.
[1]http://blog.thedigitalcatonline.com/blog/2013/08/21/some-tips-about-amqp-direct-exchanges/
JIRA: YARDSTICK-1074
Change-Id: I63932b5fb3de2bdc1270fc83295630a2a349e2a6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Report Fuel Deployments to Testapi Dashboard"
- Report Fuel Deployments to Testapi Dashboard
Using these macros for deployment jobs will report the deployment
results of Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I353631f073578b4a2da0f08ffba4042931e65dca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/sfc from branch 'master'
- Fix symmetric testcase config
One patch was merged without rebasing and it reverted some accepted changes
Change-Id: Ia64cef60df1ceb72d8789d122cf1bbb820819aa2
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix role processing in Patrole"
- Fix role processing in Patrole
Role has to be listed in tempest.conf before calling testr.
It also saves the right config file.
Change-Id: Ifd122f31d0bfe3e9b3f93c6d62526acce96953d3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Pass kwargs in TempestCommon:configure()"
- Pass kwargs in TempestCommon:configure()
It's required by Patrole.
Change-Id: I07eb6f05b4776c3f9929b6f08c5cbfa131e09d8e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: remove non-released scenarios for Fraser
We will not support RT KVM and IPv6 scenario.
Change-Id: Iabd52f3ff803488e1ac68e8946001a7c04f5ca7f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Initial release-notes.
JIRA: SNAPS-288
Change-Id: I61e96eeb2128fc4e4abc88595504cad5f70f4378
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Update regex to get verification_id
Rally changes the sentence which our testcase was unable to parse.
Change-Id: I9bab3109adc37d349c6fbec73cea9052d09cedb1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Build in opendaylight service mask
Oxygen has an issue with broken config/data cache caused
by service restart in the middle of initial boot.
Change-Id: Ia30c76b67566ab8a2fb9045d0e10ca788f1a06a6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Update Patrole to 0.3"
- Update Patrole to 0.3
Change-Id: Ifde367b312d9a7d56fccf4f3ba0c155f30b1cb6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- APEX: Fix missing bash command in verify job
Change-Id: I055ec261368b341c5dd9f2ab5082c8ced15ad6e5
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: opnfv-scenario-requirements: Add openSUSE to k8-canal-nofeature
openSUSE is supported in kubespray so we add it to the
k8s-canal-nofeature scenario.
installer-type:kubespray
deploy-scenario:k8-canal-nofeature
Change-Id: I626e98beef220f724ae72329be42b959a03ce87b
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: opnfv-scenario-requirements: Add openSUSE to k8-calico-nofeature
openSUSE is supported in kubespray so we add it to the
k8s-calico-nofeature scenario.
installer-type:kubespray
deploy-scenario:k8-calico-nofeature
Change-Id: I1ffa972b7bb1f949645bb585d2a8688cf4580342
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Switch to stestr"
- Switch to stestr
It also updates rally and installs rally-openstack.
It completes the update to OpenStack Queens.
Change-Id: Iabf436ac6e7facfa21a3d7c8a3dfaffa9142da98
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Integrate the k8-flannel-nofeature scenario"
- Integrate the k8-flannel-nofeature scenario
installer-type:kubespray
deploy-scenario:k8-flannel-nofeature
Change-Id: Ie47efe4759b2cf52421cd2edf5e7817442b0026f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Simplify odl scenarios"
- Simplify odl scenarios
So far we were building the repo url variable in the odl scenarios. Moving
that logic to ODL role probably makes more sense as it can be reused by all
scenarios.
This patch passes the odl_version to OSA. That variable will be processed by
the ODL role, which will finally generate the repo url variable
deploy-scenario:os-odl-nofeature
installer-type:osa
Change-Id: I0c9da069238348af6d00d8422ca478cb4be4cfad
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for ODL cleanup
Change-Id: Ie23a49c17ab4890fc1262d1111efd85ec83d7866
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: kubespray: Bump SHA to include openSUSE support
The upstream PR to include openSUSE support has been merged so we need
to bump the SHA to make it available in XCI.
Change-Id: Ida5bd05ce8b0c883b6d7582a495ca934ecc4b1f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/functest from branch 'master'
- Enable sfc
Sfc has been synchronized to OpenStack queens.
Change-Id: I144d2c96777a3fc2c1b84101f1b7cdb085f90d50
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Update OS image for target nodes
During deployment of DPDK scenario for Queens, we encountered
kernel panic and soft lock. Hope a Kernel upgrade may help.
Change-Id: I741cc81fcce499a93832a5980f0ed2fd568f957f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- Enable Doctor and Barometer
They are now synchronized with OpenStack stable/queens.
Change-Id: Ia333268e17e997c32d0f8f0b658397048c64c0ab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Merge "Updated from global requirements"
- Updated from global requirements
Change-Id: I532d83d1e381b2ef0559fdcc27e1bf455002f8ce
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [submodule] Bump Pharos
Change-Id: Ib5f7a9d7874704b11b10cdc1eefaae19de2a629e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Create the k8-calico-nofeature scenario"
- Create the k8-calico-nofeature scenario
installer-type:kubespray
deploy-scenario:k8-calico-nofeature
Change-Id: Ief8557149fd47faab43f8f4bedcf6466dac2275f
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Remove duplicated info line for bifrost version"
- Remove duplicated info line for bifrost version
Change-Id: If49cebc6ac6b1a80fbddceaf55a2cf1df299583a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "Add more tests and fix bug in moon_orchestrator"
- Add more tests and fix bug in moon_orchestrator
adding more validation
adding more test cases covering pods, slaves
applying comments mentioned
Change-Id: I7e58f184a3f216fc3740097244a5538c184bd940
Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
|