Aric Gardner [Fri, 8 Sep 2017 19:04:42 +0000 (19:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "installers: Use global macro 'clean-workspace'"
- installers: Use global macro 'clean-workspace'
Change-Id: I34a555697d963efc38064a7b53f25191d6bf1382
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Fri, 8 Sep 2017 19:02:46 +0000 (19:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove VNF catalogue from releng It has been transfered to sample vnf repo [1]"
- Remove VNF catalogue from releng
It has been transfered to sample vnf repo [1]
[1]: https://git.opnfv.org/samplevnf/tree/VNF_Catalogue
Change-Id: I418151bd24517efeb66fc0ae76cb9e091bd130f6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Trevor Bramwell [Fri, 8 Sep 2017 18:57:16 +0000 (18:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Comment Pending JJB Changes on Patchset"
- Comment Pending JJB Changes on Patchset
Each time a patchset is created that has an effect on Jenkins jobs, a
non-voting job will trigger that comments to Gerrit which jobs are
added, modified, or deleted.
This should help developers judge the overall impact an individual
patchset may have on Jenkins since JJB macros can be expanded to
any number of jobs.
Change-Id: I99f9b68bc7933abfa39a941d6e65a73f62e58e56
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 8 Sep 2017 18:23:33 +0000 (18:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel-deploy.sh: Add missing quotes in 'sudo -E'"
- fuel-deploy.sh: Add missing quotes in 'sudo -E'
Previous commit extended the SUDO variable to include '-E', but
failed to properly quote the full `sudo -E` string, resulting in
"command not found" errors.
Change-Id: I266aa5259f09c3605e1c5a7ad165397ce83be0bb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 8 Sep 2017 17:47:49 +0000 (17:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Explicitly define file paths"
- Apex: Explicitly define file paths
Due to bug with forbidden file paths conflicting with file paths this
explicitly defines all the file paths in apex. This isn't the greatest
solution in the case where someone adds a new folder, but chances are
they will also modify one of the other files as well. Note it also
fixes a bug where unit tests woudl run twice because it would be
triggered as part of apex-verify-master and apex-unit-tests-master.
Change-Id: I6b10f8eb70c2cd7c8dd5c01363e06b7458c00127
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Fri, 8 Sep 2017 17:34:50 +0000 (17:34 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Move mcp.rsa to /var/lib/opnfv"
- Move mcp.rsa to /var/lib/opnfv
JIRA: FUEL-280
Change-Id: I1e07b0e1597b2a1e4a92e1274f89dda62cb81bb8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 8 Sep 2017 17:34:34 +0000 (17:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel-deploy.sh: Preserve env vars in sudo call"
- fuel-deploy.sh: Preserve env vars in sudo call
SSH_KEY and other env vars set by Jenkins should be preserved
when using sudo to invoke the Fuel deploy script.
JIRA: FUEL-280
Change-Id: I495589a4a0519b3a5052cd5e5dc3122f9e49c215
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 8 Sep 2017 17:34:11 +0000 (17:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: Move mcp.rsa to /var/lib/opnfv"
- fuel, armband: Move mcp.rsa to /var/lib/opnfv
JIRA: FUEL-280
Change-Id: I95559dcafbd179e5b7305dd0f23a7b3d89056888
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 8 Sep 2017 17:24:56 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "storperf: Increase timeout for verify job"
- storperf: Increase timeout for verify job
AArch64 build runs inside a VM, which tends to be slow.
Until we move all AArch64 builders to baremetal, let's increase
the timeout from 30 min to 60.
Change-Id: I0e16d32ac1cbe8f13b24e3cadb87715f12360d7a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 8 Sep 2017 16:00:43 +0000 (16:00 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adjustments to tmp dir handling"
- Adjustments to tmp dir handling
- prefixing with apex_tmp
- removing overcloud qcow on failure
JIRA: APEX-513
Change-Id: I766df10c294c31622917bbd5b0597e3373716d8b
Signed-off-by: Dan Radez <dradez@redhat.com>
Shrenik [Fri, 8 Sep 2017 15:22:17 +0000 (20:52 +0530)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Remove localhost from emitter.py
emitter.py sends metrics to localhost and storperf-graphite.
Since no graphite module is present at localhost, it
needs to be removed from emitter as well.
JIRA: STORPERF-205
Change-Id: I0d5732160ff39a332b088c8ba540ca6f6a483e12
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
spisarski [Wed, 23 Aug 2017 19:26:36 +0000 (13:26 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Enhanced launch.py app to support all types.
Added application support for users, projects, and
security groups. In addition, added support for multiple
credential sets so one can manage multiple projects
potentially on multiple clouds.
Added Jinja2 template support for substituting values
in the template file with values contained in the
environment file.
Added ansible substituion value for a VM's floating IP.
Changed credentials interface attribute's default value
from 'admin' to 'public'.
Added optional pre_sleep_time attribute to ansible execution
that will wait for a given number of seconds prior to attempting
to apply a playbook to a set of VMs.
JIRA: SNAPS-4, SNAPS-5, SNAPS-6, SNAPS-26
Change-Id: I67b8d69a3b06a43631d80e8fe0c56e02773dbfbe
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Alexandru Avadanii [Fri, 8 Sep 2017 15:19:21 +0000 (15:19 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "lib.sh: Remove all storage on undefine"
- lib.sh: Remove all storage on undefine
While executing the deploy script via sudo will raise no issues with
re-using old storage volume files, non-root deploys fail to change
ownership of said files.
Properly clean after ourselves when destroying and undefining VMs.
JIRA: ARMBAND-311
Change-Id: I7fdd269dccbfd5ab5285d852ac7dacfc4dc5ccd7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 8 Sep 2017 02:50:09 +0000 (04:50 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- cleanup: Let SSH_KEY propagate, drop build script
Now that releng SSH_KEY and Fuel's SSH_KEY vars are aligned, let
Jenkins parameter propagate to <ci/deploy.sh>.
While touching CI scripts, drop obsolete <ci/build.sh>.
JIRA: ARMBAND-295
Change-Id: I616343c60abcd96370f7048bf7b23c6fefc9bcac
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Emma Foley [Thu, 7 Sep 2017 15:43:52 +0000 (15:43 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- doc: remove reference to Ceilometer
This is an "internal" change, independant of repo rename
Change-Id: I9be923867c986155a24cc6befa955e35bdbe1f56
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Emma Foley [Thu, 7 Sep 2017 12:25:56 +0000 (12:25 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- src: COLLECTD_CEILOMETER_* -> COLLECTD_OPENSTACK_*
Since Ceilometer support was removed from the
collectd-ceilometer-plugin[1] so references to
collectd-ceilometer-plugin are misleading.
This change updates variables COLLECTD_CEILOMETER_* ->
COLLECTD_OPENSTACK_*
[1] https://review.openstack.org/#/c/490823/
This is an "internal" change, independant of repo rename
Change-Id: I1247b59070fcb1eb378d9c702ddf9df0c26da878
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Dan Radez [Fri, 8 Sep 2017 14:48:31 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adds missing packages for undercloud"
- Adds missing packages for undercloud
JIRA: APEX-511
Change-Id: If8ed2b5409e450c39f4fffd5a0b3cb96560c5d26
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Polenchuk [Fri, 8 Sep 2017 11:26:17 +0000 (15:26 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [ovs/dpdk] Mend dpdk settings
* add vcpus to virtual compute
* re-pin dpdk core & pmds
* switch to UCA repos
* disable apt-daily cron job
Change-Id: Ia23100b846d8954e3d5e8a264a6b8518402b2fa6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Narinder Gupta [Wed, 6 Sep 2017 19:59:02 +0000 (14:59 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- use keystone V2 for Opencontrail.
Change-Id: Ie505072ded1009ce799ea17f7e9e5b91677aff03
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Mark Beierl [Fri, 8 Sep 2017 14:00:04 +0000 (14:00 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Add documentation create-compose.py error"
- Add documentation create-compose.py error
Adds statement specifying dependency of python2
on future package.
Adds a newline at end of test-usage.rst
Change-Id: I3b692c700e7ef2e202f8d85387ae761b2da689ad
JIRA: STORPERF-190
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
Morgan Richomme [Fri, 8 Sep 2017 09:42:06 +0000 (09:42 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Exclude api_check on lxd scenarios"
- Exclude api_check on lxd scenarios
Most of the tests are OK but the last tests deal with qcow2 images
the testcase is therefore not compatible with lxd sceanrio
Change-Id: Ie67e5e1a67673c5d2076ef306bd7d29f46e6977f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Fri, 8 Sep 2017 09:27:06 +0000 (09:27 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use git commit id for refstack-client"
- Use git commit id for refstack-client
Functest should be based on fixed versions of projects which are out
of OPNFV. It selects the last git commit as refstack-client hasn't
defined any tag or branch.
Change-Id: Id7c5ecb0ef88fd1a2b8f34ddfc22c87b7f78c8d4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Fri, 8 Sep 2017 08:48:35 +0000 (08:48 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix pylint errors in test_refstack_client"
- Fix pylint errors in test_refstack_client
Change-Id: Ia53ac75c913f351412180b9b71a56b4c5fbbe4a5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cédric Ollivier [Fri, 8 Sep 2017 05:33:23 +0000 (07:33 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update ODL testcase to Keystone v3
As basic neutron tests have been updated [1], ODL testcase must
manage user domain and project domain names.
[1] https://git.opendaylight.org/gerrit/#/c/62846/
JIRA: FUNCTEST-862
Change-Id: I61ef622f840b8d825cf45a3557bd6da14a4d3cb7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Fri, 8 Sep 2017 08:34:05 +0000 (08:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest-healthcheck alpine to xci-verify-healthcheck-macro"
- Add functest-healthcheck alpine to xci-verify-healthcheck-macro
- add the rc file retrieval in fetch_os.sh
- adapt alpine to split healtcheck from daily
(healthcheck + smoke + features)
- adapt the xci builder
Change-Id: I38836814240a1d769d379a10c9ef14def7e6df97
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Fri, 8 Sep 2017 08:33:51 +0000 (08:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add traces to CI on fetch_os for compass"
- Add traces to CI on fetch_os for compass
Functest CI logs have been FAIL with compass but the CI logs are not
explicit. Remove a redirection to /dev/null to get something more
explicit
Change-Id: Icdf17595b051ccba6c58cbe86ab546e5693375ab
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Jun Li [Fri, 8 Sep 2017 08:03:08 +0000 (08:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bug-fix: add support for buid_tag reporting"
- Bug-fix: add support for buid_tag reporting
JIRA: BOTTLENECK-158
It seems the build_tag is not automatedly passed to docker.
This patch is to try to pass build_tag to Bottlenecks docker.
Change-Id: I783d6f0702040449b0385d11bca709f8cdbdd58a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Yang Yu [Wed, 6 Sep 2017 09:49:46 +0000 (17:49 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Add local support for config preparation before testing
JIRA: BOTTLENECK-103
Lcoal support for finding openstack certs and pod yamls
Change-Id: Ia0f0ee2fd841a4f88e82ac3f504613a6f431107e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Morgan Richomme [Fri, 8 Sep 2017 07:49:38 +0000 (07:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add bottlenecks to reporting"
- Add bottlenecks to reporting
very basic approach based on 1 case posca_factor_ping
Give a feedback on the CI activity of bottlenecks
Change-Id: Iaa84abac6b00ba48a771250433a9f9a068de453f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
hongbo tian [Fri, 8 Sep 2017 07:46:34 +0000 (07:46 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "add more information for the Identity testcases in the refstack"
- add more information for the Identity testcases in the refstack
JIRA: DOVETAIL-431
in order to show more details of the test cases,
all below information are added:
the Use case specification, Test preconditions, Basic test flow execution description,
pass/fail criteria, and Post conditions
Change-Id: Id1886be6a868813f2cff6cacf42329494e94308c
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
hongbo tian [Fri, 8 Sep 2017 07:45:33 +0000 (07:45 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Doc: update user guide due to add new test cases and features"
- Doc: update user guide due to add new test cases and features
There has been added some new test cases and features, so user guide should be
updated according to the latest dovetail version.
- Add introduction about https (with cacert and without cacert)
- Add introduction about adding hosts' info
- Add introduction about downloading cirros images
- Add introduction about special configurations for running defcore and
tempest test cases
- Add introduction about how to check defcore and tempest failed test cases
JIRA: DOVETAIL-493
Change-Id: I13aca4ee433056bd21590743a412d5d95f45fec4
Signed-off-by: xudan <xudan16@huawei.com>
Jing Lu [Fri, 8 Sep 2017 07:38:45 +0000 (07:38 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "testcase: add rate parameter for spec cpu 2006"
- testcase: add rate parameter for spec cpu 2006
Change-Id: I5f1634d2a30eb93b4632e4773cee3f8b7a151b1f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Ross Brattain [Fri, 8 Sep 2017 07:27:01 +0000 (07:27 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding nfvi flag to enable data collection"
- Adding nfvi flag to enable data collection
Change-Id: Ieafefb5501dc3a20fee41726a7daa9e4bb28599f
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Ross Brattain [Fri, 8 Sep 2017 07:26:22 +0000 (07:26 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding latency test for vfw"
- Adding latency test for vfw
Change-Id: Ibed8bf057a76f55a9e4cc5c55a104350e43a2a6e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Ross Brattain [Fri, 8 Sep 2017 07:19:51 +0000 (07:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Yardstick TC083: Move sample test case netperf"
- Yardstick TC083: Move sample test case netperf
JIRA: YARDSTICK-792
Change-Id: I81fb62144b83b215cbf39057e53029c895df50a0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Ross Brattain [Fri, 8 Sep 2017 07:19:41 +0000 (07:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Yardstick TC082: move sample test case perf.yaml"
- Yardstick TC082: move sample test case perf.yaml
JIRA: YARDSTICK-794
Change-Id: I75209a41f1afed5e72c035d729fc5bf608eb525e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
xudan [Fri, 8 Sep 2017 06:53:31 +0000 (02:53 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- tag dovetail with 0.6.0
docker image used
opnfv/yardstick: danube.3.2
opnfv/functest: cvp.0.5.0
opnfv/bottlenecks: cvp.0.4.0
opnfv/testapi: cvp.0.6.0
opnfv/dovetail:web.cvp.0.6.0
opnfv/dovetail:api.cvp.0.6.0
opnfv/dovetail: cvp.0.6.0
main changes
Merge all test specification docs about test area tempest and defcore
Merge addendum doc and workflow doc
Remake aarch64 patch for Dovetail container
Remove some tempest test cases that are not too common
Add additional Tempest API test cases into test case tempest.tc005
persist db file in host for mongo container
add nginx to host static files
add a sample tempest_conf.yaml file into userconfig
Add a patch to set ha SLA to be 30 seconds
Modify logs
Bugfix: the config files in useeconfig will cover user's config
Bugfix: functest only keeps the last test case's log
Bugfix: pre_condition cmds is just executed once
For more information, refer to https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
JIRA: DOVETAIL-497
Change-Id: I74626bbf65ce0121cc7b53394c85694e15df8484
Signed-off-by: xudan <xudan16@huawei.com>
Martin Klozik [Fri, 8 Sep 2017 06:37:38 +0000 (06:37 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: fix Trex makefile"
- trex: fix Trex makefile
Trex makefile was fix to checkout correct commit ID.
Add trex repo folder to .gitignore file.
JIRA: VSPERF-528
Change-Id: Icd0406eaf088b88c28d90cf8a7dd9e1fa53a6f3b
Signed-off-by: Martin Goldammer <martin.goldammer6@gmail.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
wutianwei [Thu, 7 Sep 2017 09:28:47 +0000 (17:28 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- from controller node fetch os_cert
Change-Id: I2d1cbc6948d2cea1ccb852ed23033d5ddc6393e4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Martin Klozik [Fri, 8 Sep 2017 06:06:41 +0000 (06:06 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "doc: Include list of TCs in doc"
- doc: Include list of TCs in doc
List of vsperf "inbox" testcases was added into documentation.
This patch also fixes:
* a few SPHINX warnings and errors
* empty userguide index
JIRA: VSPERF-519
Change-Id: I417ed40130f0c7de4f76551f3f1cac0cb1e6da89
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: Trevor Cooper <trevor.cooper@intel.com>
Zhijiang Hu [Fri, 8 Sep 2017 05:36:12 +0000 (05:36 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Kill zip() in add_hosts_interface()"
- Kill zip() in add_hosts_interface()
Since mac_address_map is always avaliable, there is no need to
pass host_name into add_hosts_interface() and use zip() to do
strange combination any more.
This change:
1) Is trying to make code more understandable
2) Also delete a unused parameter for add_host_role()
Change-Id: Icef47cdf7f1a1522600b351f6e2f47d6f62efa9f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Tim Rozet [Fri, 8 Sep 2017 04:36:43 +0000 (04:36 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Conditionalize VM console arg based on arch"
- Conditionalize VM console arg based on arch
Change-Id: Ide9159e5ba7d5388c7bf62bf865b0015422e9159
Signed-off-by: Dan Radez <dradez@redhat.com>
xudan [Fri, 8 Sep 2017 02:26:44 +0000 (22:26 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Jobs on Compass often timeout
1. Jobs on Compass often timeout
2. Apex jobs on huawei-pod4 will trigger 2 jobs at the same time. They will be
conflict.
JIRA: DOVETAIL-491
Change-Id: I5297bfb01c45c15cce7ab1438d8eed3dd9c7ff07
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Fri, 8 Sep 2017 02:38:57 +0000 (04:38 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: virt: Add missing params for telemetry VM
mdb0* VCP VMs were missing the AArch64 specific parameters in the
reclass mode, which enable guest UEFI & co.
This led to mdb0* VMs not being able to start.
Change-Id: I2325e4ae1bd1a44c060c2fe39d4038efd62b708f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Leo wang [Fri, 8 Sep 2017 01:40:16 +0000 (01:40 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Add a patch to set ha SLA to be 30 seconds"
- Add a patch to set ha SLA to be 30 seconds
1. According to ha test specification doc, the SLA of process recover time
is 30 seconds.
2. However, the SLA in Yardstick test cases are all 20 seconds.
3. Add a patch to change the SLA in yardstick test cases.
JIRA: DOVETAIL-496
Change-Id: Ib8f229fdfbb3289bf70d6ee900132b3db3a21b17
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 7 Sep 2017 08:49:50 +0000 (04:49 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Modify logs
JIRA: DOVETAIL-498
Change-Id: Ie98fc89cc840b557aa4186c6c2bee2d610432af0
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Thu, 7 Sep 2017 17:38:32 +0000 (19:38 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for ODL scenario rename
JIRA: FUEL-279
Change-Id: Iba38553873f511eaac1fe77cd5d1d4e990340e52
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jose.lausuch [Wed, 7 Jun 2017 14:12:41 +0000 (16:12 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Adapt SDNVPN Functest test according to new framework
- Inherit from TestCase class in Functest
- Remove any push to DB method, since Functest
takes care of it
After this change, we will be able to load this module
from Functest and make a python call instead of
a bash call.
Change-Id: I80bdb7eaac3a2d1f48e32bafa381a42cadb36138
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Tim Rozet [Thu, 7 Sep 2017 20:01:56 +0000 (16:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: adds daily flex job
Change-Id: I19fff409b5e8335ff44f0d9ba8167d3e882a9ad5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Thu, 7 Sep 2017 20:09:46 +0000 (20:09 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "More cleanup for ci directory"
- More cleanup for ci directory
Changes Include:
- Moves dev_dep_check.sh to contrib dir as it is not used by our CI
- Removes test.sh as it is not used by CI. tox can be invoked
directly for developers.
- Removes run_smoke_tests.sh which is not used anymore
Change-Id: I59e39be0ce8b23234c70bf066aebf894b6d73388
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 7 Sep 2017 19:53:18 +0000 (19:53 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Output ansible's output to info log"
- Output ansible's output to info log
Change-Id: I27ad54785716677a885ae954a2af6dbaf8610ff1
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Thu, 7 Sep 2017 19:39:40 +0000 (15:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Add daily flex job
Change-Id: Ide3c39d508d26be40e73cec13cd00eace984b6cc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Steven Pisarski [Thu, 7 Sep 2017 18:46:32 +0000 (18:46 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Added method to return OpenStackVmInstance from Heat."
- Added method to return OpenStackVmInstance from Heat.
OpenStackHeatStack now can introspect the VMs that the template
was responsible for deploying and return an instanitated instance
of OpenStackVmInstance for each VM deployed. When the VM has a
Floating IP, these instances have the ability to connect via
SSH just like one created from scratch.
JIRA: SNAPS-172
Change-Id: I5a7ed3a09bb871afc55c718aa80a9069b1eb4da7
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Mon, 28 Aug 2017 13:52:21 +0000 (07:52 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fixed test names.
Copy/paste issue changed nova to heat.
Change-Id: Ib75fcea4c87375f615862e0542569c8e3d9675e8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Alexandru Avadanii [Thu, 7 Sep 2017 17:04:01 +0000 (17:04 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "cleanup: Rename ODL-L3 to ODL, drop ODL-L2"
- cleanup: Rename ODL-L3 to ODL, drop ODL-L2
JIRA: FUEL-279
Change-Id: Ia8bed5e09937a1ffd29a15d40f610d4b0c8f0a17
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Sofia Wallin [Thu, 7 Sep 2017 15:52:49 +0000 (15:52 +0000)]
Merge "Update Testing group generic doc for Euphrates"
Aric Gardner [Thu, 7 Sep 2017 15:31:42 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "armband: Enable docker build/push for yardstick"
- armband: Enable docker build/push for yardstick
Change-Id: I33f719578baadc70571832c5b7e7f146516c3020
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Aric Gardner [Thu, 7 Sep 2017 15:31:23 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "armband: Re-enable baremetal scenario triggers"
- armband: Re-enable baremetal scenario triggers
Cleanup commit
c0ba4a5 removed the timed triggers for Armband
baremetal scenarios, bring them back.
Change-Id: I8b8d8d366ecf95594e26f30c1392b26692504021
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Thu, 7 Sep 2017 15:31:00 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "cleanup: Rename ODL-L3 to ODL, drop ODL-L2"
- cleanup: Rename ODL-L3 to ODL, drop ODL-L2
JIRA: FUEL-279
Change-Id: Ie87ecaee17d6bb29776c3056274c59c1264762de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Thu, 7 Sep 2017 15:30:22 +0000 (15:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: Use include-raw in macros"
- fuel, armband: Use include-raw in macros
Using include-raw-escape inside macros adds extra curly braces, which
breaks bash scripts.
JIRA: FUEL-287
Change-Id: If1e5f528e76aff78d2c9b99530b72070b6731f75
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mbeierl [Thu, 7 Sep 2017 02:17:52 +0000 (22:17 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fix Job Status Report
Changes the loop for creating job status and list of
job workloads to run down to a single function instead
of two loops. Uses single function to drive both status
and job workloads to execute.
Change-Id: Ia173b8450a857d032a862d03c62bfc1b248583da
JIRA: STORPERF-186
Signed-off-by: mbeierl <mark.beierl@dell.com>
Ross Brattain [Thu, 7 Sep 2017 15:24:46 +0000 (15:24 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding ixia latency support for dynamic cgnapt"
- Adding ixia latency support for dynamic cgnapt
Change-Id: I346f6064c39cb5662c2b17ca0f520addbe5eae4c
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Tim Rozet [Thu, 7 Sep 2017 15:15:02 +0000 (15:15 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Skip introspection for aarch64 BM deployments"
- Skip introspection for aarch64 BM deployments
Change-Id: I630e90065f9cc76ef42ca9b23aea920c2493b53f
Signed-off-by: Dan Radez <dradez@redhat.com>
Ross Brattain [Thu, 7 Sep 2017 15:14:11 +0000 (15:14 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "updating the traffic profile to enable static cgnapt for ixnet"
- updating the traffic profile to enable static cgnapt for ixnet
Change-Id: I49e9c5c69bc997d3ba33387e691459c167f3e4bc
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
agardner [Thu, 7 Sep 2017 14:51:25 +0000 (10:51 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add file-paths **
this should make forbidden-file-paths work
Change-Id: I18d63bffb92abd916eae54c7aafe9a8e1e98926f
Signed-off-by: agardner <agardner@linuxfoundation.org>
Dan Radez [Thu, 7 Sep 2017 14:34:59 +0000 (14:34 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Enabling the aarch check for deployment"
- Enabling the aarch check for deployment
Change-Id: Ic5f1fc8a61f74f7aa6b2fabf67169c601a603367
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Thu, 7 Sep 2017 14:16:24 +0000 (10:16 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: temporarily disable strict forbidden file path
Change-Id: I360cd5ba894022cd30cf7237e8338ab2e213c940
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cedric Ollivier [Thu, 7 Sep 2017 13:57:29 +0000 (13:57 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove redundant tempest cleanup utility"
- Remove redundant tempest cleanup utility
All the resources including the project, user, network,
images and flavors to enable tempest running, are created
by snaps-OO, which will definitely clean up those finally.
Change-Id: Iea3e3f275cc6cfd2cee421fcafef90aaf2e6cf3e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Morgan Richomme [Thu, 7 Sep 2017 12:20:19 +0000 (12:20 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use git commit id for ODL"
- Use git commit id for ODL
stable/carbon has been removed and Functest requires the patch
"No more Content-Type for DELETE request header" [1].
[1] https://git.opendaylight.org/gerrit/#/c/60578/
Change-Id: Ia3630e03e26a543ae37c36455a68763ffc8f2b12
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Thu, 7 Sep 2017 12:20:11 +0000 (12:20 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use custom images and flavors for aarch64"
- Use custom images and flavors for aarch64
Use custom images and flavors in tempest_smoke_serial
test for aarch64
JIRA: ARMBAND-279
Change-Id: Ie285e1c22fd5ec84a0d70def35654ea76e4d3554
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Morgan Richomme [Thu, 7 Sep 2017 09:28:28 +0000 (11:28 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Move back to opnfv/functest-* for alpine containers
Temporary solutions relied on ollivier/functest-* but
now opnfv/functest-* are well produced and can be used as official
reference for CI
Change-Id: I02b5a03929d5b31df0db2a6c4722edf62b920df9
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Cedric Ollivier [Thu, 7 Sep 2017 11:30:45 +0000 (11:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Unify the key as testcase in result"
- Unify the key as testcase in result
Change-Id: I4933b013349e64a6e018938db99ecdf6d9c723da
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cedric Ollivier [Thu, 7 Sep 2017 11:30:14 +0000 (11:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix creds used by vrouter"
- Fix creds used by vrouter
1. 'CloudifyVrouter' object has no attribute 'creds'
2. snaps_cred was set in VnfOnBoarding.prepare()
Change-Id: I7d7ba60627f82c6e40d2c6190b110d6029740eb2
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Michael Polenchuk [Thu, 7 Sep 2017 10:12:37 +0000 (14:12 +0400)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- [Fuel/MCP] Set opendaylight web/restconf ports
Change-Id: I24518bdf54974debf49df6d775db1203e61922e5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Tue, 5 Sep 2017 22:19:26 +0000 (00:19 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Publish a container for Parser
As Parser is based on OpenStack pike release, it's hosted by a
dedicated Alpine container.
Change-Id: I1957ff100108d2ca58f939ddf4feda28a2954ced
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 7 Sep 2017 06:20:36 +0000 (06:20 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Unlink Functest and FDS tags"
- Unlink Functest and FDS tags
Otherwise it forbids building Functest containers from a gerrit
change.
Change-Id: I936fc338d17a710bd9403670cd17aabc89c5cc2c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 7 Sep 2017 06:19:55 +0000 (06:19 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix all refstack-client requirements on-the-fly"
- Fix all refstack-client requirements on-the-fly
RefStack Client is out of OpenStack releases and its requirements must
be modified before installing.
Change-Id: Id1aed6cdc9c409d0036abe86591ff52e7ef0c26f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 7 Sep 2017 06:19:43 +0000 (06:19 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Set os-faults 0.1.10"
- Set os-faults 0.1.10
Otherwise it raises conflicts about pbr version.
Change-Id: I4d708322889f9e5d63cb594badb63fded6bc9155
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 7 Sep 2017 06:18:38 +0000 (06:18 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Integrate doctor-test package"
- Integrate doctor-test package
It updates tescases.yaml as run.sh is located in $PATH.
repo_doctor is removed as it's now useless.
It must be noted that doctor-test imports modules fom a relative path
which can break the integration. Pylint warms them (W0403) [1].
[1] https://docs.pylint.org/en/1.6.0/features.html
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icd3071a8e371048370bd3e07e08b6b52ddb35c13
Depends-On: I2091cfe4751640bf83d77e1fdd713af1e31fa89d
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
hongbo tian [Thu, 7 Sep 2017 04:06:14 +0000 (04:06 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Add test area 'forwarding packets through virtual networks in data path'"
- Add test area 'forwarding packets through virtual networks in data path'
JIRA: DOVETAIL-473
According to Dovetail addendum doc, add one test area about basic cloud
capability 'forwarding packets through virtual networks in data path'.
Add the test specification about this test area.
Change-Id: I26416ecca6b89a94cf48ba0f55308df0fa6e1677
Signed-off-by: xudan <xudan16@huawei.com>
Feng Pan [Thu, 7 Sep 2017 04:05:37 +0000 (04:05 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adds parser tests and cleanup"
- Adds parser tests and cleanup
Adds unit testing for the common/parsers library and cleans up some of
the test files syntax.
Change-Id: I7ff9d7ba20b028fba410af900a0c3107a5806d8f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Kubi [Thu, 7 Sep 2017 02:05:33 +0000 (02:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "update yardstick ha test cases dashboard"
- update yardstick ha test cases dashboard
Change-Id: I169e3dc7eb94efa7fe27fc4e82444f53452ccaba
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Kubi [Thu, 7 Sep 2017 02:05:17 +0000 (02:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: ha test case criteria pass when sla not pass"
- Bugfix: ha test case criteria pass when sla not pass
ha test cases didn't store moniter info and report
fail when sla didn't pass
Change-Id: I0e5637e37a66e1bf03b47fe09d17e0a1acfa11c1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
hongbo tian [Thu, 7 Sep 2017 01:47:32 +0000 (01:47 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Test case specification for VIM Network"
- Test case specification for VIM Network
1. Add the alias VIM Network test cases into testscope.
2. Add test case specification for VIM Network.
Change-Id: I133ad13b1f926e0093d92a9a39d88947648122ea
Signed-off-by: xudan <xudan16@huawei.com>
Serena Feng [Thu, 7 Sep 2017 01:37:43 +0000 (01:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Rectify inter-job blocking strategy"
- Rectify inter-job blocking strategy
In order to completely solve the job interfer problem [1], this PS
does:
1) Block the right job by changing {installer}-(merge|verify)-.*
to {alias}-(merge|verify)-.*.
2) Let daily-build, verify-build, and merge-build to block each
other.
[1] https://gerrit.opnfv.org/gerrit/#/c/38145/
Change-Id: If0c92367106b62c372b70278b9fdfd9f49e996cb
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Alexandru Avadanii [Thu, 7 Sep 2017 01:08:47 +0000 (03:08 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for mongodb init
Change-Id: I6195930d1c66477a88824456fd1b8e457b84da47
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 7 Sep 2017 01:06:55 +0000 (01:06 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Initialize mongodb cluster"
- Initialize mongodb cluster
* wait for mongodb service ready state
* run rs.initiate() to start a replication set
Change-Id: Ia9d2357d2ce0e9ba92a6be3d8b6c068efaa10822
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Michael Polenchuk [Tue, 5 Sep 2017 16:42:49 +0000 (20:42 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Configure SubjectAltName for the proxy cert
In order to avoid SubjectAltName warnings,
bring it into proxy ssl certificate.
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Change-Id: I46fe9697469354bc028039cc1f030baae1ccd7fb
Serena Feng [Thu, 7 Sep 2017 01:03:43 +0000 (01:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "hide cas ticket from web portal"
- hide cas ticket from web portal
In the previous implementation, when login the url will shown as:
http://localhost:8000/?ticket=ST-5WzYs6SD2A#/
this patch aims to hide the ticket mechanism.
1) add /api/v1/auth/signin_return to process login verify
2) refactor code, leverage SignBaseHanlder() to manage casclient
Change-Id: I62e23eb69ee52304c30753e861b4f0a4e0d45541
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Ashiq Khan [Thu, 7 Sep 2017 00:59:08 +0000 (00:59 +0000)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Merge "Adds a template for the release notes"
- Adds a template for the release notes
Change-Id: I4570fb605b8ffdabacdb6b565da9ebec6f728e7d
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Trevor Bramwell [Wed, 6 Sep 2017 23:20:02 +0000 (23:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes from topic 'fuel-armband-verify-sync'
* changes:
fuel, armband: Move GS_URL to installer params
fuel, armband: Move SSH_KEY outside /tmp
fuel, armband: verify jobs: Enable virtual deploy
- fuel, armband: Move GS_URL to installer params
JIRA: FUEL-278
Change-Id: I9f5496d02097c2a6ae1db73b8a5df20b75ce728d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- fuel, armband: Move SSH_KEY outside /tmp
JIRA: FUEL-280
Change-Id: Ia96986e3f289739914de6b7e63abfb0172b8e6b5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- fuel, armband: verify jobs: Enable virtual deploy
Enable virtual deploy phase for verify multijob for both projects.
Since fuel-defaults already define SSH_KEY param, drop it from
individual jobs.
Fuel:
- drop merge jobs, which used to perform virtual deploys based on
ISO created during verify job;
- cleanup fuel-download-artifact (rm support for merge/verify);
Armband:
- while at it, remove "opnfv-build-enea-defaults", preparing for
arm-build2's retirement.
JIRA: FUEL-278
JIRA: FUEL-287
Change-Id: I354d72d88187e41070f44c723ccc651a0bb9b021
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Wed, 6 Sep 2017 22:50:23 +0000 (15:50 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Ignore All Changes to non-XCI Directories
We only care to trigger builds based on changes under xci/, not
including xci/README.rst
Change-Id: I347e0d7ef658c41322b7c3e25740fa4d2f960bdc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ross Brattain [Wed, 6 Sep 2017 22:55:00 +0000 (22:55 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "decrease default hugepages, depends on VNF of course"
- decrease default hugepages, depends on VNF of course
Change-Id: I5e8d1461e158c0b499a8864099fbb218965a429f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 6 Sep 2017 22:50:09 +0000 (22:50 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_kubernetes: mock file operations in test_ssh_key"
- test_kubernetes: mock file operations in test_ssh_key
tests take too long and we should not be createing/deleting
files during unittests, filesystems operations introduce
too many external issues
Change-Id: I989c9d0a84187becdf63497c0c1ac6e10c5eac70
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 6 Sep 2017 22:49:47 +0000 (22:49 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "test_vsperf_dpdk: mock time to speedup unitests"
- test_vsperf_dpdk: mock time to speedup unitests
If you put time.sleep(1) all over your code you need
to mock time.sleep() in your unittests lest the unittests
take forever.
Change-Id: I9ebbf9e21c98e8c46bab727bbb22f33045db4361
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Fatih Degirmenci [Wed, 6 Sep 2017 22:07:31 +0000 (22:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update XCI Forbidden Paths to include all READMEs"
- Update XCI Forbidden Paths to include all READMEs
There is no 'README.rst' at the root of the repo, but there are
README.rst under xci, bifrost, etc. Changes to these READMEs shouldn't
trigger builds.
Change-Id: I6a09388cf40b35211d58413b45b5ac8c596a2dc7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 5 Sep 2017 19:23:15 +0000 (15:23 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Remove deploy.sh and references
Deploy is now pip/rpm installed as opnfv-deploy in /bin. Alternatively
the deploy.py script can be invoked via python. The legacy deploy.sh
was only being used for CI, which has now been updated to remove the
need for the Apex repo containing ci/deploy.sh.
Change-Id: I1fb93bd9de23a97a09bedb8ac014ef81955875f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Wed, 6 Sep 2017 20:02:33 +0000 (22:02 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: verify job should be multijob
Change-Id: I3b62e855be9205326fee1fa8b2b56cb2276c689c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Wed, 6 Sep 2017 19:22:56 +0000 (21:22 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: verify: build-timeout, ssh-agent-wrapper
Change-Id: I2754c7d5502a05ef0fa1dec9dbd14b4c97b70f11
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Wed, 6 Sep 2017 19:15:35 +0000 (19:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: remove file-paths from triggers for verify"
- Apex: remove file-paths from triggers for verify
Change-Id: I0c6e54ce4caf0b6889bac62b25afcee2706ca75f
Signed-off-by: Tim Rozet <trozet@redhat.com>