Alexandru Avadanii [Sat, 23 Sep 2017 18:48:59 +0000 (20:48 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Workaround VCP minions timeout post pkg.upgrade
pkg.upgrade was enabled for all salt minions, including VCP VMs,
which take longer to perform the operation, probably due to an
older set of packages in the Ubuntu disk image we use.
One way to work around this is to switch to UCA Xenial image, and
let Salt pre-provising salt minion on it, but that adds deploy
time delay and has caused issues in the past (should be ok now).
Alternatively, we can retry the pkg.upgrade until all minions
respond, before moving on with the state execution. This prevents
silently skipping the next salt calls (e.g. installing keepalived).
Note that the issue did not manifest for OVD-DPDK, where after
pkg.upgrade, DPDK is installed, giving VCP VMs enough time to return.
While at it, retry 'salt.control' state apply too (non-critical,
but it fails every once in a while).
Fixes:
87310fb
Change-Id: I97acc2b23206a55d72f7e6583ca42127fdbacc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sat, 23 Sep 2017 14:47:17 +0000 (16:47 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- reclass: Drop MaaS public IP and interface
MaaS node does not need to be exposed to the public network; instead
the management IP should be enough to access the MaaS dashboard.
So, drop 'infra_maas_node01_external_address' reclass param, together
with its OPNFV PDF param, 'opnfv_infra_maas_node01_external_address'.
This allows us to move compute public IPs back to .{2,3} instead of
.{101,102}, where we moved them during 'pod_config.yml' addition.
While at it, fix a minor duplicate 'name' param for 'br-mgmt' bridge
on kvm nodes.
Change-Id: Ie9fcf5924d7aa37b666f42c968687d73b51a8278
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Sat, 23 Sep 2017 14:09:18 +0000 (10:09 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes clone fork change URL
Downloading the change information was failing for branches other than
master. This fixes the URL format to work for branches.
Change-Id: I5ec0494aca93437266237ee63b292a6aa5a43f0e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 23 Sep 2017 14:23:33 +0000 (10:23 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes iso verify depending on previous build workspace
There is a bug where if there are multiple builds queued and daily build
completes, the following iso verify job will try to use the workspace of
the completed daily build to get the iso file. However, if another
build job has already started it may clean and overwrite the workspace
of the daily build job, and the iso verify job will fail because the
file is now gone. This makes the build job copy the iso to a tmp
directory for apex iso verify to consume.
This should be safe since only one daily can run at a time on the host
and daily jobs build and iso verify have to always execute on the same
node.
Change-Id: Ie8e32c4abefbc311e505688d6da2b26ae08ed98f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jun Li [Sat, 23 Sep 2017 10:05:20 +0000 (10:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Dovetail Add huawei-pod7 to run Compass danube job"
- Dovetail Add huawei-pod7 to run Compass danube job
Compass will use huawei-pod7 to run all danube jobs.
Dovetail add this pod.
Change-Id: Id184d33665e19a8469e600df04759b43005df157
Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Sat, 23 Sep 2017 10:05:04 +0000 (10:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "compass4nfv: Enable Euphrates jobs & triggers"
- compass4nfv: Enable Euphrates jobs & triggers
Change-Id: Ic5b88c7581879dbf0b72eaf6dbe3ad9c86b17f3c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
shangxdy [Fri, 22 Sep 2017 09:29:45 +0000 (17:29 +0800)]
Update git submodules
* Update docs/submodules/parser from branch 'master'
- Fix heat_stack_owner bug
In env installed by apex, there is no role of heat_stack_owner, so it
need to separate the condition in script.
JIRA:PARSER-157
Change-Id: Ie40715268a1124b57f0bf36ddc566bbcdbed964b
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Tim Rozet [Sat, 23 Sep 2017 04:37:48 +0000 (04:37 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes Tacker auth and fernet keys dir"
- Fixes Tacker auth and fernet keys dir
Tacker authtoken was missing password which is now added in the tht
patch. Tacker also needs 'etc/tacker/vim/fernet_keys' in order to be
able to create VIMs. The real fix to this missing directory is to the
rpm itself:
https://review.rdoproject.org/r/#/c/9725/
However in this patch we ensure it is created in Ansible because
RDO images are frozen in for now in Apex so we would not pick up new
RDO packages.
apex-tripleo-heat-templates: I2b347cbc4595e6651b0d4be032cb862fde72e15f
Change-Id: I76959cbfd581b9fec69749ccbcbcb39dc959a883
Signed-off-by: Tim Rozet <trozet@redhat.com>
Sharada Shiddibhavi [Fri, 22 Sep 2017 12:10:33 +0000 (12:10 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Adding improvements to Barometer testcases
This patch conatins changes to path of files
mce-inject_ea and csv.conf
Change-Id: Ifbe4eb6f875753b58f5ee4ecc12baa014e15b03a
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Tim Rozet [Sat, 23 Sep 2017 02:52:53 +0000 (02:52 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes missing bgpvpn service on controller"
- Fixes missing bgpvpn service on controller
Change-Id: I943fc99d539aca9bc66204a75dbd2ae8fa7033fd
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Sat, 23 Sep 2017 02:39:01 +0000 (04:39 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- reclass: pod_config: Revert MaaS IPs to .3
PDF compatible reclass support moved the MaaS IPs from .2 to .3.
However, the runtime template was not updated accordingly, leading
to mismatches between IP addresses. Until all scenarios support
pod_config, we can't apply the IP change correctly, so revert it.
Change-Id: I34e42ec06dd9fd4f69bd7c91dbe068a4f83b3e62
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Fri, 22 Sep 2017 22:45:37 +0000 (00:45 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- nfvbench: Enable docker image builds for stable/euphrates
Change-Id: I23ea156d9bbfa42c7bbf8dada344ded96b41e2e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Fri, 22 Sep 2017 20:52:33 +0000 (20:52 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Removing duplicate lib path in ansible_path"
- Removing duplicate lib path in ansible_path
- deploy line 283 lib is joined with ANSIBLE_PATH
then line 285, 347, 418 and 435 it was joined again with
ansible_path from 283 already containing lib
Change-Id: I6612967d626eeb0668eb43294831447c387f8e93
Signed-off-by: Dan Radez <dradez@redhat.com>
ahothan [Fri, 22 Sep 2017 20:24:33 +0000 (13:24 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move docker container to 1.0.10
Change-Id: Ie7b86f76f2762ac450c1f80a401dfc7290b0ae60
Signed-off-by: ahothan <ahothan@cisco.com>
Dan Radez [Fri, 22 Sep 2017 20:20:23 +0000 (20:20 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adds detection for virsh default network IP"
- Adds detection for virsh default network IP
In case a user already has a default virsh network and the default IP is
not 192.168.122.1, this patch will allow detecting and using the found
value.
Change-Id: Id5d46a820d89e86c9b5897f5d29b83ed32f9d6f9
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 22 Sep 2017 20:18:53 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Add kubernetes repo and install RPMS into overcloud images"
- Add kubernetes repo and install RPMS into overcloud images
This change introduces k8s into overcloud images. It just installs
kubernetes rpms only, so further configuration is required to
activate k8s at overcloud nodes and it will be taken care of other
diffs.
Change-Id: I606d176812705802790243ae4e95988a591c5fe6
Signed-off-by: Tomofumi Hayashi <s1061123@gmail.com>
Kerim Gokarslan [Fri, 22 Sep 2017 17:09:44 +0000 (10:09 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Documentation update
Change-Id: I7f7f2fab620ed42723093aac459622f993941e32
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Alexandru Avadanii [Fri, 22 Sep 2017 17:04:17 +0000 (19:04 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- states: maas: Add 30s delay in re-deploy attempt
Occasionaly, MaaS fails to provision/deploy some nodes, in which
case we try marking them as broken, then fixed (to put them again
in 'ready' state); before re-attempting the MaaS deploy operation.
However, this leads to 'Error: Internal server error' when deploy
function is called right after transitioning the node to 'ready'
state.
Add a delay of 30 seconds before re-attempting the failed operation.
Change-Id: Ia9ecec67639387e4a29feab3114e1741c554a2cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Manuel Buil [Wed, 20 Sep 2017 16:04:27 +0000 (18:04 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Bug fix: Add iteration to check RSP config in ODL
JIRA: SFC-110
Sometimes the test is quicker than ODL and when it checks the configured RSP,
that configuration has not yet been submitted in ODL, thus ODL replies with an
empty list. We add an iteration to try again for a couple of times
Change-Id: I21e4ac3fc3a919791daa7e41cb2953f7565c4ebb
Signed-off-by: Manuel Buil <mbuil@suse.com>
Fatih Degirmenci [Fri, 22 Sep 2017 16:57:40 +0000 (16:57 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Install docker and shade on opnfv host"
- Install docker and shade on opnfv host
Docker is needed for running tests against the deployment.
Shade is needed for managing OpenStack via Ansible.
This change adds tasks to install docker and shade on opnfv
host if it is run as part of CI.
Users should be free to install these if they want so it is
not installed for them by default.
Change-Id: Idfd0f02312cc5e1b0180ed2408755a8c730b987b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Kerim Gokarslan [Fri, 22 Sep 2017 01:28:22 +0000 (18:28 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- DONT MERGE documentation test
Change-Id: I49205d601148de35e5c643a8fba50d7dafc57dc6
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Markos Chandras [Fri, 22 Sep 2017 15:38:11 +0000 (15:38 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Reduce no of cpus allocated per node"
- Reduce no of cpus allocated per node
Change-Id: I62c167621e2b28a57b1ef7647d105ea73dbb0291
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Fri, 22 Sep 2017 15:37:16 +0000 (15:37 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes from topic 'split-variable-creation-to-task'
* changes:
xci: configure-localhost: Do not check /etc/ssl/certs on SUSE
xci: xci-deploy.sh: Ensure env_reset is not present
- xci: configure-localhost: Do not check /etc/ssl/certs on SUSE
/etc/ssl/certs is a symlink so skip this task on SUSE.
Change-Id: Ibc188b76f47c4f7d1c5aa452a21e838420d65e6a
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: xci-deploy.sh: Ensure env_reset is not present
We are making use of 'sudo -E' to preserve environment variables
when using 'sudo' so we need to make sure that we don't use env_reset
in the configuration file.
Change-Id: I45a818da6c5c090ece67898e54f2dc4ba48cb452
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 22 Sep 2017 15:37:09 +0000 (15:37 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes from topic 'split-variable-creation-to-task'
* changes:
xci: Move the destroy-env.sh script to xci-deploy.sh
xci: provision-vm-nodes.yml: Merge plays
- xci: Move the destroy-env.sh script to xci-deploy.sh
There is no particular need to execute the bash script using Ansible.
Lets move it to the xci-deploy.sh script instead.
Change-Id: I0fa91195d9c3647bb4766d76c28892e2f13e1e98
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: provision-vm-nodes.yml: Merge plays
There is no need to have multiple plays executed on a single host group
so merge them all together into a single one.
Change-Id: Ie190cdecfbdcba48f75b21aa5930e1d9b8392aa0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Alexandru Avadanii [Fri, 22 Sep 2017 15:36:01 +0000 (15:36 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Adjust memory allocation size"
- Adjust memory allocation size
* [baremetal] add memory to contollers & salt master
* tune up sysctl vm.dirty* for compute nodes
* upgrade packages to get the latest versions
(https://bugs.launchpad.net/cinder/+bug/
1641312)
Change-Id: I9ad22206f2f3f11e1da3f93c7a0931c592adf1cf
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Fatih Degirmenci [Fri, 22 Sep 2017 15:35:24 +0000 (15:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel-deploy.sh: Fix unbound variable for stable/E"
- fuel-deploy.sh: Fix unbound variable for stable/E
Change-Id: I5a8f02944e346319d6c5d4fca10ddc54503e82d7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Guillermo Herrero [Wed, 13 Sep 2017 12:15:07 +0000 (14:15 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Pod Descriptor File compatible reclass structure
Implementation for baremetal-mcp-ocata-ovs-ha scenario
JIRA: FUEL-275
Change-Id: Id6ab5697f993ac9faa019c3c10ba4ed4b7b6db01
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Feng Pan [Fri, 22 Sep 2017 14:54:02 +0000 (14:54 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes removing inventory keys"
- Fixes removing inventory keys
Inventory keys that we want to delete were not being removed for
instackenv.json. Also fixes unit tests.
Change-Id: I7d6c752342db050d651953633f18e236f60334e3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Fri, 22 Sep 2017 14:16:18 +0000 (14:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Override ansible role versions only if OSA version is not master"
- Override ansible role versions only if OSA version is not master
If OSA version is set to master, we should use the role versions
directly from upstream to ensure we do not cause issues by the
use of wrong role versions.
Change-Id: I26005d23944445bf287384f90c7f2e139224ab23
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Fri, 22 Sep 2017 14:06:10 +0000 (14:06 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes from topic 'split-variable-creation-to-task'
* changes:
xci: playbooks: Include distribution var files dynamically
bifrost: scripts: Look for virtualbmc on bifrost virtualenv
xci: Gain elevated privileges to remove the XCI_DEVEL_ROOT directory
xci: Move VM provisioning to xci-deploy.sh
- xci: playbooks: Include distribution var files dynamically
This is a continuation of I0a49e2ed8d811bb40a99612462752f8691133e0f
We need to convert these two plays to include the variable files
dynamically similar to the rest of the playbook.
Change-Id: I43203651ccafb03e015bfe4d1b075a7ee96b5adc
Signed-off-by: Markos Chandras <mchandras@suse.de>
- bifrost: scripts: Look for virtualbmc on bifrost virtualenv
Since I94874d600a29247b7826324cc111901995df90dc, bifrost installs pip
packages in virtualenv so we need to look there for virtualbmc if it's
not currently installed on the host.
Change-Id: Ia4c7e8a75c020dc00b920956495831cc77457876
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: Gain elevated privileges to remove the XCI_DEVEL_ROOT directory
This is similar to
0927671781f6875926dac2e5f4bb10816e67070c. We need
elevated privileges to remove the XCI_DEVEL_ROOT directory so move this
role to its own play.
Change-Id: Ice4f030eeb28cd24a6166f11a5a792ab3df8880c
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: Move VM provisioning to xci-deploy.sh
The bifrost-provision.sh script will provision machines using Ansible
playbooks. If we run this script in an Ansible playbook, that means that
we will run Ansible with Ansible and this can only lead to further
confusion when debugging issues. As such, since we already have a script
to provision machines, lets use it directly from the xci-deploy.sh
script. This also reverts
3f04e1fd72b14420788af64b14c35a5f74727f82 which
added virtualenv support in bifrost since that causes more problems than
it fixes for the time being.
Change-Id: Id82b7c06a2af28b66f64f1966227888227ec276f
Signed-off-by: Markos Chandras <mchandras@suse.de>
wutianwei [Mon, 11 Sep 2017 09:14:37 +0000 (17:14 +0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Add the internal_vip(172.29.236.222) to used_ip
The IP in used_ip will not be used later
otherwise internal_vip may be assigned to lxc container,
which will cause issue during deploying
Change-Id: I9834dfa9b218b4dd23e20c8d57e05bb806dafa7b
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Morgan Richomme [Fri, 22 Sep 2017 13:28:29 +0000 (13:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Support functest-suite with Alpine containers"
- [Functest] Support functest-suite with Alpine containers
Updated all the jobs that use functest-suite.
For single test cases, we need to know to which docker image
the test belongs to.
Change-Id: If7db231ccc891233423f2f2bc3aa5b95d048b30a
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Ryota Mibu [Fri, 22 Sep 2017 11:25:35 +0000 (11:25 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "Add parallel execution and shortcut notification to inspector design guideline"
- Add parallel execution and shortcut notification to inspector design guideline
JIRA: DOCTOR-73
Change-Id: Ic412b0c5e966f4391bc0f9e5e71d64e23e2eba68
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Fatih Degirmenci [Fri, 22 Sep 2017 08:51:13 +0000 (08:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "kvmfornfv: Disable jobs running on intel-pod10"
- kvmfornfv: Disable jobs running on intel-pod10
Change-Id: I418f4f2b5f4b28acb9ed39f4f512dc59a4a6f012
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Fri, 22 Sep 2017 06:30:13 +0000 (06:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix: Change http_pass to proxy_pass"
- Bugfix: Change http_pass to proxy_pass
http_pass is wrong for nginx, we need to change it to proxy_pass
Change-Id: Ib679b36a4a139c02647564719e1cfc49a9f376a2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Cedric Ollivier [Fri, 22 Sep 2017 05:21:00 +0000 (05:21 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Support https when testing ODL"
- Support https when testing ODL
It conforms with the last change on ODL tests [1].
Neutron endpoint is passed via robot args instead of Neutron ip.
Keystone url (based on OS_AUTH_URL) is passed too to replace Keystone
ip.
[1] https://git.opendaylight.org/gerrit/#/c/63293/
Change-Id: Ie44f55304a438b1b0289ec69ac2241664be70e80
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Sharada Shiddibhavi [Thu, 21 Sep 2017 22:00:49 +0000 (22:00 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Modyfying method to get env variables in Barometer
This patch adds changes to get the environment variables
into the baroneter tests
Change-Id: I93f18d64d6db25885987b702b36f6d2403bcb24d
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Kerim Gokarslan [Thu, 21 Sep 2017 22:30:43 +0000 (15:30 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-32 Check nan result values before integer casting
Change-Id: Ia675672b40f93d7503ebe5a355896a084e3d0cbf
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Trevor Bramwell [Thu, 21 Sep 2017 23:29:09 +0000 (16:29 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Run CI Security Gate Check on all OPNFV Builders
Enable the security gating check to run on all machines labled
'opnfv-build'. This will allow the job to run as long as one of these
machines are online.
JIRA: RELENG-313
Change-Id: Icc792f7732c6cc3ca49bd8db32027fc146f8b1cd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 21 Sep 2017 22:52:35 +0000 (15:52 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Change Anteater Report Directory Permissions
Setting this to allow all users to read/write the permissions enable the
container to write to the volume mounted reports directory even though
it is owned by the Jenkins user.
JIRA: RELENG-313
Change-Id: Ib26e9b98cd17607c98a180888593c42376458f7f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Thu, 21 Sep 2017 02:27:27 +0000 (04:27 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- config/pod1.yaml: Typo fixes, add 3 new nodes
In order to be able to check the PDF template against the current
installer adapters, we need to fill in all 5 nodes info.
While at it, perform some cleanup:
- s/remoteparas/remote_paramsg/ (installers use this directly ...);
- s/remote_mangement/remote_management/g;
- s/pod owner/pod_owner/;
- minor typo fixes;
- fixed one IP overlap between 2 existing nodes;
NOTE: Data for the 3 new nodes is bogus (random MACs, addresses).
Change-Id: I63c6318659678771c34e139dd1db630c6b81b214
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Charalampos Kominos [Wed, 20 Sep 2017 13:59:35 +0000 (15:59 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- Fixed Hash of patch file for nova-libvirt-ACPI-AAVMF
JIRA: ARMBAND-312
Change-Id: I77b9d38dd7e18bf464e30bfabce3111ac47e8bd7
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Tim Rozet [Thu, 21 Sep 2017 19:05:03 +0000 (19:05 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Revert "Adds Calipso scenario""
- Revert "Adds Calipso scenario"
This reverts commit
433961f8c0b816f19aa858654261fa87d2f02a19.
Change-Id: Ic8a14d2e0ad8d1006625af401fde2f365890650b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Polenchuk [Thu, 21 Sep 2017 13:49:56 +0000 (17:49 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [virtual] Alter haproxy entry type of odl rest api
Change-Id: Iedb9a57f7ed4b7483bf629225fb2f3470e7de97e
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Michael Polenchuk [Wed, 20 Sep 2017 09:46:12 +0000 (13:46 +0400)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Reduce flavor resources of heat template
In order to pass the HeatUtilsCreateComplexStackTests
request an affordable amount of compute resources.
Change-Id: I7d99435ce9500cc96e2e25828f1a804687df69e0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Ross Brattain [Thu, 21 Sep 2017 15:01:01 +0000 (15:01 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "tg_rfc2544_ixia: use traffic id from JSON to update mac"
- tg_rfc2544_ixia: use traffic id from JSON to update mac
we were using raw sort index of the interfaces to
set the MAC address, but we should be using the
traffic id from the static JSON instead.
Change-Id: I13284db04abb3eaf8c9826974a9e5aa1c37b3891
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Dan Radez [Thu, 21 Sep 2017 13:40:46 +0000 (13:40 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Adds Calipso scenario"
- Adds Calipso scenario
Calipso uses docker containers and is post deployment feature that can
be used to monitor pieces of the stack. This patch installs it to the
undercloud rather than the jumphost as it is easier to manage for
cleanup and dependencies.
Change-Id: Ie2dacc4f14b391a864fafb2e75ebcd15facb19f1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Thu, 21 Sep 2017 13:34:16 +0000 (13:34 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Improves clean to cleanup virsh nets and and other bridges"
- Improves clean to cleanup virsh nets and and other bridges
Currently only the admin and external bridges will be removed from the
jumphost which is only really clean for a baremetal deployment. Virtual
deployments will leave br-tenant, br-api, br-storage. This patch
removes those as well as deletes all Apex virsh networks from libvirt.
Also checks if authorized_keys exists before trying to edit it.
Change-Id: I1affe2733ba1dc38fd3b91fb14398454137f00a4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Thu, 21 Sep 2017 12:38:29 +0000 (12:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "bugfix: autoupdate failed due to mingle with watchdog"
- bugfix: autoupdate failed due to mingle with watchdog
1. In the original design, if the auto-job starts soon after
the watchdog starts, the auto update might be mingled with
connectivity check, which may lead to update failure. so instead,
the connectivity is checked first, if failed and module is not in deploying,
restart module.
2. only automate-docker-deploy job will impact the container status during
auto-job, so substitue auto-job status check with automate-docker-deploy's
3. the watchdog is not only for testapi, but also for reporting, and
all docker container server deployed in testresults.opnfv.org, so move it under
utils/test/opts, which is leveraged to store tool-sets employed for testing tools.
Change-Id: I766f3a534a3d510ce7509d4e742150150ccd8f54
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Thu, 21 Sep 2017 12:30:53 +0000 (12:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "refactor one click deployment in testapi"
- refactor one click deployment in testapi
substitue docker-compose.template with string description,
so that user can wget deploy.py and execute directly.
Change-Id: I9703a1c8dfbdc46470561d54c6663e3728540162
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Morgan Richomme [Thu, 21 Sep 2017 11:53:56 +0000 (11:53 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Adding orchestra test cases to orchestra project"
- Adding orchestra test cases to orchestra project
Orchestra introduced 2 VNF test cases:
* orchestra_openims
* orchestra_clearwaterims
In the configuration, the 2 projects are still assigned to functest project
This patch associate the cases with their real project
Change-Id: I81f6d6fb473916f0f91a5b3795b3ed433c283fb4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Fatih Degirmenci [Thu, 21 Sep 2017 11:39:26 +0000 (11:39 +0000)]
Merge "infra: Add proposal for including infra documentation"
juraj.linkes [Thu, 21 Sep 2017 09:33:49 +0000 (11:33 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- Updated functest sim script
Change-Id: Iacfb7b801c75cb85fafff2ff3082266220f17525
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Narinder Gupta [Thu, 21 Sep 2017 09:25:26 +0000 (04:25 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- fix the timing issue where download is slow.
Change-Id: Ia57f9bd4d76efbeb2dee35fc41e90001698c39ec
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Martin Klozik [Thu, 21 Sep 2017 09:22:06 +0000 (09:22 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: RFC2544 Throughput bugfixing"
- trex: RFC2544 Throughput bugfixing
Changes introduced by patch:
* Ensure that correct results with given lossreate are returned
* Add threshold value to specify the accurancy of RFC2544 Throughput
measurement. Default value is 0.05.
JIRA: VSPERF-530
Change-Id: I8148deba9039c3a0feb6394d6671aa10c5afaf0a
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>
Narinder Gupta [Thu, 21 Sep 2017 09:21:10 +0000 (09:21 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Revert "pull in heat bug fix.""
- Revert "pull in heat bug fix."
This reverts commit
533dfeac9078ec05bc1c755078b4da74e8c5266d.
Change-Id: Icf04741d6ee463155d1d58274884deca8a625975
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Narinder Gupta [Thu, 21 Sep 2017 09:15:30 +0000 (09:15 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Revert "modfiied to adjust timings as it seems download the container image is slow like few kbps."
This reverts commit
16c95e3ff61446c5cac0e1e683f8c3c72e0ad553.
Change-Id: I6bca3a73ff16f21d4f53dedf7523f9d14aca369f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Juha Kosonen [Thu, 21 Sep 2017 08:23:42 +0000 (11:23 +0300)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove void return value mocks in rally unit tests
Change-Id: I369b98fb9120830b1868f438c7da2a039a60d890
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Jose Lausuch [Thu, 21 Sep 2017 08:47:59 +0000 (08:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Functest: Introduce building image job for euphrates"
- Functest: Introduce building image job for euphrates
To build apline images for euphrates
Change-Id: I63d77c99306aed263e220c2a0cd27ee2cca1ecb9
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Serena Feng [Thu, 21 Sep 2017 08:01:51 +0000 (08:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP]Enable qtip validate jobs for euphrates"
- [QTIP]Enable qtip validate jobs for euphrates
Change-Id: I8a138d6cdcfa055260fc25fa909b28d192d5c98f
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Jing Lu [Thu, 21 Sep 2017 07:12:55 +0000 (07:12 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add host&targer in scenario['options']['server_name'] support"
- Add host&targer in scenario['options']['server_name'] support
JIRA: YARDSTICK-810
Currently host, target is in scenario, but as a input, we prefer it in
scenario['options'].
So I add support for under scenario['options']['server_name']
If we write host in scenario['options']['server_name'], the host ip info
will be written in context.
Change-Id: I90df20467ef5da772d22e9f272a2cac250f822e0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Ross Brattain [Thu, 21 Sep 2017 03:44:35 +0000 (03:44 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "requirements: bump Ansible version to 2.3"
- requirements: bump Ansible version to 2.3
Change-Id: Ib429ba24d2b7287b6ec4e749386da0e1242d6a20
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Thu, 21 Sep 2017 03:44:28 +0000 (03:44 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Introduced timeout to post method of HttpClient"
- Introduced timeout to post method of HttpClient
We seen cases where grafana container bring-up code would fail,
because of too quick access to the http api. Added 10sec timeout
for the first query of the API.
Change-Id: Ifc95a626d0ab5552a1f26fb167fc3f65791392d7
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Sharada Shiddibhavi [Wed, 20 Sep 2017 11:33:46 +0000 (11:33 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Adding improvements to SNMP testcases
This patch contains improvements to testcases for Hugepages,
Intel_RDT and mcelog verification using SNMP
Change-Id: I3451e0acd9c791e6145bb15e7ba8f3525bc0f0e8
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Ross Brattain [Thu, 21 Sep 2017 00:21:58 +0000 (00:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "tg_rfc2544_ixia: renamed traffic_profile.execute to traffic_profile.execute_traffic tg_rfc2544_ixia: pass ports to generate_samples"
- tg_rfc2544_ixia: renamed traffic_profile.execute to traffic_profile.execute_traffic
tg_rfc2544_ixia: pass ports to generate_samples
Change-Id: I90d12fa2ce8cd4d1c2a18bdcf70027f6d9e3f77f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Maciej Skrocki [Thu, 21 Sep 2017 00:00:45 +0000 (17:00 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Bumped samplevnfs flavor disk size to 6G.
Since we increased the images size the 4G is not sufficient anymore.
Change-Id: Iae25cf4cfb7a6cc69c8d28771c183a2342ac38d0
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Tim Rozet [Thu, 21 Sep 2017 00:03:11 +0000 (00:03 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Set aarch64 deploys to UEFI"
- Set aarch64 deploys to UEFI
Change-Id: I6b037ccd38fa68e5f863566a1c9a3ed4399bab84
Signed-off-by: Dan Radez <dradez@redhat.com>
Cédric Ollivier [Wed, 20 Sep 2017 22:59:29 +0000 (00:59 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove false hooks for functest-parser
Change-Id: I58f186b249083fc13e4bcfc4e933fd11f5d4b20e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Alec Hothan [Wed, 20 Sep 2017 22:37:16 +0000 (22:37 +0000)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Merge "NFVBENCH-30 check_traffic_time_sec not working as expected"
- NFVBENCH-30 check_traffic_time_sec not working as expected
Change-Id: I7d82b6b3c95df0ad5e1b95cb35e8f84d00717a3a
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Kerim Gokarslan [Wed, 20 Sep 2017 21:54:21 +0000 (14:54 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-31 Build container with the VM image in it
Change-Id: Ia6870ee63b50e677e00c1f91649e7c590288b44d
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Ross Brattain [Wed, 20 Sep 2017 22:26:13 +0000 (22:26 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "nsb_setup.sh: update to Ansible 2.3.2"
- nsb_setup.sh: update to Ansible 2.3.2
Change-Id: I2f700fbb169d02d126fe7ea22721bebf127c1206
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 22:24:43 +0000 (22:24 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "cgnapt: mock time.sleep in unitests"
- cgnapt: mock time.sleep in unitests
Change-Id: I26957977e6dcd0392078a543a6907a550711c702
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 21:53:38 +0000 (14:53 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- heat: fixup unittest block with pkey
get pkey after we have found the node
Change-Id: I0e67834b87ed5ba268ea9cb5cffb6c214aedeebb
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Aric Gardner [Wed, 20 Sep 2017 21:54:31 +0000 (21:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: Enable Euphrates jobs & triggers"
- fuel, armband: Enable Euphrates jobs & triggers
Change-Id: Id47f61c950e1cc036e32e8efe2e2b55193e7c49e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ross Brattain [Wed, 20 Sep 2017 20:57:41 +0000 (20:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Generate pod.yaml from current context"
- Generate pod.yaml from current context
We want to generate pod.yaml from Heat contexts so we can
re-use the context without destroying it.
But we don't have node role information and it doesn't
make sense in this case, so make the role optional.
Since we changed Heat to use pkey instead of key_filename,
we can embed the pkey into the pod.yaml, but we have
to make sure to convert the pkey to string, in case
it is a RSAKey object
Change-Id: Ibefcfbd8236e68013a704c39964cb870da825da8
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 20:57:29 +0000 (20:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Heat: use pkey from string instead of key_filename"
- Heat: use pkey from string instead of key_filename
Instead of using a key_filename for Heat, we can
read the key as a string directly using pkg_resources.resource_string()
This will enable us to save Heat stacks as pod.yaml, because
we can embedded the key into the pod.yaml directly.
Change-Id: I16baaba17dab845ee0846f97678733bae33cb463
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Ross Brattain [Wed, 20 Sep 2017 20:44:43 +0000 (20:44 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "ansible: resize VNF image"
- ansible: resize VNF image
When compiling Trex, DPDK, collectd and all the SampleVNFs
we use more than the 2.2GB size of the original Ubuntu cloud image.
Accordingly we need to resize the image.
If we were not inside a docker container we would use virt-resize
to automatically handle all the cases, but virt-resize launches qemu.
Instead we can use qemu-img to add extra space, then
luckily we can use parted to resize the partition and finally
resize2fs to resize the filesystem.
This limits us to only ext3/4 images, but if we need to
we could add support for other filesystems by checking
file system type.
Change-Id: Iac84b8e6967af5be64c280a7b1eaaf09f5d6b3aa
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 20:44:06 +0000 (20:44 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Tweaked nsb_setup to always re-download latest container and re-create the container."
- Tweaked nsb_setup to always re-download latest container and re-create the container.
Change-Id: I21204ddf97e2cccc2d5a762f5d910068bda1a948
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Cédric Ollivier [Wed, 20 Sep 2017 19:02:23 +0000 (21:02 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add python3-dev and python3-pip in former Dockerfile
Otherwise the former container cannot be built as Doctor requires a
full updated python3 env.
Change-Id: Ic90c13abad33e7cb15e7e51dcaac83b9ddf3930b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Wed, 20 Sep 2017 19:30:43 +0000 (19:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add one click deployment of testapi and reporting"
- add one click deployment of testapi and reporting
leverage docker compose to deploy testresults set
testapi/reporting/mongo
usage:
python one_click_deploy.sh -tp 8082 -rp 8084 -tl http://host_ip:8082
Change-Id: I8dfb868637749b82ec86e58220376b03ad50664d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Cedric Ollivier [Wed, 20 Sep 2017 17:27:43 +0000 (17:27 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Enable Doctor testcase"
- Enable Doctor testcase
It upates upper-constraints.txt and thirdparty-requirements.txt as
doctor-test was renamed to doctor-tests.
It installs the doctor packages and its requirements via python3.
Then python_version>='3.0' conditions are added to avoid installing
them for python2.
It also calls the new console scripts and modifies the installer
list supporting it.
Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Icd855f4534d9d9591165e99aa0eed6b1030018e0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
dongwenjuan [Fri, 15 Sep 2017 06:37:32 +0000 (14:37 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- fix collectd's bug
After we move files under doctor_tests and install doctor package,
the tests/lib/monitors/collectd/collectd_plugin.py file will not be
in the doctor_tests package.
Change-Id: I24a098e26ea3cd257f2376458d5c31ecc87aac68
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Ross Brattain [Wed, 20 Sep 2017 15:17:41 +0000 (15:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "prox: fix TG KPIs"
- prox: fix TG KPIs
The problem is that we share the same ProxResourceHelper
for both VNF and TG.
For VNF we want to talk to resource.py and get collectd KPIs.
For TG we need to read from the queue the TG calculated KPIs and
we also want collectd KPIs.
workaround is to use a different method name collect_collectd_kpi
for VNFs
Change-Id: Icc2132758e37ce210f5600a0cd433077930208e5
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 15:17:09 +0000 (15:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "prox: use find_relative_file when uploading"
- prox: use find_relative_file when uploading
the prox files were being found correctly.
if we use find_relative_file they will lookup
relative to the task_path
Change-Id: Ifde5d07df5ccfbfeba015b2f43bd8b53e89a00b7
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
DanielMartinBuckley [Tue, 5 Sep 2017 18:39:23 +0000 (19:39 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Addition of PROX NSB tests to yardstick
JIRA: YARDSTICK-802
Addition of PROX L2FWD_Multiflow, ACL, Load Balancing plus
grafana dashboards
Supports 2 and 4 port Baremetal & Heat
Change-Id: I1f3990d5451de265ee3901302569c355ece3b146
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Jose Lausuch [Wed, 20 Sep 2017 12:47:54 +0000 (12:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest return status in Alpines"
- Add functest return status in Alpines
So far we had 2 approaches:
* return Functest CI status: can be OK even if tests are FAIL
* return Functest Test status: can be FAIL even if all Functest tests are OK
(Fail in onboaraded tests)
A 3rd way is possible thanks to [1].
We consider only Functest status and Functest tests for the return statement
the return will be FAIL only if
* error in the framework
* error in Functest Tests
So concretely, if promise, Doctor can be FAIL, if Functest tests are OK, the
return will be PASS
[1]: https://gerrit.opnfv.org/gerrit/#/c/42245/
Change-Id: I6c7fbe99d888e43700ddb2dfc9bfd6cc9bfbaed6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Narinder Gupta [Wed, 20 Sep 2017 12:41:18 +0000 (07:41 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modfiied to adjust timings as it seems download the container
image is slow like few kbps.
Change-Id: I9bb8e0efea0fc23b76d24145b1e3b4f545473da1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Jose Lausuch [Wed, 20 Sep 2017 12:40:10 +0000 (12:40 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Dedicated flavors for rally tests"
- Dedicated flavors for rally tests
Create flavors and use them in rally scenarios instead of expecting
certain flavors to pre-exist.
Change-Id: I77c94ab80fcabd7b80ffb36f9856a48121858009
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Luc Provoost [Thu, 14 Sep 2017 14:41:02 +0000 (16:41 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Splitting the script in 2 parts: createrapid.py and runrapid.py
The split of the scripts is documented in the README file. The VM also
runs now devbind.sh with the proper MAC address to bind the dataplane
interface with the DPDK poll mode driver.
Change-Id: I3e7a6235379dc80530934376c7799ac3396b5325
Luc Provoost <luc.provoost@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Linda Wang [Wed, 20 Sep 2017 10:08:09 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove white space when listing testcases
Change-Id: I2f3c7a9301a6b2dcb03a90175be23223f6a6229a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
xudan [Wed, 20 Sep 2017 09:30:21 +0000 (05:30 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Reset the trigger time of Apex danube job on huawei-pod4
The old time is "0 12 * * *", need to set it to "0 1 * * *".
Change-Id: Id568dcb638202612ef8d7a9464d71952a95bffe8
Signed-off-by: xudan <xudan16@huawei.com>
Sofia Wallin [Wed, 20 Sep 2017 09:53:05 +0000 (09:53 +0000)]
Merge "bug fix: testing part of the developper guide badly integrated"
Morgan Richomme [Wed, 20 Sep 2017 07:42:59 +0000 (09:42 +0200)]
bug fix: testing part of the developper guide badly integrated
Change-Id: I92e87486a5f65d9582adf3b8a3cfaf8c74de448f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Wed, 20 Sep 2017 07:34:53 +0000 (07:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Euphrates pages for reporting"
- Add Euphrates pages for reporting
Change-Id: Iee4c54801d839be949495360141d4ae9353e5ecc
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Wed, 20 Sep 2017 06:38:03 +0000 (06:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Functest: Introduce building image job for euphrates"
- Functest: Introduce building image job for euphrates
Change-Id: I9e4aab444490b7a85d2fd24344045452a62a0bcc
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Serena Feng [Wed, 20 Sep 2017 06:23:33 +0000 (06:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bug Fix: Using library for urlencode"
- Bug Fix: Using library for urlencode
Changes to method call _set_query
Change-Id: I95837df57cc98c21ff5d95d9753269490c025dd3
Signed-off-by: utkarshrai98 <utkarshrai98@gmail.com>
Jun Li [Wed, 20 Sep 2017 03:01:37 +0000 (03:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Dovetail will not trigger apex test on huawei-pod4"
- Dovetail will not trigger apex test on huawei-pod4
1. Jobs to deploy Apex danube has been merged.
This job will deploy Apex and then run Dovetail.
2. So Dovetail don't need to run test on huawei-pod4,
because it will be triggered by Apex deploy job.
JIRA: DOVETAIL-503
Change-Id: I49850a6c45e977ee3e5e8ad246b90a3dbd16884c
Signed-off-by: xudan <xudan16@huawei.com>
Ross Brattain [Wed, 20 Sep 2017 02:54:09 +0000 (02:54 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "prox testcases: private -> uplink,public -> downlink, vnf_0, tg_0"
- prox testcases: private -> uplink,public -> downlink, vnf_0, tg_0
Change-Id: I85afff4582bf538fcd0be5b4db1405a4da2573f9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Wed, 20 Sep 2017 02:53:54 +0000 (02:53 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "prox: pass prox_config_dict between Processes using queue"
- prox: pass prox_config_dict between Processes using queue
we generate the prox_config_dict in the _run Process,
but we also need it in the _traffic_runner Process to
get core info.
use a queue to pass the config list between the processes
enable collect_kpi
Change-Id: Ibaf41d606e559a87addf43d6ddaed206dbd2d20c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Feng Pan [Wed, 20 Sep 2017 02:27:16 +0000 (02:27 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes missing libvirt-client in ISO"
- Fixes missing libvirt-client in ISO
This was causing ISO install to fail because the libvirt modules were
missing for python-libvirt.
JIRA: APEX-517
Change-Id: Iaf127340864da58b2bace720293e515c8e9db426
Signed-off-by: Tim Rozet <trozet@redhat.com>