Alexandru Avadanii [Thu, 14 Sep 2017 19:11:38 +0000 (21:11 +0200)]
opnfv-docker-arm: Use new dockerdir variable
Previous changes defined the default value and overrides for
'dockerdir' jjb variable, but did not actually set it as the
default for DOCKER_DIR.
Change-Id: Id73aa60e786b4d4dafbcd18ce2fd926720f9d634
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Thu, 14 Sep 2017 19:00:27 +0000 (19:00 +0000)]
Merge "opnfv-docker-arm: storperf: Fix docker repo name"
Alexandru Avadanii [Thu, 14 Sep 2017 17:05:53 +0000 (19:05 +0200)]
opnfv-docker-arm: storperf: Fix docker repo name
Storperf job definitions define an override for docker_repo_name,
so use that in setting the default for DOCKER_REPO_NAME param.
Change-Id: I772088437cd2d6d383ec2f0f44a202b01d95ff59
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Thu, 14 Sep 2017 16:54:50 +0000 (16:54 +0000)]
Merge "yardstick-cleanup.sh: try to fix docker rmi failure"
Alexandru Avadanii [Thu, 14 Sep 2017 16:09:35 +0000 (18:09 +0200)]
opnfv-docker.sh: Fix unbound ARCH_TAG
Jenkins does not set ARCH_TAG to an empty string; instead it does
not set that variable at all when the input is empty.
Fix this by providing a default empty string in the script.
Change-Id: Iec4c38068b1ab3e8dd124f49b36759eedb084f4a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Morgan Richomme [Thu, 14 Sep 2017 13:01:08 +0000 (13:01 +0000)]
Merge "[fuel] Handle os cacert for alpine as well"
Jun Li [Thu, 14 Sep 2017 11:01:14 +0000 (11:01 +0000)]
Merge "Don't test dovetail with os-onos-nofeature-ha scenario"
Michael Polenchuk [Thu, 14 Sep 2017 09:02:49 +0000 (13:02 +0400)]
[fuel] Handle os cacert for alpine as well
Change-Id: Ie7e8228dc4316a70c8cd800415108180148f5f31
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Jun Li [Thu, 14 Sep 2017 06:38:29 +0000 (06:38 +0000)]
Merge "Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1"
Jun Li [Thu, 14 Sep 2017 06:38:21 +0000 (06:38 +0000)]
Merge "Bugfix: Add job-template to jobs"
xudan [Thu, 14 Sep 2017 06:30:10 +0000 (02:30 -0400)]
Don't test dovetail with os-onos-nofeature-ha scenario
Compass will not release os-onos-nofeature-ha scenario in its E release.
Dovetail will not test against this scenario anymore.
JIRA: DOVETAIL-502
Change-Id: Ifeefc0fdbe610808d349be971f597ad10ea5ceca
Signed-off-by: xudan <xudan16@huawei.com>
Yang Yu [Thu, 14 Sep 2017 03:33:14 +0000 (11:33 +0800)]
bug-fix: fix privilege error for removing workspace
JIRA: BOTTLENECK-196
Details refer to: https://build.opnfv.org/ci/view/bottlenecks/
job/bottlenecks-compass-posca_stress_ping-virtual-daily-master/
41/consoleFull
Change-Id: Ia973bab723e2b52a34f4332a5dbcff7c342720d7
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
xudan [Thu, 14 Sep 2017 03:10:21 +0000 (23:10 -0400)]
Bugfix: Add job-template to jobs
The last patch to add apex danube jobs on huawei-pod4 forget to add the
job-template to the jobs list.
Change-Id: I671faa2068bab517adc59ad8597e9c05330d528f
Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Thu, 14 Sep 2017 02:31:23 +0000 (02:31 +0000)]
Merge "Bug-fix: Cleanup Workspace after Testing"
Jun Li [Thu, 14 Sep 2017 01:29:35 +0000 (01:29 +0000)]
Merge "Apex, Dovetail: run proposed_test against Apex on huawei_pod4"
mbeierl [Tue, 12 Sep 2017 18:25:57 +0000 (14:25 -0400)]
Optional Architecture Specific Push
Enables optional argument to specify the architecture to use
when building and pushing the image. If project defines it,
the arch is added to the docker version like so: arch-version.
This matches the tag convention used by multiarch/alpine.
Change-Id: I699c2aba05c55291b5f8c48bcc1daacceae6154b
JIRA: STORPERF-210
Signed-off-by: mbeierl <mark.beierl@dell.com>
Aric Gardner [Wed, 13 Sep 2017 16:52:28 +0000 (16:52 +0000)]
Merge "ericsson-pod1 slave defaults: Custom INSTALLER_IP"
Aric Gardner [Wed, 13 Sep 2017 16:52:01 +0000 (16:52 +0000)]
Merge "yardstick: AArch64: Pull from arch-specific repo"
Markos Chandras [Wed, 13 Sep 2017 16:19:47 +0000 (16:19 +0000)]
Merge "xci: Make it possible to skip deployment and healthcheck"
Morgan Richomme [Wed, 13 Sep 2017 14:42:50 +0000 (14:42 +0000)]
Merge "Add reporting for Functest Alpine in Releng"
Morgan Richomme [Tue, 12 Sep 2017 16:56:26 +0000 (18:56 +0200)]
Add reporting for Functest Alpine in Releng
Change-Id: I1e72cb5b7ce9441900a239bb593d89275fe7b675
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Peng Liu [Mon, 11 Sep 2017 05:12:15 +0000 (13:12 +0800)]
Apex, Dovetail: run proposed_test against Apex on huawei_pod4
Run Dovetail proposed_test job against Apex Danube daily on
huawei_pod4.
Change-Id: I14f4f86caa2b1fb2802b5ea154edec47784209cc
Signed-off-by: Peng Liu <pliu@redhat.com>
xudan [Tue, 12 Sep 2017 09:24:09 +0000 (05:24 -0400)]
Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1
JIRA: DOVETAIL-500
Change-Id: Iab4af16ecb31b183a375d03a9fc6066e00ecaec1
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Wed, 13 Sep 2017 01:16:38 +0000 (03:16 +0200)]
yardstick: AArch64: Pull from arch-specific repo
AArch64 Docker images for Yardstick reside in
"opnfv/yardstick_aarch64" repo.
Change-Id: Ic2621aabd535bbfcd274650ee590eebed4806efa
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Serena Feng [Wed, 13 Sep 2017 01:03:22 +0000 (01:03 +0000)]
Merge "Disable mcp ci job on zte-pod1"
Alexandru Avadanii [Tue, 12 Sep 2017 23:59:54 +0000 (01:59 +0200)]
ericsson-pod1 slave defaults: Custom INSTALLER_IP
ericsson-pod1's jump host already has a static IP assigned to its
pxebr, which collides with the mcpcontrol network default settings
used by Fuel@OPNFV.
Instead of changing the existing network configuration on the jump
host to prevent CIDR collision, use a slightly different CIDR,
which is derived from INSTALLER_IP.
JIRA: FUEL-285
Change-Id: Ibea10b3f6528f3b34bc4ab12c3f9131932f6dc84
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Tue, 12 Sep 2017 22:20:38 +0000 (22:20 +0000)]
Merge "Fix Yamllint Violations for jjb/escalator"
Aric Gardner [Tue, 12 Sep 2017 22:17:07 +0000 (22:17 +0000)]
Merge "Fix Yamllint Violations for jjb/vswitchperf"
Trevor Bramwell [Sat, 8 Jul 2017 02:48:42 +0000 (19:48 -0700)]
Fix Yamllint Violations for jjb/escalator
JIRA: RELENG-254
Change-Id: I2a4ba4a8a60aaf6f0a9859726abfd8f1b73df82f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 12 Sep 2017 22:16:22 +0000 (22:16 +0000)]
Merge "Fix Yamllint Violations for jjb/container4nfv"
Fatih Degirmenci [Tue, 12 Sep 2017 21:27:08 +0000 (15:27 -0600)]
xci: Make it possible to skip deployment and healthcheck
This change adds possibility for patch submitters to skip the full
xci-verify if the change doesn't impact the deployment.
Since the patch will be reviewed by others, reviewers can always
ask the submitter to run it through full xci-verify by changing
the topic and posting reverify or recheck as comment to gerrit
change.
The keyword to put in topic branch is skip-verify.
Change-Id: Ib7be71cadd1e1ddff181936ae77753fbfbf3a1d3
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Trevor Bramwell [Fri, 7 Jul 2017 23:54:03 +0000 (16:54 -0700)]
Fix Yamllint Violations for jjb/container4nfv
JIRA: RELENG-254
Change-Id: I3c64608d9a185617769a7f9f1488e5cd3fd5cd16
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Tue, 12 Sep 2017 20:54:04 +0000 (14:54 -0600)]
xci: Drop parameter ANSIBLE_VERBOSITY from jobs
Instead of setting the verbosity in jobs, they can be set in scripts
to move the setting to where it makes most sense and possibly easing
the work for ansible version adaptations by fixing it in one place.
Change-Id: Ie155b666cf5300a3f57687b3214a65d5d79aeee1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Tue, 12 Sep 2017 20:40:21 +0000 (20:40 +0000)]
Merge "barometer: fixed typo in jjb"
Aric Gardner [Tue, 12 Sep 2017 20:35:55 +0000 (20:35 +0000)]
Merge "Fix Yamllint Violations for jjb/ves"
Aric Gardner [Tue, 12 Sep 2017 20:35:43 +0000 (20:35 +0000)]
Merge "Fix Yamllint Violations for jjb/qtip"
Aric Gardner [Tue, 12 Sep 2017 20:34:51 +0000 (20:34 +0000)]
Merge "Fix Yamllint Violations for jjb/promise"
Aric Gardner [Tue, 12 Sep 2017 20:34:41 +0000 (20:34 +0000)]
Merge "Fix Yamllint Violations for jjb/prediction"
Aric Gardner [Tue, 12 Sep 2017 20:34:31 +0000 (20:34 +0000)]
Merge "Fix Yamllint Violations for jjb/pharos"
Aric Gardner [Tue, 12 Sep 2017 20:34:20 +0000 (20:34 +0000)]
Merge "Fix Yamllint Violations for jjb/parser"
Aric Gardner [Tue, 12 Sep 2017 20:34:10 +0000 (20:34 +0000)]
Merge "Fix Yamllint Violations for jjb/copper"
Aric Gardner [Tue, 12 Sep 2017 20:29:11 +0000 (20:29 +0000)]
Merge "Fix Yamllint Violations for jjb/ovsnfv"
Aric Gardner [Tue, 12 Sep 2017 20:28:59 +0000 (20:28 +0000)]
Merge "Fix Yamllint Violations for jjb/onosfw"
Aric Gardner [Tue, 12 Sep 2017 20:28:04 +0000 (20:28 +0000)]
Merge "Fix Yamllint Violations for jjb/netready"
Aric Gardner [Tue, 12 Sep 2017 20:27:51 +0000 (20:27 +0000)]
Merge "Fix Yamllint Violations for jjb/moon"
Aric Gardner [Tue, 12 Sep 2017 20:27:36 +0000 (20:27 +0000)]
Merge "Fix Yamllint Violations for jjb/models"
Aric Gardner [Tue, 12 Sep 2017 20:27:19 +0000 (20:27 +0000)]
Merge "Fix Yamllint Violations for jjb/kvmfornfv"
Aric Gardner [Tue, 12 Sep 2017 20:27:00 +0000 (20:27 +0000)]
Merge "Fix Yamllint Violations for jjb/availability"
Aric Gardner [Tue, 12 Sep 2017 20:26:51 +0000 (20:26 +0000)]
Merge "Fix Yamllint Violations for jjb/ipv6"
Aric Gardner [Tue, 12 Sep 2017 20:26:40 +0000 (20:26 +0000)]
Merge "Fix Yamllint Violations for jjb/domino"
Aric Gardner [Tue, 12 Sep 2017 20:26:30 +0000 (20:26 +0000)]
Merge "Fix Yamllint Violations for jjb/conductor"
Aric Gardner [Tue, 12 Sep 2017 19:29:35 +0000 (19:29 +0000)]
Merge "slave-params: Add fuel/armband bridge information"
Trevor Bramwell [Sat, 8 Jul 2017 02:46:11 +0000 (19:46 -0700)]
Fix Yamllint Violations for jjb/vswitchperf
JIRA: RELENG-254
Change-Id: I9713573cb5321d68beb703f26e662b889341f0ac
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 8 Jul 2017 00:08:56 +0000 (17:08 -0700)]
Fix Yamllint Violations for jjb/ves
JIRA: RELENG-254
Change-Id: I3e9889a145dc74201a503502fff7d69e844addaf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 8 Jul 2017 00:01:24 +0000 (17:01 -0700)]
Fix Yamllint Violations for jjb/qtip
JIRA: RELENG-254
Change-Id: I07318b8077d46e5d716f0ac42453ab999e5c76d9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:59:13 +0000 (16:59 -0700)]
Fix Yamllint Violations for jjb/promise
JIRA: RELENG-254
Change-Id: Ia936e1ab5840b7f7acbe874bb46ca906369a4121
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 8 Jul 2017 00:10:13 +0000 (17:10 -0700)]
Fix Yamllint Violations for jjb/prediction
JIRA: RELENG-254
Change-Id: Ic58a32e9b60afc09c7f8271cac7ed84e7c7b58ca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:59:01 +0000 (16:59 -0700)]
Fix Yamllint Violations for jjb/pharos
JIRA: RELENG-254
Change-Id: I52fb864bf84bff75a0f5cf9bae522602be2c2d49
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:55:15 +0000 (16:55 -0700)]
Fix Yamllint Violations for jjb/parser
JIRA: RELENG-254
Change-Id: I7a338c71e24a468a00a2d1cb21b2a6600b698306
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:58:48 +0000 (16:58 -0700)]
Fix Yamllint Violations for jjb/ovsnfv
JIRA: RELENG-254
Change-Id: Ie85c86395669f0d96956f5b24d4f1283ba95a170
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 8 Jul 2017 02:47:50 +0000 (19:47 -0700)]
Fix Yamllint Violations for jjb/onosfw
JIRA: RELENG-254
Change-Id: I89b7a0498399602c488c0045e7cc4368b5f19f14
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:53:47 +0000 (16:53 -0700)]
Fix Yamllint Violations for jjb/netready
JIRA: RELENG-254
Change-Id: I348cd559349b73ce9bba44b66c843a1b72ea4ff9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:53:25 +0000 (16:53 -0700)]
Fix Yamllint Violations for jjb/moon
JIRA: RELENG-254
Change-Id: If7e19dfdaf3b9d5df79b4d22fd13578d64481cb1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:53:03 +0000 (16:53 -0700)]
Fix Yamllint Violations for jjb/models
JIRA: RELENG-254
Change-Id: I88147ba688b427a2dba8fed1e634b9c4466a2a88
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sat, 8 Jul 2017 02:48:11 +0000 (19:48 -0700)]
Fix Yamllint Violations for jjb/kvmfornfv
JIRA: RELENG-254
Change-Id: Ibab4edf47116bd89d8a65eedec9961d1a42eebb1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Kerim Gokarslan [Thu, 7 Sep 2017 19:07:57 +0000 (12:07 -0700)]
Added nfvbench docker configuration
Change-Id: I90ff32b7047b768552f5d5e1c78d12e0bf4ea1a2
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Tim Rozet [Tue, 12 Sep 2017 15:55:43 +0000 (11:55 -0400)]
Apex: remove relative paths for tmp build dirs
Change-Id: I3246aa7d7b26b2d79ba9bd23aba4f305eb47fd94
Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Tue, 12 Sep 2017 15:32:34 +0000 (15:32 +0000)]
Merge "Use old functest container for armband CI runs"
zhihui wu [Tue, 12 Sep 2017 12:18:02 +0000 (20:18 +0800)]
Disable mcp ci job on zte-pod1
Avoid the conflicts between fuel deployment and mcp deployment,
disable mcp ci job on zte-pod1 temporarily.
Change-Id: I9161ae0b5eb2d6a4631e6bb1c7bb22ed340d09af
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Jose Lausuch [Tue, 12 Sep 2017 12:06:11 +0000 (12:06 +0000)]
Merge "Add OSA adapter for XCI"
Maryam Tahhan [Tue, 12 Sep 2017 11:51:19 +0000 (12:51 +0100)]
barometer: fixed typo in jjb
Change-Id: Iaec493601d26516012ec62b0daf79d03768c1cad
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Yang Yu [Tue, 12 Sep 2017 09:11:28 +0000 (17:11 +0800)]
Bug-fix: Cleanup Workspace after Testing
JIRA: BOTTLENECK-196
RT
Change-Id: If98c2cf3636f5f65006f7418851e8d2a63a712fa
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Morgan Richomme [Tue, 12 Sep 2017 06:44:00 +0000 (08:44 +0200)]
Use old functest container for armband CI runs
Functest Alpine not supported yet for aarch64 architecture.
Task for Armband project but until support could be done, the
traditionnal docker shall be used for armband tests
usage of alpine leads to errors [1]
[1]: https://build.opnfv.org/ci/view/functest/job/functest-fuel-armband-baremetal-daily-master/214/console
Change-Id: I48e05a0c7cd97989784fd97348bd331425c4877e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Tue, 12 Sep 2017 06:06:11 +0000 (06:06 +0000)]
Merge "Changing url of the reporting to original one"
Tim Rozet [Tue, 12 Sep 2017 02:46:36 +0000 (22:46 -0400)]
Apex: Fix pythonpath for build
Change-Id: I503250b2152686cb1c9168aeaa6a11f614b0e954
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 12 Sep 2017 02:37:48 +0000 (22:37 -0400)]
Apex: Adds workspace to pythonpath for build
Since we do not install the package for build process we need to ensure
the PYTHONPATH is set to WORKSPACE so that build.py can find the libs it
needs in Apex.
Change-Id: I4e7f28ce5220206c7f4a8244199b00f762d72648
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Tue, 12 Sep 2017 01:54:19 +0000 (01:54 +0000)]
Merge "Fix xci job triggering for docs build"
Ross Brattain [Tue, 12 Sep 2017 01:44:45 +0000 (18:44 -0700)]
yardstick-cleanup.sh: try to fix docker rmi failure
apex builds seem to be failing to remove the yardstick
containers
https://build.opnfv.org/ci/job/yardstick-apex-baremetal-daily-master/400/console
[yardstick-apex-baremetal-daily-master] $ /bin/bash /tmp/hudson8974425724638109512.sh
Cleaning up docker containers/images...
Docker images to remove:
REPOSITORY TAG IMAGE ID CREATED SIZE
opnfv/yardstick latest
5b83d8e60fb7 6 days ago 1.84GB
Removing docker image opnfv/yardstick:latest...
Error response from daemon: No such image: opnfv/yardstick:latest
Build step 'Execute shell' marked build as failure
For some reason we can't remove the yardstick container.
Try instead to remove based on ID
Replace grep | awk with just awk.
Also fixed shellcheck warnings:
In jjb/yardstick/yardstick-cleanup.sh line 6:
if [[ -n ${dangling_images} ]]; then
^-- SC2128: Expanding an array without an index only gives the first element.
In jjb/yardstick/yardstick-cleanup.sh line 10:
containers=$(docker ps -a | grep $image_id | awk '{print $1}')
^-- SC2086: Double quote to prevent globbing and word splitting.
In jjb/yardstick/yardstick-cleanup.sh line 12:
docker rm -f $containers >${redirect}
^-- SC2086: Double quote to prevent globbing and word splitting.
In jjb/yardstick/yardstick-cleanup.sh line 14:
docker rmi $image_id >${redirect}
^-- SC2086: Double quote to prevent globbing and word splitting.
In jjb/yardstick/yardstick-cleanup.sh line 20:
if [[ ! -z $(docker ps -a | grep opnfv/yardstick) ]]; then
^-- SC2143: Use ! grep -q instead of comparing output with [ -z .. ].
In jjb/yardstick/yardstick-cleanup.sh line 27:
if [[ ! -z $(docker images | grep opnfv/yardstick) ]]; then
^-- SC2143: Use ! grep -q instead of comparing output with [ -z .. ].
In jjb/yardstick/yardstick-cleanup.sh line 33:
docker rmi opnfv/yardstick:$tag >$redirect
^-- SC2086: Double quote to prevent globbing and word splitting.
Change-Id: I6545ac7f568161e5620e31d487faf70fa21da075
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Serena Feng [Tue, 12 Sep 2017 01:31:17 +0000 (01:31 +0000)]
Merge "add case-insensitive for find pods query"
Serena Feng [Tue, 12 Sep 2017 01:15:04 +0000 (01:15 +0000)]
Merge "update Readme.rst to be consistent with current implementation"
Alexandru Avadanii [Tue, 12 Sep 2017 00:06:15 +0000 (02:06 +0200)]
slave-params: Add fuel/armband bridge information
This information was previously fetched from securedlab, via a
POD-specific "local_env" file which was sourced at deploy time.
Since this information can't be parametrized via PDF, nor is it
sensitive enough to hide in securedlab, move it to releng.
Change-Id: Ia4e244ceb534c49b1ecda5be798470a81c68b494
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Mon, 11 Sep 2017 23:59:10 +0000 (19:59 -0400)]
Apex: remove any leftover tmp .build dir
Change-Id: Icac677ac9e17b4b4ae4e7fc82139587cc201bcb6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 7 Jul 2017 23:50:42 +0000 (16:50 -0700)]
Fix Yamllint Violations for jjb/ipv6
JIRA: RELENG-254
Change-Id: I9b6017724ae1566a8651e187d372506ee6bb0373
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:50:00 +0000 (16:50 -0700)]
Fix Yamllint Violations for jjb/domino
JIRA: RELENG-254
Change-Id: Ia9246b4fee30ea350b57563241fb83c4f03a3b55
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:49:39 +0000 (16:49 -0700)]
Fix Yamllint Violations for jjb/copper
JIRA: RELENG-254
Change-Id: I48ab499f4f5b70657fa67c9f44ef430fdd1a9e9d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:49:20 +0000 (16:49 -0700)]
Fix Yamllint Violations for jjb/conductor
JIRA: RELENG-254
Change-Id: I446c7820204757b46866fbff180a83ff2b757c3b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Fri, 7 Jul 2017 23:48:07 +0000 (16:48 -0700)]
Fix Yamllint Violations for jjb/availability
JIRA: RELENG-254
Change-Id: I830f05e7b005195580aa1d24e977c132c6278f86
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Mon, 11 Sep 2017 20:36:28 +0000 (16:36 -0400)]
Fix xci job triggering for docs build
This patch should unblock:
https://gerrit.opnfv.org/gerrit/#/c/40533/
Change-Id: I72e827b0feae559e6477d213d0f752ed04cd62b3
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Mon, 11 Sep 2017 20:18:30 +0000 (20:18 +0000)]
Merge "Fix for when requiretty is disabled with a !"
Aric Gardner [Mon, 11 Sep 2017 20:12:31 +0000 (20:12 +0000)]
Merge "Fix the error in the podscontroller."
Aric Gardner [Mon, 11 Sep 2017 20:11:20 +0000 (20:11 +0000)]
Merge "Handle error in front-end"
Aric Gardner [Mon, 11 Sep 2017 20:10:06 +0000 (20:10 +0000)]
Merge "barometer: update nightly build"
Aric Gardner [Mon, 11 Sep 2017 20:05:45 +0000 (20:05 +0000)]
Merge "functest: Fix missing brackets in condition"
Aric Gardner [Mon, 11 Sep 2017 20:04:45 +0000 (20:04 +0000)]
Merge "Fix Releng Job Diff Experimental Check"
Alexandru Avadanii [Mon, 11 Sep 2017 20:03:03 +0000 (22:03 +0200)]
functest: Fix missing brackets in condition
Change-Id: If6d4f6b2ac0266af35b150159a752b8b6f48ad83
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Siddharth Gogar [Wed, 30 Aug 2017 00:46:38 +0000 (17:46 -0700)]
Add flex-pod1 details in yardstick daily jobs
Add slave params for flex-pod1
Change-Id: I25e93fe2231e604321f8ea7ca18eba45ecc3ee13
Signed-off-by: Siddharth Gogar <siddharth.gogar@flex.com>
Aric Gardner [Mon, 11 Sep 2017 19:37:09 +0000 (19:37 +0000)]
Merge "fuel, armband: Remove SALT_MASTER_IP param"
Aric Gardner [Mon, 11 Sep 2017 19:09:26 +0000 (19:09 +0000)]
Merge "Fix Yamllint Violations for jjb/bottlenecks"
Aric Gardner [Mon, 11 Sep 2017 19:08:53 +0000 (19:08 +0000)]
Merge "Fix Yamllint Violations for jjb/ovn4nfv"
Aric Gardner [Mon, 11 Sep 2017 19:08:29 +0000 (19:08 +0000)]
Merge "Fix Yamllint Violations for jjb/nfvbench"