Fatih Degirmenci [Fri, 22 Sep 2017 22:45:37 +0000 (00:45 +0200)]
nfvbench: Enable docker image builds for stable/euphrates
Change-Id: I23ea156d9bbfa42c7bbf8dada344ded96b41e2e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Fri, 22 Sep 2017 15:35:24 +0000 (15:35 +0000)]
Merge "fuel-deploy.sh: Fix unbound variable for stable/E"
Morgan Richomme [Fri, 22 Sep 2017 13:28:29 +0000 (13:28 +0000)]
Merge "[Functest] Support functest-suite with Alpine containers"
Fatih Degirmenci [Fri, 22 Sep 2017 08:51:13 +0000 (08:51 +0000)]
Merge "kvmfornfv: Disable jobs running on intel-pod10"
Morgan Richomme [Fri, 22 Sep 2017 06:30:13 +0000 (06:30 +0000)]
Merge "Bugfix: Change http_pass to proxy_pass"
Trevor Bramwell [Thu, 21 Sep 2017 23:29:09 +0000 (16:29 -0700)]
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)]
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 20:07:55 +0000 (22:07 +0200)]
fuel-deploy.sh: Fix unbound variable for stable/E
Change-Id: I5a8f02944e346319d6c5d4fca10ddc54503e82d7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Jose Lausuch [Thu, 21 Sep 2017 14:32:27 +0000 (16:32 +0200)]
[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>
Morgan Richomme [Thu, 21 Sep 2017 12:38:29 +0000 (12:38 +0000)]
Merge "bugfix: autoupdate failed due to mingle with watchdog"
Serena Feng [Thu, 21 Sep 2017 12:30:53 +0000 (12:30 +0000)]
Merge "refactor one click deployment in testapi"
Jose Lausuch [Thu, 21 Sep 2017 08:47:59 +0000 (08:47 +0000)]
Merge "Functest: Introduce building image job for euphrates"
Serena Feng [Thu, 21 Sep 2017 08:01:51 +0000 (08:01 +0000)]
Merge "[QTIP]Enable qtip validate jobs for euphrates"
SerenaFeng [Thu, 21 Sep 2017 05:41:59 +0000 (13:41 +0800)]
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>
SerenaFeng [Thu, 21 Sep 2017 03:16:44 +0000 (11:16 +0800)]
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>
Linda Wang [Thu, 21 Sep 2017 03:26:36 +0000 (03:26 +0000)]
Functest: Introduce building image job for euphrates
To build apline images for euphrates
Change-Id: I63d77c99306aed263e220c2a0cd27ee2cca1ecb9
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Aric Gardner [Wed, 20 Sep 2017 21:54:31 +0000 (21:54 +0000)]
Merge "fuel, armband: Enable Euphrates jobs & triggers"
Jose Lausuch [Wed, 20 Sep 2017 19:30:43 +0000 (19:30 +0000)]
Merge "add one click deployment of testapi and reporting"
Alexandru Avadanii [Fri, 15 Sep 2017 19:09:09 +0000 (21:09 +0200)]
fuel, armband: Enable Euphrates jobs & triggers
Change-Id: Id47f61c950e1cc036e32e8efe2e2b55193e7c49e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Jose Lausuch [Wed, 20 Sep 2017 12:47:54 +0000 (12:47 +0000)]
Merge "Add functest return status in Alpines"
xudan [Wed, 20 Sep 2017 09:30:21 +0000 (05:30 -0400)]
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>
SerenaFeng [Wed, 20 Sep 2017 08:33:55 +0000 (16:33 +0800)]
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>
chenjiankun [Wed, 20 Sep 2017 08:41:08 +0000 (08:41 +0000)]
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>
Morgan Richomme [Wed, 20 Sep 2017 07:34:53 +0000 (07:34 +0000)]
Merge "Add Euphrates pages for reporting"
Morgan Richomme [Wed, 20 Sep 2017 07:15:42 +0000 (09:15 +0200)]
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>
Fatih Degirmenci [Wed, 20 Sep 2017 07:06:39 +0000 (09:06 +0200)]
kvmfornfv: Disable jobs running on intel-pod10
Change-Id: I418f4f2b5f4b28acb9ed39f4f512dc59a4a6f012
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Wed, 20 Sep 2017 06:38:03 +0000 (06:38 +0000)]
Merge "Functest: Introduce building image job for euphrates"
Serena Feng [Wed, 20 Sep 2017 06:23:33 +0000 (06:23 +0000)]
Merge "Bug Fix: Using library for urlencode"
Linda Wang [Wed, 20 Sep 2017 03:08:02 +0000 (03:08 +0000)]
Functest: Introduce building image job for euphrates
Change-Id: I9e4aab444490b7a85d2fd24344045452a62a0bcc
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Jun Li [Wed, 20 Sep 2017 03:01:37 +0000 (03:01 +0000)]
Merge "Dovetail will not trigger apex test on huawei-pod4"
zhihui wu [Wed, 20 Sep 2017 01:49:58 +0000 (09:49 +0800)]
[QTIP]Enable qtip validate jobs for euphrates
Change-Id: I8a138d6cdcfa055260fc25fa909b28d192d5c98f
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
mbeierl [Tue, 19 Sep 2017 15:15:13 +0000 (11:15 -0400)]
Introduce Euphrates Jobs
Adds stable/euphrates branch for StorPerf ARM jobs that were
enabled for existing master
Change-Id: I4f16097575367e8921e1f25201e57c3af5cd9d19
Signed-off-by: mbeierl <mark.beierl@dell.com>
Trevor Bramwell [Tue, 19 Sep 2017 20:50:48 +0000 (20:50 +0000)]
Merge "fuel-deploy.sh: mv lab-config repo to TMPDIR"
zhihui wu [Mon, 18 Sep 2017 05:58:11 +0000 (13:58 +0800)]
[QTIP] Enable qtip docker build image job in euphrates
Change-Id: I01eb67919aa489c47d34976f9587f3187059d2b3
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Tim Rozet [Tue, 19 Sep 2017 18:33:33 +0000 (18:33 +0000)]
Merge "Apex: Renables async builds and fixes blocking bug"
Tim Rozet [Tue, 19 Sep 2017 16:38:23 +0000 (12:38 -0400)]
Apex: Renables async builds and fixes blocking bug
Previously we had apex-verify-master running multiple instances on
virtual-slaves. Apex-verify-master would kick off a build on our build
server, and then apex-verify-master would execute deploy multijob and
then functest multijob. However we found a bug where jenkins build
blocker would see that a deploy finished on the virtual slave, and then
execute functest multijob as well as deploy multijob (for the next
verify job) at the same time.
This patch adds a parent job apex-virtual-{stream} which calls deploy
and functest multijob and will block correctly. It also renables having
more than 1 apex-verify job running at a time on the virtual slaves.
Change-Id: Id15b2415407fc3318f333e3dfc59076d04db4ffb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 19 Sep 2017 17:38:15 +0000 (17:38 +0000)]
Merge "Fix Yamllint violations for jjb/armband"
Trevor Bramwell [Tue, 19 Sep 2017 15:55:30 +0000 (15:55 +0000)]
Merge "Create jobs for euphrates"
Trevor Bramwell [Tue, 19 Sep 2017 15:54:12 +0000 (15:54 +0000)]
Merge "Create jobs for euphrates"
Tim Rozet [Tue, 19 Sep 2017 14:10:07 +0000 (14:10 +0000)]
Merge "Introduce StorPerf Euphrates Jobs"
mbeierl [Mon, 18 Sep 2017 15:22:30 +0000 (11:22 -0400)]
Introduce StorPerf Euphrates Jobs
Adds stable/euphrates branch for StorPerf jobs that were
enabled for existing master
Change-Id: Id11c4958c40cf8b8db49d545face4bd6ddbf31d3
Signed-off-by: mbeierl <mark.beierl@dell.com>
Tim Rozet [Tue, 19 Sep 2017 13:58:09 +0000 (09:58 -0400)]
Apex: fixes gspathname for euphrates
Change-Id: Ia4523a185708a9d29243b522894b38fd1f047682
Signed-off-by: Tim Rozet <trozet@redhat.com>
xudan [Tue, 19 Sep 2017 09:26:43 +0000 (05:26 -0400)]
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>
Fatih Degirmenci [Tue, 19 Sep 2017 08:48:43 +0000 (10:48 +0200)]
functest: Enable euphrates jobs
Change-Id: I536d3182ef7f4b598f734502cc0880201487d968
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 18 Sep 2017 13:16:34 +0000 (15:16 +0200)]
functest: Create jobs for Euphrates
This change switches jobs to euphrates and removes danube jobs.
Change-Id: I9e53c595886b6214927c10c380a898e3c7510c7b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Tue, 19 Sep 2017 08:18:59 +0000 (08:18 +0000)]
Merge "Integrate functest with ARM Architecture with alpine images"
Morgan Richomme [Tue, 19 Sep 2017 07:14:23 +0000 (07:14 +0000)]
Merge "Enable parser project"
Fatih Degirmenci [Mon, 18 Sep 2017 13:47:12 +0000 (15:47 +0200)]
Create jobs for euphrates
Change-Id: Ia705bd9c16ca934bc781e558b27feafa89b3bff0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 19 Sep 2017 07:03:13 +0000 (07:03 +0000)]
Merge "Don't trigger danube branch"
wutianwei [Tue, 12 Sep 2017 02:28:29 +0000 (10:28 +0800)]
Don't trigger danube branch
create job for euphrates
Change-Id: Ibabe87a6ba2e8c49356b33ed0b7ce7e93ab46df8
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Tim Rozet [Tue, 19 Sep 2017 02:22:13 +0000 (02:22 +0000)]
Merge "Apex: add back legacy support for danube rpm"
Tim Rozet [Tue, 19 Sep 2017 01:52:22 +0000 (21:52 -0400)]
Apex: migrate nodes for project jobs to master label
We dont have other pods so no reason to make extra labels
Change-Id: Ib701ae25d6cd08035930773219f691c7dc1b156e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 19 Sep 2017 01:07:59 +0000 (21:07 -0400)]
Apex: add euphrates stream to project jobs
Change-Id: I2f6dbe545c1c1adaa0a7020440f17f6f0cf37973
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Mon, 18 Sep 2017 21:44:59 +0000 (14:44 -0700)]
Fix Yamllint violations for jjb/armband
JIRA: RELENG-254
Change-Id: I1c658e0af40d2973301b33f760d7fd420e80f253
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Mon, 18 Sep 2017 13:23:38 +0000 (15:23 +0200)]
yardstick: Create jobs for Euphrates
This change switches jobs to euphrates and removes danube jobs.
Change-Id: I421b3927e05712a62409e768b1b6a2e36c462537
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Mon, 18 Sep 2017 22:00:37 +0000 (22:00 +0000)]
Merge "add jenkins for stor4nfv"
Trevor Bramwell [Mon, 18 Sep 2017 21:51:52 +0000 (21:51 +0000)]
Merge "Create jobs for euphrates"
Trevor Bramwell [Mon, 18 Sep 2017 21:51:11 +0000 (21:51 +0000)]
Merge "Create jobs for euphrates"
Tim Rozet [Mon, 18 Sep 2017 20:49:20 +0000 (20:49 +0000)]
Merge "Apex: Enables euphrates branch for daily CI"
Peng Liu [Mon, 18 Sep 2017 08:01:04 +0000 (16:01 +0800)]
Apex: add back legacy support for danube rpm
Change-Id: I2f4a8c57bf056fcc266a0757b291309671ecc151
Signed-off-by: Peng Liu <pliu@redhat.com>
Tim Rozet [Mon, 18 Sep 2017 19:05:16 +0000 (15:05 -0400)]
Apex: stop removing apex tmp directories
The tmp directory no longer holds large files, and removing this while
other jobs are running can cause build failures.
Change-Id: I504d06e2e114dd1be4fe3790fcefaf97c724552c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 18 Sep 2017 18:50:59 +0000 (14:50 -0400)]
Apex: Enables euphrates branch for daily CI
Disables master daily. Just uses master labels for Euphrates jobs as
well.
Change-Id: I65b0eed528518c07d3ef4194a021004deabe2ed0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 18 Sep 2017 18:41:43 +0000 (18:41 +0000)]
Merge "Merge Apex Daily Jobs"
Morgan Richomme [Mon, 18 Sep 2017 14:02:18 +0000 (16:02 +0200)]
Add Euphrates pages for reporting
Change-Id: Iee4c54801d839be949495360141d4ae9353e5ecc
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Fatih Degirmenci [Mon, 18 Sep 2017 13:41:09 +0000 (15:41 +0200)]
Create jobs for euphrates
Change-Id: I700eb3c113889cb70b3df7a8cfa4faf5e37ffce5
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 18 Sep 2017 13:35:22 +0000 (15:35 +0200)]
Create jobs for euphrates
Change-Id: Iff9bd7601a59d7e1bad259c74fc792081505f679
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Mon, 18 Sep 2017 13:33:39 +0000 (14:33 +0100)]
jjb: xci: Trigger when changing bifrost files
bifrost is part of XCI so we should run the Jenkins jobs when only
submitting bifrost related changes.
Change-Id: I215b4ca241fd4ffba90c0201dbe8f4c23b8ec280
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Mon, 18 Sep 2017 13:29:53 +0000 (15:29 +0200)]
Create jobs for euphrates
Change-Id: Ib7138679a49fe12ee99599b30eb3036accad8425
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 18 Sep 2017 13:07:29 +0000 (13:07 +0000)]
Merge "xci: Add parameter to clean the DIB images"
Fatih Degirmenci [Mon, 18 Sep 2017 13:03:26 +0000 (15:03 +0200)]
xci: Add parameter to clean the DIB images
Change-Id: I399fa81c61ae3149c0dada688307627ecc1979f6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Ryota Mibu [Mon, 18 Sep 2017 11:59:52 +0000 (11:59 +0000)]
Merge "fix doctor trigger files"
Serena Feng [Mon, 18 Sep 2017 07:32:39 +0000 (07:32 +0000)]
Merge "Enable jobs for stable/euphrates branch"
utkarshrai98 [Sun, 17 Sep 2017 04:36:50 +0000 (10:06 +0530)]
Bug Fix: Using library for urlencode
Changes to method call _set_query
Change-Id: I95837df57cc98c21ff5d95d9753269490c025dd3
Signed-off-by: utkarshrai98 <utkarshrai98@gmail.com>
Serena Feng [Mon, 18 Sep 2017 01:16:46 +0000 (01:16 +0000)]
Merge "Add monitoring tests folder trigger unit verify"
Alexandru Avadanii [Sat, 16 Sep 2017 21:53:01 +0000 (23:53 +0200)]
fuel-deploy.sh: mv lab-config repo to TMPDIR
Change-Id: Id942f7d2e6e1bbbdb9b15a7c6951ca2f0ba437db
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Serena Feng [Sat, 16 Sep 2017 03:40:53 +0000 (03:40 +0000)]
Merge "testing for raise in config.py"
Serena Feng [Sat, 16 Sep 2017 03:12:42 +0000 (03:12 +0000)]
Merge "leverage LFID authentication to pod creation"
Serena Feng [Sat, 16 Sep 2017 03:05:05 +0000 (03:05 +0000)]
Merge "leverage token_check only when posting results"
Fatih Degirmenci [Fri, 15 Sep 2017 20:38:19 +0000 (14:38 -0600)]
xci: Disable bifrost jobs until Intel slaves are back online
Change-Id: I3a40077f14429de7a23ebf733dff5b13b8bc5d9e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
shangxdy [Thu, 14 Sep 2017 11:55:51 +0000 (19:55 +0800)]
Enable parser project
Enable parser project since it has tested successfully in multiple
installers.
Change-Id: I7f6f22910cf2b44975c511d3ff20b822181c18fe
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Jose Lausuch [Fri, 15 Sep 2017 10:59:54 +0000 (10:59 +0000)]
Merge "[Functest] Exclude vnf tests for virtual deployments"
Serena Feng [Fri, 15 Sep 2017 07:17:53 +0000 (07:17 +0000)]
Merge "Disable fuel/mcp ci jobs on zte-pod3"
Morgan Richomme [Fri, 15 Sep 2017 07:02:09 +0000 (07:02 +0000)]
Merge "Apply docker config adaptations to alpines"
dongwenjuan [Fri, 15 Sep 2017 06:50:27 +0000 (14:50 +0800)]
fix doctor trigger files
Change-Id: I89713020ea17ddeedc32c581ac14b38d9f2afe44
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
zhongjun [Fri, 15 Sep 2017 06:13:24 +0000 (14:13 +0800)]
Add monitoring tests folder trigger unit verify
Add monitoring tests folder to trigger unit verify job
for daisy beacause unit test code should be added
verify CI.
Change-Id: I77e19b5b07a3a1f724c20036e5c337ffa9f482ec
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Jun Li [Fri, 15 Sep 2017 02:17:11 +0000 (02:17 +0000)]
Merge "add k8s scenario to compass4nfv"
Jun Li [Fri, 15 Sep 2017 02:13:55 +0000 (02:13 +0000)]
Merge "bug-fix: delete directory created by root for workspace cleanup"
Tim Rozet [Thu, 14 Sep 2017 23:59:55 +0000 (19:59 -0400)]
Apex: Converts clean to use python
Change-Id: I2b7ee35500da4523a6cb872f89225fad6dd8af7f
Signed-off-by: Tim Rozet <trozet@redhat.com>
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"
Trevor Bramwell [Thu, 14 Sep 2017 16:38:44 +0000 (09:38 -0700)]
Merge Apex Daily Jobs
Merged 'apex-daily-master' and 'apex-daily-danube' into
'apex-daily-{stream}'
Change-Id: I2b1e9e3dd0869b6a1f2b1b6415b364a2d9f151d2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
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>
JoseLausuch [Thu, 14 Sep 2017 15:54:11 +0000 (17:54 +0200)]
[Functest] Exclude vnf tests for virtual deployments
VNF test cases take long time when executed in
virtual deployments, mainly due to the resources
assigned to the virtual hosts.
Change-Id: Id0591e6217515b04fe163488a89667ac66c06cdd
Signed-off-by: JoseLausuch <lausso@Joses-iMac.local>
Guo Ruijing [Thu, 14 Sep 2017 15:57:20 +0000 (23:57 +0800)]
add jenkins for stor4nfv
Change-Id: I2abd2d200840a16139befe1bb734b94e175123d9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Morgan Richomme [Thu, 14 Sep 2017 15:11:23 +0000 (17:11 +0200)]
Apply docker config adaptations to alpines
regression reported by barometer project
1) --privileged=true no more set in docker run
2) wrong INSTALLER_IP -e INSTALLER_IP=192.168.122.169
3) ssh_key no more mounted -v /root/.ssh/id_rsa:/root/.ssh/id_rsa
Change-Id: Iccda9d57b7ea4c346ff26e9b2f74320bfe7eec95
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Delia Popescu [Thu, 14 Sep 2017 15:01:07 +0000 (18:01 +0300)]
Integrate functest with ARM Architecture with alpine images
Read compute architecture form salt master and send it as
environment variable.
JIRA: ARMBAND-310
Change-Id: I5c44697d1856f4d09df6fbbbf23ec94478e08f21
Signed-off-by: Delia Popescu <delia.popescu@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"