Taseer Ahmed [Sat, 24 Mar 2018 05:39:16 +0000 (10:39 +0500)]
Update git submodules
* 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>
wenjuan dong [Mon, 16 Apr 2018 02:57:49 +0000 (02:57 +0000)]
Update git submodules
* 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>
Rex Lee [Mon, 16 Apr 2018 01:48:22 +0000 (01:48 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Sun, 15 Apr 2018 08:47:40 +0000 (10:47 +0200)]
Update git submodules
* 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>
Stephen Wong [Sun, 15 Apr 2018 06:58:59 +0000 (06:58 +0000)]
Update git submodules
* 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>
Cédric Ollivier [Sat, 14 Apr 2018 17:33:01 +0000 (19:33 +0200)]
Update git submodules
* 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>
Stephen Wong [Sat, 14 Apr 2018 00:05:02 +0000 (00:05 +0000)]
Update git submodules
* 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>
mbeierl [Thu, 12 Apr 2018 20:05:45 +0000 (16:05 -0400)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 13 Apr 2018 20:57:29 +0000 (22:57 +0200)]
Update git submodules
* 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>
Aric Gardner [Fri, 13 Apr 2018 18:08:44 +0000 (18:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: Icf57ec3e65e391207333bb8780ea215bcf4434a4
Signed-off-by: agardner <agardner@linuxfoundation.org>
Rodolfo Alonso Hernandez [Wed, 14 Mar 2018 11:27:25 +0000 (11:27 +0000)]
Update git submodules
* 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>
Trevor Bramwell [Fri, 13 Apr 2018 16:41:24 +0000 (16:41 +0000)]
Update git submodules
* 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>
Manuel Buil [Fri, 13 Apr 2018 13:40:51 +0000 (15:40 +0200)]
Update git submodules
* 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>
Sofia Wallin [Fri, 13 Apr 2018 15:53:54 +0000 (15:53 +0000)]
Merge "cross-reference to Auto project for Configuration Guides"
Cedric Ollivier [Fri, 13 Apr 2018 15:42:53 +0000 (15:42 +0000)]
Update git submodules
* 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>
Cedric Ollivier [Fri, 13 Apr 2018 15:42:36 +0000 (15:42 +0000)]
Update git submodules
* 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>
Tim Rozet [Fri, 13 Apr 2018 15:26:06 +0000 (11:26 -0400)]
Update git submodules
* 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>
spisarski [Thu, 12 Apr 2018 19:20:52 +0000 (13:20 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Initial release-notes.
JIRA: SNAPS-288
Change-Id: I61e96eeb2128fc4e4abc88595504cad5f70f4378
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cédric Ollivier [Fri, 13 Apr 2018 14:56:04 +0000 (16:56 +0200)]
Update git submodules
* 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>
Michael Polenchuk [Fri, 13 Apr 2018 08:54:17 +0000 (12:54 +0400)]
Update git submodules
* 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>
valentin boucher [Fri, 13 Apr 2018 13:37:34 +0000 (13:37 +0000)]
Update git submodules
* 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>
Feng Pan [Fri, 13 Apr 2018 12:02:50 +0000 (08:02 -0400)]
Update git submodules
* 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>
Markos Chandras [Fri, 13 Apr 2018 10:48:43 +0000 (11:48 +0100)]
Update git submodules
* 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>
Markos Chandras [Fri, 13 Apr 2018 09:10:56 +0000 (10:10 +0100)]
Update git submodules
* 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>
valentin boucher [Fri, 13 Apr 2018 12:44:12 +0000 (12:44 +0000)]
Update git submodules
* 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>
Markos Chandras [Fri, 13 Apr 2018 12:41:37 +0000 (12:41 +0000)]
Update git submodules
* 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>
Periyasamy Palanisamy [Fri, 13 Apr 2018 12:07:01 +0000 (12:07 +0000)]
Update git submodules
* 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>
Cristina Pauna [Fri, 13 Apr 2018 10:26:43 +0000 (12:26 +0200)]
Update git submodules
* 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>
Markos Chandras [Fri, 13 Apr 2018 08:30:21 +0000 (09:30 +0100)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 13 Apr 2018 09:35:32 +0000 (11:35 +0200)]
Update git submodules
* 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>
Zhijiang Hu [Fri, 13 Apr 2018 09:54:50 +0000 (17:54 +0800)]
Update git submodules
* 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>
Cédric Ollivier [Fri, 13 Apr 2018 08:01:35 +0000 (10:01 +0200)]
Update git submodules
* 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>
Manuel Buil [Fri, 13 Apr 2018 09:25:33 +0000 (09:25 +0000)]
Update git submodules
* 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>
Cristina Pauna [Fri, 13 Apr 2018 08:23:35 +0000 (11:23 +0300)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [submodule] Bump Pharos
Change-Id: Ib5f7a9d7874704b11b10cdc1eefaae19de2a629e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Markos Chandras [Fri, 13 Apr 2018 09:12:58 +0000 (09:12 +0000)]
Update git submodules
* 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>
Fatih Degirmenci [Fri, 13 Apr 2018 08:57:57 +0000 (08:57 +0000)]
Update git submodules
* 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>
Asteroide [Fri, 13 Apr 2018 08:41:11 +0000 (08:41 +0000)]
Update git submodules
* 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>
Cedric Ollivier [Fri, 13 Apr 2018 07:56:01 +0000 (07:56 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Print the stack traceback when cleaning"
- Print the stack traceback when cleaning
Change-Id: I8279844f0e42378b4fe550696608054cd7418a12
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rodolfo Alonso Hernandez [Fri, 13 Apr 2018 07:36:45 +0000 (07:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: to list all used loop device"
- Bugfix: to list all used loop device
Bug fix in script "build_yardstick_image.yml", to
- Use option "-a" to list all used loop devices, to be more compatible.
- Ignore the error and continue, if the debug command failed.
JIRA: YARDSTICK-1121
Change-Id: I24aaebb2ffe3107ca5c619401725aa8c8e1af295
Signed-off-by: ting wu <ting.wu@enea.com>
- Bugfix: k8 scenario fix
JIRA: YARDSTICK-1109
Change-Id: Ic61a63099c3d2d4af5fa5634299e4b2946d53eaf
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit
3b1316647b50bc3bbb1eb6216aa07fd4dff34edf)
- docker/supervisor.sh: Fix condition block end
Fixes:
18546b4f
Change-Id: I51fcb48e790ff7c57273a3f6712ccb2b9bc4aa32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
ead90064d12be552bd334828d41ffffa75fad01b)
- [AArch64] Dockerfile: Fix malformed patch
Change-Id: Ia2dfc6c4def8e71e36747b8f27cbf22700f676b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
161f7d676b4404a5445681a7871e086b751fdafc)
Serena Feng [Fri, 13 Apr 2018 07:13:27 +0000 (07:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create CI job for network testing"
- Create CI job for network testing
JIRA: QTIP-297
Change-Id: Ie3002ab4eae57d79d0edeb9c39c2ab273c5c3915
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
zhihui wu [Fri, 13 Apr 2018 06:30:54 +0000 (14:30 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [qtip] enable fraser ci jobs
Change-Id: Ic9bf36c63592eac60406d362bedf1c6bd352ab9c
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Fri, 13 Apr 2018 06:52:52 +0000 (06:52 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Revert "delete the code which will not included in Fraser"
This reverts commit
b34030013f9af4c40fd79850a85957c842e76595.
Change-Id: Ief09eaa4b009a47d7509f548fc1117bb4839d2ba
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Fatih Degirmenci [Fri, 13 Apr 2018 06:25:11 +0000 (06:25 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Redirect virsh output to /dev/null in cleanup script"
- Redirect virsh output to /dev/null in cleanup script
deploy-scenario:k8-nosdn-nofeature
installer-type:kubespray
Change-Id: I540eb8bad2f35d7029ae8a2148c431f7664fbad0
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Serena Feng [Fri, 13 Apr 2018 06:15:27 +0000 (06:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "bugfix: run doctor tests parallelly"
- bugfix: run doctor tests parallelly
Currently doctor job uses multiple 'multijob' in builders to
virify tests in different installers, these multijobs run in sequentially
which will cost a long time. These jobs are not related to each other in
different installer.
Change-Id: Idce03920ec6244a9ce288c940a24d0707af1a694
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Fri, 13 Apr 2018 06:14:48 +0000 (06:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor job bugfix: fix the scenario"
- Doctor job bugfix: fix the scenario
Use these scenario which can trigger doctor jobs running in functest
Change-Id: I66df099c3923b9c47aab9f9f8685052bd33331f7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Fri, 13 Apr 2018 06:12:56 +0000 (06:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable all yardstick tasks on baremetal for daisy"
- Enable all yardstick tasks on baremetal for daisy
currently only master job is enabled.
Change-Id: I7da6a1a3a8e8faf08cde34d9a20219346070151b
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Cédric Ollivier [Thu, 12 Apr 2018 07:18:56 +0000 (09:18 +0200)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Updated from global requirements
Change-Id: Ieeaf87ab920f1862e3a1b9ac3316d387ff64954f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Fri, 13 Apr 2018 05:07:23 +0000 (05:07 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Switch to Gerrit for scenario source urls"
- Switch to Gerrit for scenario source urls
In the past, there were cases where the Git mirrors were
out of sync with Gerrit which caused the use of outdated
repos. This change switches all scenarios to Gerrit.
Apart from that, it also aligns the urls across all scenarios.
Change-Id: I5301630a71446df8668f16c81bf26d81bcea8031
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jing Lu [Fri, 13 Apr 2018 02:46:38 +0000 (02:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: Can't get image list in API"
- Bugfix: Can't get image list in API
JIRA: YARDSTICK-1110
To match OpenStack Pike release, we upgrade novaclient from 7.1.1 to 9.1.1.
And the client interface has changed, it no longer has nova_client.images attribute.
So I use shade instead. Later will change all same issue.
Change-Id: Ie4f54069d4346e44e2ad925439930504b945cbad
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Serena Feng [Fri, 13 Apr 2018 01:18:11 +0000 (01:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Move more CI resource to Fraser branch"
- [daisy] Move more CI resource to Fraser branch
Temporary disable master branch job on zte-pod2 to make room
for Fraser branch job.
Change-Id: I9f2eea0e1c85eab741f80e6db6b773eec71c39f1
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Feng Pan [Thu, 12 Apr 2018 20:51:07 +0000 (16:51 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Fix gate check scenario detection
- Change scenario parsing to allow k8s scenarios in gate jobs.
- Remove scenario detection in shell scripts.
Also changes network setting file for fd.io scenarios as we
don't use separate config files any more.
Change-Id: Icbcc6cb7b6b66c7cc43f5d6c58dd97730e41ea5f
Signed-off-by: Feng Pan <fpan@redhat.com>
agardner [Wed, 28 Mar 2018 20:06:23 +0000 (16:06 -0400)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- JOID PDF-IDF support for intel-pod18
More info in gerrit comments.
Remove joid from all other idfs other than intel/pod18
add installer: ['apex', 'compass4nfv', 'daisy', 'fuel'] where missing
Change-Id: I2afc415599070e210736c5fc304f7cb150f05029
Signed-off-by: agardner <agardner@linuxfoundation.org>
Cédric Ollivier [Thu, 12 Apr 2018 08:36:48 +0000 (10:36 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update to stable/queens
It allows getting first results before the blackout between MS0 and
MS2.1. Testcases could work thanks to backward compatibility provided
by openstack clients.
It disables all features which are not synced (patches are under
review).
It will ease verifying installers which are following master because
it reduces the gap between releases.
Change-Id: If0893f6dbaed76d4bafbd10a4f0934e6c5057477
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
mortenhillbom [Wed, 11 Apr 2018 22:35:23 +0000 (15:35 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-84 Report results with requested L2 frame size
Change-Id: Ie7a8795cd0cb16b881a4e2aec68ff1e3dd6741b1
Signed-off-by: mortenhillbom <mhillbom@cisco.com>
Aaron Smith [Thu, 12 Apr 2018 18:53:29 +0000 (18:53 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docs: Updating Compass4nfv installer support in Fraser"
- docs: Updating Compass4nfv installer support in Fraser
Updates the following doc with barometer-collectd container support
as well as Grafana and InfluxDB support in Compass4nfv installer:
docs/release/configguide/postinstall.rst
Change-Id: Id2c7e1167b0fd99f9200510de7caaa7b25052a5f
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
wutianwei [Thu, 22 Mar 2018 11:50:22 +0000 (19:50 +0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Create the k8-canal-nofeature scenario
add the k8-nosdn-noeature and k8-canal-nofeature roles under scenarios directory
run different roles to configure the k8s-cluster according to the deploy scenario
installer-type:kubespray
deploy-scenario:k8-canal-nofeature
Change-Id: Ia96b01f79fb058e045c5b7d9d9aecb7f15a21e63
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Aric Gardner [Thu, 12 Apr 2018 17:24:57 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: I167bbea911fb3aee6fa21b7ff28b18d7fae61bb9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:24:44 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: I0a5a6d584b3740d88dc4f342ffc1d107962762e6
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:24:09 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: I21c5ab27243bd50dee76d8b10c10ae0fb8aa5f1d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:23:53 +0000 (17:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates from domino"
- Remove euphrates from domino
Domino is not in the fraser release.
This is part of a cleanup to remove euphrates jobs
Change-Id: Ica789accd0148cf847c3498d151bd8ae0b59e8bd
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Thu, 12 Apr 2018 17:07:21 +0000 (17:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Move DEPLOY_SCENARIO out of testapi-parameters"
- Move DEPLOY_SCENARIO out of testapi-parameters
These have been moved back into installer-params.yml and added to the
daisy jobs where 'testapi-parameters' is being used.
Including this in the list of parameters would cause duplication as most
installers already include 'DEPLOY_SCENARIO' as a parameter. The
'DEPLOY_SCENARIO' parameter is also sometimes defined through a macro,
which could cause second declaration of DEPLOY_SCENARIO (defaulting to
'os-nosdn-nofeature-ha') to always be used.
Documentation has been added to the parameter to explain the related
macros and how they should be used.
Change-Id: I9aef031dbcf523ae2db15695ce294bd85025530d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:05:05 +0000 (17:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: I63fdf2826d2077465f264f082dc1a15eafc2b05a
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:04:50 +0000 (17:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: I5e5f66b1226291934fecca6fcf83dd649fb82f0e
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:04:40 +0000 (17:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: Idbe3be3da5ddf0fb9b1649002d7cf6bd8babc817
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 12 Apr 2018 17:04:28 +0000 (17:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Euphrates jobs"
- Remove Euphrates jobs
Change-Id: I8a223d7f9a0458f9cc01a2fedcb630b711b4465f
Signed-off-by: agardner <agardner@linuxfoundation.org>
Steven Pisarski [Thu, 12 Apr 2018 17:00:01 +0000 (17:00 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Fixed bug when use_keystone parameter is False."
- Fixed bug when use_keystone parameter is False.
When false, the self.keystone member is None and now it is being
used in many more places with some of the other changes during
the Fraser release
JIRA: SNAPS-299
Change-Id: I752afb127287036a16f3c9b00e6feae9cab80143
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Thu, 12 Apr 2018 16:59:54 +0000 (16:59 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Fixing security group in CreateInstanceTwoNetTests"
- Fixing security group in CreateInstanceTwoNetTests
The test CreateInstanceTwoNetTests does define and create a security
group and a corresponding rule but never associates them with the
created instances. Moreover, some commercial systems require explicit
egress rules in addition to ingress rules in order to allow traffic to
pass. Anm egress rule has been added.
JIRA: SNAPS-300
Change-Id: Ie0da75781f8b4e97af11e4e7588c7a53acad59ac
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Cédric Ollivier [Thu, 12 Apr 2018 07:19:53 +0000 (09:19 +0200)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Updated from global requirements
Change-Id: Ib6c90b7a0fc5f23a9882c3ca4cc4d3031cebe5b9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 12 Apr 2018 07:25:02 +0000 (09:25 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Updated from global requirements
Change-Id: I3ba9e49daddda8d8824991591def0114dc4d6011
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Thu, 12 Apr 2018 15:14:19 +0000 (16:14 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-run-functest: Escape the 'var' variable
Commit
33073c5a3426c1867411db446bc9e5d84d2a7747 ("jjb: xci:
xci-run-functest.sh: Ensure env vars are quoted during reload") added
support for reloading the OPNFV host environment in a safe way but that
didn't work because the internal '$var' variable was not escaped so it
was evaluated on the local host instead of the remote one. This fixes
the problem by properly escaping the variable.
Change-Id: I7c90ae18f77aca076579f70c7c0e9a72aaaad7c8
Signed-off-by: Markos Chandras <mchandras@suse.de>
Feng Pan [Thu, 15 Mar 2018 23:44:39 +0000 (19:44 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Enable nosdn-fdio scenarios for Fraser release
- Update neutron NSDriver patch
- Update os-net-config to fix config errors for vpp uio-driver
- Update puppet-tripleo to add configuration of physnets and type_driver
in vpp agent
- Update THT to change VPP environment file for vpp-agent, and add common.yaml
for vpp interface mapping
- Update VPP and networking-vpp version to 18.01
- Fix networking-vpp rpm build to enable proper uninstall.
- Update networking settings file to use ovs_bridge as default external interface type
JIRA: APEX-578
JIRA: APEX-568
JIRA: APEX-576
JIRA: APEX-577
apex-os-net-config: I915d5455acb8d496438b9c9e851639d3a43e6fa9
apex-puppet-tripleo: I472879b8f67e64b571638a0385943597a9120e6c
apex-tripleo-heat-templates: I5dfaf85d67fb038109edaf5c5d8a3e901b9148f4
Change-Id: I369bee232bfafef260d2ef19ac32614fdc487271
Signed-off-by: Feng Pan <fpan@redhat.com>
Markos Chandras [Thu, 12 Apr 2018 10:15:17 +0000 (11:15 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-run-functest.sh: Ensure env vars are quoted during reload
The output of the 'env' command does not use quotes when printing the
env variables so trying to source the xci.env file will lead to problems like
the following one:
/home/devuser/releng-xci/.cache/xci.env: line 17: PROFILEREAD: readonly variable
/home/devuser/releng-xci/.cache/xci.env: line 20: 50340: command not found
/home/devuser/releng-xci/.cache/xci.env: line 40: controller00: command not found
/home/devuser/releng-xci/.cache/xci.env: line 48: on: command not found
/home/devuser/releng-xci/.cache/xci.env: line 55: Francisco/O=IT/CN=xci.releng.opnfv.org: No such file or directory
/home/devuser/releng-xci/.cache/xci.env: line 75: a: command not found
/home/devuser/releng-xci/.cache/xci.env: line 88: -I: command not found
/home/devuser/releng-xci/.cache/xci.env: line 90: 50340: command not found
/home/devuser/releng-xci/.cache/xci.env: line 92: -e: command not found
/home/devuser/releng-xci/.cache/xci.env: line 95: fg: no job control
/home/devuser/releng-xci/.cache/xci.env: line 101: fg: no job control
As such, we need to ensure that variables are properly quoted when
exported.
Change-Id: Ie98d8c921bae849d6bffd3858f67708f417b1d0f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Cédric Ollivier [Thu, 12 Apr 2018 07:19:18 +0000 (09:19 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Updated from global requirements
Change-Id: I16a3f29be0f4e2c8bdcbd9be265fbf3a250cd6ad
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Manuel Buil [Thu, 12 Apr 2018 13:47:41 +0000 (15:47 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Changing README
Change-Id: Ia2112794ef542ff91af1a547d814a0f0c737dd54
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cédric Ollivier [Thu, 12 Apr 2018 07:24:41 +0000 (09:24 +0200)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Updated from global requirements
Change-Id: Iec6300fbae08a9d924bf9db8b9b9702bc568844b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Guillermo Herrero [Wed, 11 Apr 2018 15:42:50 +0000 (17:42 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [IDF] arm-pod6: Adjust CPU pinning variables
For non-dpdk scenarios we define as cpu config:
0-7 for OS
8-47 for nova
For dpdk scenarios we define as cpu config:
0-7 for OS
8-11 for DPDK drivers and processes
12-47 for nova
Change-Id: Ia9d7cfaee76f996993b94a52e1484752157a23cd
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Fatih Degirmenci [Wed, 11 Apr 2018 21:32:11 +0000 (23:32 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Update prepare-functest role for k8s and fix fetching xci.env
This change updates prepare-functest role for testing k8s scenarios
using functest healthcheck. The changes include
- update tasks to skip checking/creation of public gateway which
is needed for OpenStack based scenarios
- update run-functest.sh.j2 template and set the used docker image
name based on FUNCTEST_SUITE_NAME that is going to be used
- update run-functest.sh.j2 template and add commands needed to run
tests using functest-kubernetes-${FUNCTEST_SUITE_NAME} docker image
- update env.j2 to exclude setting the var EXTERNAL_NETWORK which is needed
for OpenStack based scenarios
Apart from updating the the prepare-functest role, a bug has also been fixed
by adding the fetching of xci.env for installer kubespray.
installer-type:kubespray
deploy-scenario:k8-nosdn-nofeature
Change-Id: Ia701db9748ea9509a2dc165341285fb189aa7266
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
- Set additional variables for functest
CI_LOOP, NODE_NAME, and BUILD_TAG are needed for logging info to console.
FUNCTEST_MODE and FUNCTEST_SUITE_NAME are important for stating what level
of testing we do for verify and merge jobs.
Change-Id: Iaa5499155b4b94a1cfc6b5c70fe6f8f7417502a6
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 12 Apr 2018 09:42:29 +0000 (09:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Stop maintaining Euphrates (EOL)"
- Stop maintaining Euphrates (EOL)
Change-Id: Ibd6a523aa9da3aa6c2622a5f183102ffdbc3ccb8
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 12 Apr 2018 09:40:29 +0000 (09:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Xtesting Fraser jjobs"
- Create Xtesting Fraser jjobs
Change-Id: I761ec6f28ab4b2d7dc47250d49730dbe302221e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Polenchuk [Wed, 11 Apr 2018 12:50:28 +0000 (16:50 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Clean up opendaylight configuration
* remove client patch (has been merged to upstream)
* websocket now is disabled by default
* purge deprecated/unneeded features (odl-mdsal-apidocs, odl-dlux-all)
Change-Id: Id247a3c74e66730049bfeafc4a5164aad0d9b662
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Fatih Degirmenci [Thu, 12 Apr 2018 08:54:07 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Log functest-kubernetes.log to console"
- xci: Log functest-kubernetes.log to console
Change-Id: I9576417cd2c47fd10153d841dddb334cb47c666e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Thu, 12 Apr 2018 07:35:15 +0000 (08:35 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-set-scenario.sh: Fix conditional for default scenario
We only set default scenario if there is not one set already so we
need to check if the array is empty.
Change-Id: Ic5019fb68349adaf52d669aed43574bc5eaeddc3
Signed-off-by: Markos Chandras <mchandras@suse.de>
Linda Wang [Thu, 12 Apr 2018 07:01:37 +0000 (07:01 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "support fuel&daisy for doctor in functest"
- support fuel&daisy for doctor in functest
Change-Id: Ibfce5a21517e52bb5b2ea7a2d34bd22037e6964e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Stephen Wong [Thu, 12 Apr 2018 06:06:51 +0000 (06:06 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Update from requirements"
- Update from requirements
Pipfile.lock ensures a consistent environment
Change-Id: Id2e544c77a67ce8fa010fba9c357735496f62a26
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Stephen Wong [Thu, 12 Apr 2018 06:04:46 +0000 (06:04 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Create index to be included in opnfvdocs site"
- Create index to be included in opnfvdocs site
Change-Id: Icbfe547697a8d879f4af8d9f9fbde2211b63129c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Stephen Wong [Thu, 12 Apr 2018 06:03:07 +0000 (06:03 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Modified validation script for tracing to support CI"
- Modified validation script for tracing to support CI
- Changed default Jaeger ports to 16686 for use with basic
kubernetes port-forward and CI scripts
- Added CLI to validate script to disable istio service check
by default. This requires at least a single http request
to istio-ingress after Jaeger deployment. It can be enabled
with 'python validate.py -s'. Port and IP address for Jaeger
can optionally be specified with '-ip' and '-port' options
- Modified tracing doc to add k8s port-forward example in addition
to k8s expose
Change-Id: I10fb4d3cccfa50370d44ed7446f67a49c538bba9
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Martin Klozik [Thu, 1 Mar 2018 09:22:47 +0000 (09:22 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- ixia: Bugfixing and burst type enhancement
A support for proper reporting of "Burst" traffic type was added.
Several bugs were fixed:
* RFC2544 Throughput - end of search condition was moved to avoid
situation, that another iteration is executed but its results
dropped
* RFC2544 Throughput - pause after each iteration was added to ensure
that all frames are cleared from buffers; It improves stability
of results. Also "received" values are no longer higher then
"sent" values.
* VSPERF will report also the number of sent and received frames
* VSPERF will correctly process send and received values - they
were switched on several places
JIRA: VSPERF-149
JIRA: VSPERF-562
Change-Id: I8a5caa6385a1ef86aa4bf4511d2753100ed0ab14
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>
Gerard Damm [Thu, 12 Apr 2018 03:53:17 +0000 (22:53 -0500)]
cross-reference to Auto project for Configuration Guides
JIRA: AUTO-27
added cross-reference to Auto project in file
userguide.introduction.rst
(in folder docs/release)
Change-Id: I3db0bdedebbb1b979394229b4b5e4de36823573a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Cédric Ollivier [Wed, 11 Apr 2018 18:57:02 +0000 (20:57 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Precise vyos_vrouter logs
Aborting was written even if it worked after rebooting the vm [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/41/console
Change-Id: Idb29624b8793df5d77d401b375aa3b3176778ddf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Wed, 11 Apr 2018 21:40:16 +0000 (21:40 +0000)]
Update git submodules
* Update docs/submodules/sfc 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
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_$project_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Change-Id: Ib1d10a6653a5571b51fc559fc00bbbdde4ca7479
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Wed, 11 Apr 2018 21:18:05 +0000 (21:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Set XCI_PATH for bifrost jobs"
- jjb: xci: Set XCI_PATH for bifrost jobs
The bifrost jobs are using some scripts from the releng-xci repository
so we need to set the XCI_PATH variable appropriately.
Change-Id: Ibfd139d2401029b2ea577c4797b68f29362356ec
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 11 Apr 2018 21:16:50 +0000 (21:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Only set default scenario if no scenario is set"
- jjb: xci: Only set default scenario if no scenario is set
Previously, the code was already setting the default scenario if we had
changes outside the xci/scenario directory. However, this is somewhat
problematic since scenarios may touch other files which do not necessary
affect other scenarios such as anything in xci/playbooks etc. As such,
lets only set a default scenario if no scenario was set up to that
point. However, since installers and scenarios need to match, we also
need to consider installer changes because we fallback to the default
scenario. Finally, since we are filtering results with 'uniq' we can
simply drop the bash regexps prior to adding the scenario to the array.
Change-Id: Ie961071b3e93d04a860bb6655513654208b1a9d4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Stuart Mackie [Wed, 11 Apr 2018 18:54:06 +0000 (14:54 -0400)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Fixes for OpenContrail running on Pike in Fraser release:
- 02-deploybundle.sh - updated package names
- 03-maasdeploy.sh - Iterate pods create command to get past "Conflict error"
- config_tpl/juju2/bundle_tpl/oclphase1.yaml - updated public keys
- deploy.sh - changed usage message to reflect using ocl not opencontrail
Change-Id: If2d3820a4984498813d86162a1208402aceca312
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Aric Gardner [Wed, 11 Apr 2018 21:03:31 +0000 (21:03 +0000)]
Merge "Auto Generated INFO.yaml file"
Tim Rozet [Wed, 11 Apr 2018 20:14:08 +0000 (20:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Fix log collection for daily job"
- Apex: Fix log collection for daily job
The wrong job name was being triggered so no job was running to collect
logs.
Change-Id: Ib58b030ac24920fc7906bff92a481407587a39bf
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Wed, 11 Apr 2018 19:04:34 +0000 (19:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "docker build -f should use relative path to PATH, not working directory"
- docker build -f should use relative path to PATH, not working directory
Change-Id: I6b35a5b36b1cc7b8ce2298388b9bb5caf9e44fc9
Rodolfo Alonso Hernandez [Wed, 11 Apr 2018 16:12:48 +0000 (16:12 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bug fix in using Unixbench"
- Bug fix in using Unixbench
JIRA: YARDSTICK-1117
This bug will cause the error in running unixbench.
"no such file named ./run"
So we have to fix it.
Change-Id: I141fcb5567fbb0e3df97aee677cb946a25a9788e
Signed-off-by: liyin <liyin11@huawei.com>
Fatih Degirmenci [Wed, 11 Apr 2018 16:09:23 +0000 (16:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-set-scenario: Drop errexit option"
- jjb: xci: xci-set-scenario: Drop errexit option
Commands may exit with non-zero exit code but this could be normal (for
example grep does than when it doesn't match anything). As such, lets
not fail on everything but rather capture such failures and handle them
appropriately.
Change-Id: Icc16d0ccd09fd6f262600ae514161bfdf0c593f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 11 Apr 2018 16:07:51 +0000 (16:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Xtesting stable/fraser"
- Create Xtesting stable/fraser
Xtesting is not directly part of Fraser but this stable branch could
be required for bugfixes.
stable/pike could have been selected instead but it would have raised
side effects when syncing requirements or building containers.
Change-Id: I407f651ba09e27a7c87cc76f7b8ccbd6c0784a48
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
John O Loughlin [Mon, 9 Apr 2018 13:11:47 +0000 (14:11 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Upgrade collectd to version 5.8
Update collectd version to 5.8 as it's the latest stable
and supports GCC 7
JIRA: YARDSTICK-1114
Change-Id: I9147b7277d87047eda729664d5ee3e8ab2c145af
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>