Fatih Degirmenci [Thu, 8 Mar 2018 21:50:00 +0000 (21:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add patrole and parser in Functest daily jobs"
- Add patrole and parser in Functest daily jobs
Change-Id: Iad86593d0b2711505999d5b0446d241cf56d5c8b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Thu, 8 Mar 2018 21:41:48 +0000 (22:41 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- fuel-armband: Fix functest job name
Change-Id: Iaf8918942909e2b4b9608229f3fe0374efbd9d3f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Thu, 8 Mar 2018 21:36:27 +0000 (21:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel-armband: Add functest and yardstick as downstream jobs"
- fuel-armband: Add functest and yardstick as downstream jobs
Change-Id: I003f760adc2cb0b4959188b7f7d676d8fdbd8bb9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
agardner [Thu, 8 Mar 2018 21:27:08 +0000 (16:27 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add functest multijobs back to apex.
fingers crossed
Change-Id: I220a36ec8a6a0d95e847a5672c4d8e5c0d34c5ac
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Thu, 8 Mar 2018 21:03:47 +0000 (16:03 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Functest jobs are not showing up
Remove and then re-add to see if we can get jjb merge to work
Change-Id: Iff380b38bbc5a69e2850cd91a99267b6d5b1128f
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Thu, 8 Mar 2018 20:35:32 +0000 (15:35 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Nothing change to apex job to kick it into working
Change-Id: I88f33b7dcdf8f4d0a3aa3f8d46a07f10c62e6ae9
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 8 Mar 2018 20:18:34 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel: Add functest and yardstick as downstream jobs"
- fuel: Add functest and yardstick as downstream jobs
Change-Id: I90f42dc36ed0555788b517572088b5f09c1569fb
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 8 Mar 2018 20:04:59 +0000 (21:04 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- functest: Enable functest daily jobs
Change-Id: I1ce9e727a7f1448f657652a0f8d4bbab144b3ab9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Thu, 8 Mar 2018 16:12:32 +0000 (16:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jobs (please vote an do not merge)"
- Update Functest jobs (please vote an do not merge)
We are going to try this again. Once this is merged, I will need
to delete all the jobs that change job type and then re-merge
releng merge will be broken during this short window.
--- original commit message ---
Add support for functest tier with multijob
Add publishers separate for fetures and
all other functest tiers
Run functest features suits in a mutijob
Since there are no arm specific requirements,
remove arm-daily builders and jobs
Original patch by Delia Popescu <delia.popescu@enea.com>
Change-Id: I43422463c442ff6a18f6a98ab9909fc6c88e0259
JIRA: FUNCTEST-917
Signed-off-by: agardner <agardner@linuxfoundation.org>
Markos Chandras [Thu, 8 Mar 2018 09:30:00 +0000 (09:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS images"
- jjb: xci: xci-start-new-vm: Switch to pre-built bifrost OS images
Change-Id: I19e60eea65b01ec22bb32c0efcdc6b071b22ca34
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 8 Mar 2018 09:09:14 +0000 (09:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Run patrole test in Jenkins"
- Run patrole test in Jenkins
Change-Id: I94fe7ecf83e72b4e7ed47bb25cfe010d9b3db15d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Julien [Wed, 7 Mar 2018 04:03:57 +0000 (12:03 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update return value from postbuildscript
PostBuildScript plugin's result affects Jenkins pipeline, so we should
return the original job running status in the postbuildscript in the end
Update macros:
1. from $POD_NAME to $NODE_NAME
2. from $SCENARIO to $DEPLOY_SCENARIO
2. {installer} to $INSTALLER_TYPE for {installer} is not existed in
trigger job
3. add parameters definition for they can not be used in trigger jobs by
predefined-parameters
4. missing TIMESTAMP_END
Change-Id: I354be3d5ad02e53bb988995adc09b59e92a1640a
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Julien [Wed, 7 Mar 2018 02:40:09 +0000 (10:40 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update include-raw tag
replace `include-raw-escape` with `include-raw` for no jjb macros in the
bash file.
Change-Id: I6125779f23a5aafd7fed0f5017c4280394624bcd
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Aric Gardner [Tue, 6 Mar 2018 16:57:35 +0000 (16:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix of the wrong regrex for Dovetail Jobs"
- Bugfix of the wrong regrex for Dovetail Jobs
Change-Id: I5823f763d2f321a0b2505ca3ecd042e928b5a42c
Signed-off-by: xudan <xudan16@huawei.com>
Morgan Richomme [Tue, 6 Mar 2018 13:32:20 +0000 (13:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Build functest-patrole in Functest multijob"
- Build functest-patrole in Functest multijob
Change-Id: Ic67c3f1556b1e0cf382c640bacb6e3d672564507
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 6 Mar 2018 09:13:08 +0000 (09:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "barometer_docker: add barometer-snmp to build"
- barometer_docker: add barometer-snmp to build
Change-Id: I5dc37a4970df4fc432bc65454872f45466d8749d
Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
Fatih Degirmenci [Tue, 6 Mar 2018 09:12:49 +0000 (09:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Add os-ovn-nofeature-ha scenario"
- [fuel, armband] Add os-ovn-nofeature-ha scenario
While at it, cleanup useless ovn/Euphrates jobs, we didn't have OVN
in E release of Fuel@OPNFV.
JIRA: FUEL-329
Change-Id: I4a9b476c292a05cf0b9cadaa3102ebccf2baa10a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mei mei [Tue, 6 Mar 2018 07:07:34 +0000 (07:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] add the docker images build"
- [compass4nfv] add the docker images build
add two new docker iamges
1. compass-tasks-k8s
2. compass-tasks-osa
Change-Id: I31a09e02a251df4a8a94437c664151c4b14e12e3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Tue, 6 Mar 2018 01:00:03 +0000 (01:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: run scenarios on arm baremetal"
- container4nfv: run scenarios on arm baremetal
Change-Id: I3ee659fafcf37b84f261444844af9c421d6843ca
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Aric Gardner [Mon, 5 Mar 2018 21:20:09 +0000 (21:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[pharos] Run verify job for utils/*.py changes"
- [pharos] Run verify job for utils/*.py changes
Change-Id: I9ecfb78c715d68bd5dd11f42829c040c9bde6f6b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
agardner [Mon, 5 Mar 2018 18:42:44 +0000 (13:42 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Allow monit config script to use custom hostname
we need to use this script for connecting labs.opnfv.org machines
to the sandbox.opnfv.org
adds optional -l swtich
Change-Id: I620c963841a2ff39a8c08565cb474f7fdb833c74
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Mon, 5 Mar 2018 17:53:25 +0000 (12:53 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add start delay to monit for jnlp daemon
delay the first check by 4-minutes
This is a better solution thant check process every 2 cycles
check process every 2 cycles delays initial startup by 2 cycles
delay check gives the script time to spawn, as the wget slave.jar takes
some time from china.
Change-Id: I8066e5b65efc41aaa67ee0f6ab8ee2c1aa86a67c
Signed-off-by: agardner <agardner@linuxfoundation.org>
Serena Feng [Mon, 5 Mar 2018 07:12:35 +0000 (07:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report the result to TestAPI"
- Report the result to TestAPI
Report the provision result to TestAPI.
Change-Id: I05a3a870125c2b1e74b98da043b53684ea334683
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Markos Chandras [Fri, 2 Mar 2018 14:25:47 +0000 (14:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Use core OpenStack installation by default
We do not need all the components installed when deploying OpenStack
so we can speed up the jobs by removing some of them.
Change-Id: I19120915d0ef7c59b8b470c5fb87e9c0aa3e3673
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Fri, 2 Mar 2018 10:44:47 +0000 (10:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Cat functest log until the log upload is enabled
Change-Id: I883e6e29cf102d1069e3760ab95dd24d76d0a222
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Fri, 2 Mar 2018 08:41:15 +0000 (08:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add envs via volume mapping"
- Add envs via volume mapping
Change-Id: I39bdde31bfc5674eecf1528427b55a7f0335bd89
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Aric Gardner [Fri, 2 Mar 2018 06:56:02 +0000 (06:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Fix broken regex in cond (2)"
- [fuel, armband] Fix broken regex in cond (2)
Fixes:
af7df31
Change-Id: I6369ded12a50a2aa7f0268488c5511fba9732a99
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Serena Feng [Fri, 2 Mar 2018 05:46:36 +0000 (05:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "add testapi-client verify job"
- add testapi-client verify job
Change-Id: I83f57a0967d6b8744a7c4890092fe0596e705291
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Fri, 2 Mar 2018 01:08:05 +0000 (01:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes from topics 'decouple_verify_automate', 'simplify_automate_jjb'
* changes:
decouple testresults verify job from automate job
simplify automate jjb definition using releng_macro
- decouple testresults verify job from automate job
Change-Id: I45f01dbeb3ed9c1d3efe495f57bcbbfbb0d0b3e2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
- simplify automate jjb definition using releng_macro
1. leveraging macro gerrit-trigger-patchset-created
2. leveraging macro gerrit-trigger-change-merged
3. rename automate to testresults-automate
Change-Id: I3dfee8dad28db7e818b912fed6d65b60b3f96391
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Alexandru Avadanii [Thu, 1 Mar 2018 17:23:01 +0000 (18:23 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel, armband] Fix broken regex in dovetail cond
Fixes:
af7df31
Change-Id: I13e20591ce82792a12a514ae62e3b3dd4ed50e65
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Thu, 1 Mar 2018 14:29:13 +0000 (14:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not fail the job if virsh command fails
Change-Id: Ie5fae322f98ec6c9c2236486642c0d71c6a04aae
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Thu, 1 Mar 2018 14:19:49 +0000 (14:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest-kubernetes project job"
- Add functest-kubernetes project job
It mainly inherits from functest project jobs.
Change-Id: Ibcb8825ee3d98ca816a5036e0a66776e314f2ddb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Thu, 1 Mar 2018 13:47:22 +0000 (13:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix scenario name extraction
Change-Id: Ifcea3d364b73d0d19d46aaf2bd2210ec6440f383
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Jose Lausuch [Thu, 1 Mar 2018 12:17:00 +0000 (12:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Build opnfv/xtesting via functest-xtesting"
- Build opnfv/xtesting via functest-xtesting
Change-Id: I63d79a2c84221736e08d4bea1a2cf8ac92c023d9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Thu, 1 Mar 2018 12:16:54 +0000 (12:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pull the latest parent when building containers"
- Pull the latest parent when building containers
Change-Id: I534c14f4415c16661fb95966077621497c6f9cdc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Thu, 1 Mar 2018 07:16:13 +0000 (15:16 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv] add nosdn-bar-noha scenario
Change-Id: I5a513e143aff0775d066532af14165c4509aa82e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
zhihui wu [Thu, 1 Mar 2018 01:49:28 +0000 (09:49 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- modify qtip job template
The parameter 'SUT' is meaningless to storage job and experiment
job.
Change-Id: I40322962111896773821b8ef2f05e6f330d7da00
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Fatih Degirmenci [Wed, 28 Feb 2018 19:18:49 +0000 (19:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I9366639570315f879a662ca9e65a1894cd905a92
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 19:00:05 +0000 (19:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I231488cd9de58a9051bd289c3d584841e7335417
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 18:43:17 +0000 (18:43 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Use distro specific ssh config while sshing to xci vms"
- xci: Use distro specific ssh config while sshing to xci vms
Change-Id: I5e8b738d4293040b2792a926cd13708180590bbb
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Ross Brattain [Wed, 28 Feb 2018 01:06:41 +0000 (17:06 -0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Yardstick] add apt-get autoremove to free up disk space
yardstick builds are failing due to running out of disk space
when too many kernels are left installed.
Try apt-get autoremove to cleanup before updating
[yardstick-verify-master] $ /bin/bash /tmp/jenkins4572301318127685434.sh
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.1ubuntu2).
python3-dev is already the newest version (3.5.1-3).
python-dev is already the newest version (2.7.12-1~16.04).
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-101 linux-headers-4.4.0-101-generic
linux-headers-4.4.0-103 linux-headers-4.4.0-103-generic
linux-headers-4.4.0-104 linux-headers-4.4.0-104-generic
linux-headers-4.4.0-108 linux-headers-4.4.0-108-generic
linux-headers-4.4.0-109 linux-headers-4.4.0-109-generic
linux-image-4.4.0-101-generic linux-image-4.4.0-103-generic
linux-image-4.4.0-104-generic linux-image-4.4.0-108-generic
linux-image-4.4.0-109-generic linux-image-extra-4.4.0-101-generic
linux-image-extra-4.4.0-103-generic linux-image-extra-4.4.0-104-generic
linux-image-extra-4.4.0-108-generic linux-image-extra-4.4.0-109-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 111 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up linux-image-extra-4.4.0-116-generic (4.4.0-116.140) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-116-generic /boot/vmlinuz-4.4.0-116-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-116-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-116-generic with 1.
Change-Id: I79396162c5300c8cbaecc474473af81842f79db8
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:42:02 +0000 (11:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Move run-functest.sh execution out of ansible
Change-Id: I40195f08012774c22178a27f146c402b33ecd8fc
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:14:21 +0000 (11:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[armband] Add os-nosdn-ovs-ha scenario"
- [armband] Add os-nosdn-ovs-ha scenario
Added triggers for os-nosdn-ovs-ha scenario and reshuffled the other jobs
To be merged after https://gerrit.opnfv.org/gerrit/#/c/52491/ is merged
JIRA: ARMBAND-343
Change-Id: I35614637f1f4aac459dbb3d49be4bdd33174ca92
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Fatih Degirmenci [Wed, 28 Feb 2018 11:06:37 +0000 (11:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add xtesting project job"
- Add xtesting project job
It mainly inherits from functest project jobs.
xtesting is used everywhere except for project name which has to be
functest-xtesting from the time being.
Change-Id: I2c00c01b567b3c65b7acdec5c29b8c839d068366
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Wed, 28 Feb 2018 10:57:52 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Run k8s tests on Joid"
- [Functest] Run k8s tests on Joid
Change-Id: I43ba42b2181b7f89a3f551a12eed4ab42d89cbee
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Wed, 28 Feb 2018 10:57:09 +0000 (10:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Modify the daisy slavel-label in yardstick daily jobs"
- Modify the daisy slavel-label in yardstick daily jobs
Accoding to https://gerrit.opnfv.org/gerrit/#/c/52063/, the jobs of
daisy master branch have been moved from zte-pod3 to daisy-baremetal.
Change-Id: I6f2a93bd89f606c0506ef2bf60fe67f96ade0571
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Fatih Degirmenci [Wed, 28 Feb 2018 10:56:54 +0000 (10:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "change Dovetail CI jobs on Fuel"
- change Dovetail CI jobs on Fuel
1. run test suite default on Fuel on Tuesday for HA scenario
2. run test suite proposed_tests on Fuel on Monday, Wednesday and Friday
for HA scenario
JIRA: DOVETAIL-613
Change-Id: I67ef5d7dddfee01817b933ae3eeccf704924f9b0
Signed-off-by: xudan <xudan16@huawei.com>
Serena Feng [Wed, 28 Feb 2018 09:27:02 +0000 (09:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Add a new variable "SUT" in project"
- [QTIP] Add a new variable "SUT" in project
QTIP test runs against with host and vnf.
Change-Id: I863cb48356f6ba74043b51ebfae8e5ff2f241abc
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Aric Gardner [Tue, 27 Feb 2018 13:49:16 +0000 (13:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set functest repo as variable"
- Set functest repo as variable
Related to: https://gerrit.opnfv.org/gerrit/#/c/52513/
JIRA: FUNCTEST-917
Change-Id: Ifdcc3c893134f3835ea12b134e55f9094d51c581
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Fatih Degirmenci [Tue, 27 Feb 2018 11:57:01 +0000 (11:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set the scenario to os-nosdn-nofeature if the verify is skipped"
- xci: Set the scenario to os-nosdn-nofeature if the verify is skipped
The envInject complains due to nonexistent scenario.properties so we
set the scenario to os-nosdn-nofeature to suppress the failures since
there is nothing to fail.
Change-Id: Ic259ec53e77cf8afe62638a1b447c8e58863b419
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Tue, 27 Feb 2018 10:03:54 +0000 (10:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable functest healthcheck"
- xci: Enable functest healthcheck
Change-Id: I261bfafefcd1fb5dcfead20697759e46d3556b46
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Tue, 27 Feb 2018 10:02:00 +0000 (10:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Correct the gerrit project name for sdnvpn"
- xci: Correct the gerrit project name for sdnvpn
Change-Id: Ied1014546f6bd4d80896f29f86374a2865f95dca
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
wutianwei [Tue, 27 Feb 2018 08:25:00 +0000 (16:25 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv]trigger k8s on baremetal pod
1. add the trigger k8s on baremetal
2. modify the default DEPLOY_SCENARIO
Change-Id: I9d216c12905b36b4fbba7d9214fcf6fccf1d79c4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
rexlee8776 [Tue, 27 Feb 2018 07:37:31 +0000 (07:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Yardstick] set yardstick ci debug switch on
Yardsitck CI default print INFO level message,
this patch turn the DEBUG on for Fraser debug.
Change-Id: I3d4436e6610648ab64439ba410f4fe07a54d6dc0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Serena Feng [Tue, 27 Feb 2018 03:27:28 +0000 (03:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Delete Euphrates CI jobs"
- [QTIP] Delete Euphrates CI jobs
Delete Euphrates CI jobs.
JIRA: QTIP-292
Change-Id: I6ab6055fccc2bb7de299bab5732f97565ecef808
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
mei mei [Tue, 27 Feb 2018 02:48:57 +0000 (02:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass] Add new scenarios"
- [Compass] Add new scenarios
add the following scenarios and run on master
1. k8-nosdn-stor4nfv-ha
2. k8-nosdn-stor4nfv-noha
Change-Id: I2c505263fbf48ea25be735ebe14e3c4d8097bf91
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Tue, 27 Feb 2018 00:59:49 +0000 (00:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] add DEPLOY_SCENARIO macro"
- [compass4nfv] add DEPLOY_SCENARIO macro
fix the error Unrecognized macro 'DEPLOY_SCENARIO' and deploy failed.
Change-Id: Ic34a0d99c2a6026303046c2b350da205372ec78e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:56:03 +0000 (14:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set appropriate permissions for the key"
- xci: Set appropriate permissions for the key
Change-Id: I6387ca1f7eaf107f735eab82917d77b2f3a3d90a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:47:44 +0000 (14:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not set DEPLOY_SCENARIO manually
Change-Id: Iccd7ef674c9b80daba511f45cc48f403ca0f3e0b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:11:23 +0000 (14:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Move out of WORKSPACE before wiping it out and log scenario to console
Change-Id: Ia2caeef24a199580a9eeb2ba6214fa2008f65c1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:58:24 +0000 (11:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix the Gerrit Trigger clone issue for external scenarios
When a patch comes in for an external scenario, Gerrit Trigger injects
refs for that patch for the corresponding project. With the previous
configuration, job attempts to get that patch for releng-xci instead
of the actual project.
But switching to the right project causes Jenkins jobs to fail since
the releng-xci will not be checked out to WORKSPACE.
This change makes the clone for the repo/patch work and then it wipes
out the WORKSPACE and clones releng-xci there to get the actual script
parts to work.
Change-Id: Ide31c21a209dff953118f51e9b09de1d206a3085
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:11:10 +0000 (11:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix extracting scenarios for generic scenarios
Change-Id: Ib58ff1a8b093af550f86d337327114df50da4ae7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:33:39 +0000 (10:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Change project name matching to REG_EXP
Change-Id: Ic706c120ac879741d5562427a6c3e90162223762
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable verify jobs for external scenarios"
- Enable verify jobs for external scenarios
This change extracts the scenario that is impacted by the patch
which triggered the verify jobs and saves the scenario name into
java properties file. This file will then be used by envInject
plugin to inject the scenario name into the build environment.
If the triggering change impacts multiple scenarios, the build
will result in failure and the developer will be informed about
a possible way to rectify the issue.
Support for generic scenarios will be introduced in subsequent changes.
Change-Id: I6406299c1352b6e9b8a9297c5441adf03445be33
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Georg Kunz [Fri, 23 Feb 2018 11:34:26 +0000 (12:34 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Fixing return value in tempest test suite
The result processing framework of the SDNVPN project expects "FAIL" as
value for failed sub-tests to determine the overall result. The value
returned by the tempest sub-tests was "FAILED", causing incorrect
reporting to Functest.
Change-Id: I320e6f1fb1fc7ee540813e454484b11bd5b227b2
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
97cff3c409ffff5abfbb341eff07a00c4f353941)
mei mei [Mon, 26 Feb 2018 01:36:06 +0000 (01:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Download 3 extra images and remove modification of fuel openrc file"
- Download 3 extra images and remove modification of fuel openrc file
1. Download 3 extra images for functest snaps_smoke and cloudify_ims
2. Remove the modification of fuel openrc file because of this patch has
added a function to check cacert file
https://gerrit.opnfv.org/gerrit/#/c/52021/
Change-Id: I2cab3bf11231d5d6ad39dca6d2d833355b1e6679
Signed-off-by: xudan <xudan16@huawei.com>
Serena Feng [Sat, 24 Feb 2018 08:46:03 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update the postscriptbuild usage"
- Update the postscriptbuild usage
when we want to trigger the scipt only when previous builders fail, we
should also set the other macro 'script-only-if-succeeded' to false, the
default value is true.
script-only-if-succeeded: false
script-only-if-failed: true
Change-Id: Ifdca24ea8d076dd4e16ef466705e0167b97cf1df
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Yifei Xue [Wed, 7 Feb 2018 10:15:02 +0000 (18:15 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Bug fix for chrony
JIRA: -
OSA doesn't install chrony on compute nodes. This patch is
proposed to install chrony on compute nodes.
Change-Id: If2564f331e47beb97ef7e98e42cb4f848c28ba7f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
agardner [Fri, 23 Feb 2018 21:13:40 +0000 (16:13 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix naming for ansible build server stuff
Botched that last change
Change-Id: If44039052332738a575d62c57faae95462b489a8
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 20:57:54 +0000 (15:57 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- include vars was mis named - build server ansible
fix name
Change-Id: I0b58dbad8bb0618623e44ffa4049fccdd80b5547
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Disable noop for ansible build server config
Time to go live.
If this breaks I have shell on these machine and can fix
but should be fine
Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:08:50 +0000 (14:08 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix slave monitor job.
must be run on the same builder each time.
output goes to /tmp/ its just a textfile per slave.
hasetbin stopped working, so I turend off the silly graphs.
Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 23 Feb 2018 15:40:29 +0000 (15:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Update Functest jobs""
- Revert "Update Functest jobs"
This reverts commit
7b9734aaca2fb04d1d8750b755a2880d60176889.
Change-Id: I5926d8013e57f2f0a68985b91aa8ab746bbbf1ab
Markos Chandras [Fri, 23 Feb 2018 12:57:07 +0000 (12:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm.sh: Set pipefail option
In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.
Change-Id: I2625a655a7334b1e43b690618821e69377075ed1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Thu, 22 Feb 2018 20:29:59 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Jenkins not reporting lint results to gerrit"
- Jenkins not reporting lint results to gerrit
I set -x in a test and then it did report.
not sure what's going on here,
I thought this was fixed.
May as well cat the violation log as we debug
Change-Id: I142fb3855ebc000ee90aa24e0ecb336bb9b313df
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:52 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Pharos Dashboard Deploy Job and Disable"
- Update Pharos Dashboard Deploy Job and Disable
Copying the keys required for talking to JIRA and disabling the job
until chages can be tested to ensure a deploy runs successfully.
Change-Id: Ib3602338cfe06d5507f5d3f5b853906feb39f4c5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:28 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Use the 'ts' utility to print timestamps on executed steps."
- jjb: xci: Use the 'ts' utility to print timestamps on executed steps.
We can use the 'ts' utility to print timestamps on every executed
command so we can keep track on the duration of each task and the
job overall.
Change-Id: I77d5d66c0146f943d805612ca5b47e2eed3ffc41
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:10 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix SFC Email PTL Macro"
- Fix SFC Email PTL Macro
Includes the name of the PTL but should be just the email.
Change-Id: If6ef3b7c15defd44c6f86a24d6250840c37dd24b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:06:40 +0000 (20:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jobs"
- Update Functest jobs
Add support for functest tier with multijob
Add publishers separate for fetures and
all other functest tiers
Run functest features suits in a mutijob
Since there are no arm specific requirements,
remove arm-daily builders and jobs
JIRA: FUNCTEST-917
Change-Id: I92e3d7ca378dd6d293520c679c741de4bf336639
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
agardner [Wed, 21 Feb 2018 20:24:10 +0000 (15:24 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Move generation of artifacts.opnfv.org to jenkins
Move generation of artifacts.opnfv.org/index.html
and sub pages into a jenkins job.
Script was run on cron on master previously.
run on lf-build2
Run job once per hour (it takes a long time to run)
Block if job is already running
Change-Id: Icc03cac61a802e036e4af8a9b9e3a244e147abea
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 21 Feb 2018 15:10:02 +0000 (15:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add functest-kubernetes repo to lint verification"
- Add functest-kubernetes repo to lint verification
Change-Id: Ia1e05db344e6e6b4a773bf17157488716ac0c305
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Fatih Degirmenci [Wed, 21 Feb 2018 09:11:52 +0000 (09:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Rename var XCI_LOOP to CI_LOOP to align with Functest"
- Rename var XCI_LOOP to CI_LOOP to align with Functest
Change-Id: If5c5b828312dc588515589b8075b9754537b8f86
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Markos Chandras [Wed, 21 Feb 2018 09:06:32 +0000 (09:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Fix bifrost blockers for XCI jobs"
- jjb: xci: Fix bifrost blockers for XCI jobs
The bifrost regexp was wrong leading to conflicts betwen the XCI
and bifrost jobs. Moreover, we need to add the same restrictions for
jobs/node on bifrost jobs similar to the XCI ones. This finally fixes
the 'throttle' property to use the 'xci-verify-virtual' category.
Change-Id: I6d3f8fdd82738c1d079b1a3fdef134753eb4281a
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 21 Feb 2018 08:24:05 +0000 (08:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify-jobs: Increase build-timeout value"
- jjb: xci: bifrost-verify-jobs: Increase build-timeout value
The bifrost jobs could run in parallel with the XCI ones so it may take
longer than 90 minutes to complete. Lets double the timeout value in
order to ensure that we don't fail due to a Jenkins timeout.
Change-Id: I53a442f434d839d891bf03e41ba1a6a4459fd878
Signed-off-by: Markos Chandras <mchandras@suse.de>
Alexandru Avadanii [Tue, 20 Feb 2018 17:00:46 +0000 (18:00 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for MaaS failed testing fix
Change-Id: I05f2619458d409ebaeb55a4cb644b795ee5fd868
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Tue, 20 Feb 2018 20:51:48 +0000 (20:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove 'cd && pull' commands from jjb-merge job"
- Remove 'cd && pull' commands from jjb-merge job
These are no longer needed since the server has been migrated, and a git
clone already exists in the workspace.
Change-Id: I07b5ff9185323d7295578b23a634e2d0e03afcd7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
agardner [Fri, 16 Feb 2018 20:56:15 +0000 (15:56 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jenkins-jnlp-connect.sh takes time to launch
wget --timestamping https://build.opnfv.org/ci/jnlpJars/slave.jar && true
this takes time, especially from china.
Tell monit to back off while waiting for the pid file to
be created
Change-Id: I02327323d50d0a4a8b379535d8da84a20348ba6f
Signed-off-by: agardner <agardner@linuxfoundation.org>
Alexandru Avadanii [Tue, 20 Feb 2018 16:53:52 +0000 (16:53 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[MaaS] Override failed testing by default" into stable/euphrates
- [MaaS] Override failed testing by default
Some nodes fail automatic testing done by MaaS during commissioning,
although running the testing suites one more time manually works.
For now, just override all 'failed testing' nodes unconditionally.
[stable/euphrates cherry-pick additions]
Note: Since our salt formulas are pinned to 2017.12 repos, we
need to backport one salt-formula-maas patch merged upstream, which
adds support for translating status code '22' to 'Failed testing' [1].
JIRA: FUEL-333
[1] https://github.com/salt-formulas/salt-formula-maas/commit/
08ffc3ff
Change-Id: I13d3ee3d82550524480aa53aa8752ab90aa940cd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
81561126307f15d4f65a743ed2431ea8c713a921)
Alexandru Avadanii [Sat, 17 Feb 2018 19:21:08 +0000 (19:21 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "[centos jump] Add more missing required packages" into stable/euphrates
- [centos jump] Add more missing required packages
- gcc is required for NBD kernel module build;
- gdisk is required for resizing rootfs in nbd-mounted chroot;
Change-Id: I8863c126b75ce3a15998c03d2d159f53f5006f5d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
59ced31f878c282fbeeaecfd0d29652b886882f8)
Alexandru Avadanii [Sat, 17 Feb 2018 02:48:53 +0000 (03:48 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for cmp nic index fix
Change-Id: I5f9891bdcc96e30e0a577b10811729c2e919fe76
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Guillermo Herrero [Fri, 2 Feb 2018 14:43:56 +0000 (15:43 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [baremetal] Fix: wrong nic name idf index
This was only affecting pod deployments with
different board models, under the current limited
support:
- 3 KVMs will be same model and have the same NIC names
- 2 Compute nodes will be the same model and have same NIC names
For the computes nodes, br-mesh NIC name was wrong due
to incorrect idf mapping
Change-Id: I9685b35cb23b03be9fc0e6fe16c0712a9ad70e19
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit
378b4a72c27c941d5e37216edb23f224fbb58e26)
Georg Kunz [Thu, 28 Sep 2017 07:08:46 +0000 (07:08 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
- Fixing argument error
Cherry-picking https://gerrit.opnfv.org/gerrit/#/c/43399/ to
stable/euphrates for use in Dovetail.
Change-Id: I871d73d2483919b4c3ef4929380c2501383dabce
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Markos Chandras [Thu, 15 Feb 2018 07:21:44 +0000 (07:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Add missing job blockers for XCI merge jobs
We shouldn't allow the merge jobs to run in parallel with the verify
ones when both are testing the same distro since one may wipe the
'clean VM' of the other one. Moreover, we should restrict the number of
jobs allocated on nodes in order to avoid overloading them.
Change-Id: I9c0b9b5061e41b21c01789fc4676e72e0e082f17
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 14 Feb 2018 20:41:18 +0000 (20:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Move master branch jobs to zte-pod2"
- [daisy] Move master branch jobs to zte-pod2
This PS does:
1) Move master branch jobs to zte-pod2 which seems has a
more stable internet connectivity. This is trying to
solve master branch deployment unstable problem.
2) Disable Euphrates jobs to make room for master branch.
Change-Id: Id36f0ff6a268aabf0badd46f55bb397afe5e4830
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Fatih Degirmenci [Wed, 14 Feb 2018 20:38:16 +0000 (20:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: trigger yardstick test"
- container4nfv: trigger yardstick test
Change-Id: Ifdd504ff199c73a17cf007903a5480ee55f86102
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:35:36 +0000 (20:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix functest k8s job"
- Fix functest k8s job
Change-Id: Ied442837e4e9fd25946590d3dbada6ff2cbe7fc3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:42 +0000 (20:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Disable Euphrates triggers"
- [fuel] Disable Euphrates triggers
Change-Id: I3fd11c6efb13f46ec74a0237a180497397cdfefe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:10 +0000 (20:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Dovetail PTL Email Macro"
- Update Dovetail PTL Email Macro
Let the 'email-dovetail-ptl' macro reflect that Georg Kunz is the new
PTL of the dovetail project.
Change-Id: I3b3bd53a7c7f146105a719727fd627bf15054aca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 13 Feb 2018 17:14:57 +0000 (12:14 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes concurrent apex-virtual jobs
We were missing concurrent on this job which was preventing parallel
execution.
Change-Id: I4d1ea62aef2a321220799cebee008f494490886c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 13 Feb 2018 16:35:19 +0000 (11:35 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Attempt to fix apex-virtual parallel execution
Remove passing node params and enable global queue scanning. Hopefully
this will allow 2 apex-virtual jobs to run at the same time (1 per each
slave).
Change-Id: I310dbc477e267c302d50599bab2a933ce988dba7
Signed-off-by: Tim Rozet <trozet@redhat.com>