Age | Commit message (Collapse) | Author | Files | Lines |
|
This is incorrectly listed as 'api/_build' which is causing the
functest-docs-upload-master job to fail.
Change-Id: I555b6e5e059712d501835d6e335a4de40bab255f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Change-Id: Ib96698b1d2d1fa8039fd684ff96025afffefbcd0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|
|
Change-Id: If3cd0fe52d946979de259951c7c8433b6e1e42f0
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Removing archived projects from jjb
These project dont need any jobs associated with them
escalator
fastpathmetrics
inspector
lsoapi
movie
multisite
octopus
openretriever
prediction
Change-Id: Ibbe49e54ed326f502157c7892022b7a62173b72d
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
|
|
|
|
Change-Id: I7ada19ece42905c09ea03be5dd335c9e8e441731
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
|
|
|
|
Due to python-iptables calling out to ldconfig, we need to ensure
/usr/sbin is available when running the Apex unit tests.
Change-Id: I77fd4dedd6e7ad3c3831a1d181a5406d53a0e76e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Using these macros for deployment jobs will report the deployment
results of Armband Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I78b84dcae04af6199b7fa090bbcaa87050e91c5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I17c1aad45f8b965543a9c7d769ff94f59b9381d5
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
|
|
Change-Id: I41926856b129eb7dd99c5db8765961acd241eb55
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
Docker needs an updgrate as storperf jobs are failing
Merging this should fix this with the daily ansible job
since its never been run, might want to trigger it manually
and watch it.
JIRA: INFRA-231
Change-Id: I7720ce707d2d1fb7cc794948992871ae98acedc7
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
Change-Id: I820572906b65082d3a0dc06486d5bf92f0d0269c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
The build-name is always *nosdn-nofeature* even in odl jobs.
Change-Id: Icb5707e2d33ed19e9172227c53f153c453538aff
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
Change-Id: I075a6ef7e82d651e237e570846afa84a459a3231
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Change-Id: I4b879b6af9b4633a8444db988b3fbe7aa1690ee8
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
|
|
The orchestra project pulled out of the Fraser release but had been part
of Euphrates. As these triggers were copied from the Euphrates jobs,
removal of openbaton was missed.
Change-Id: I9483d107fb75eda02701ca9bdd5d44aa87c068bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Change-Id: Ia1130cbdd7fc11127b54d2f8d5ff952f5e293ac0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
|
|
|
|
We will not support RT KVM and IPv6 scenario.
Change-Id: Iabd52f3ff803488e1ac68e8946001a7c04f5ca7f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I055ec261368b341c5dd9f2ab5082c8ced15ad6e5
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
|
|
Change-Id: Ic9bf36c63592eac60406d362bedf1c6bd352ab9c
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
|
|
|
|
|
|
|
|
currently only master job is enabled.
Change-Id: I7da6a1a3a8e8faf08cde34d9a20219346070151b
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
- Change scenario parsing to allow k8s scenarios in gate jobs.
- Remove scenario detection in shell scripts.
Also changes network setting file for fd.io scenarios as we
don't use separate config files any more.
Change-Id: Icbcc6cb7b6b66c7cc43f5d6c58dd97730e41ea5f
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
|
|
|
|
|
|
|
|
Using these macros for deployment jobs will report the deployment
results of Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I353631f073578b4a2da0f08ffba4042931e65dca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
Commit 33073c5a3426c1867411db446bc9e5d84d2a7747 ("jjb: xci:
xci-run-functest.sh: Ensure env vars are quoted during reload") added
support for reloading the OPNFV host environment in a safe way but that
didn't work because the internal '$var' variable was not escaped so it
was evaluated on the local host instead of the remote one. This fixes
the problem by properly escaping the variable.
Change-Id: I7c90ae18f77aca076579f70c7c0e9a72aaaad7c8
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
The output of the 'env' command does not use quotes when printing the
env variables so trying to source the xci.env file will lead to problems like
the following one:
/home/devuser/releng-xci/.cache/xci.env: line 17: PROFILEREAD: readonly variable
/home/devuser/releng-xci/.cache/xci.env: line 20: 50340: command not found
/home/devuser/releng-xci/.cache/xci.env: line 40: controller00: command not found
/home/devuser/releng-xci/.cache/xci.env: line 48: on: command not found
/home/devuser/releng-xci/.cache/xci.env: line 55: Francisco/O=IT/CN=xci.releng.opnfv.org: No such file or directory
/home/devuser/releng-xci/.cache/xci.env: line 75: a: command not found
/home/devuser/releng-xci/.cache/xci.env: line 88: -I: command not found
/home/devuser/releng-xci/.cache/xci.env: line 90: 50340: command not found
/home/devuser/releng-xci/.cache/xci.env: line 92: -e: command not found
/home/devuser/releng-xci/.cache/xci.env: line 95: fg: no job control
/home/devuser/releng-xci/.cache/xci.env: line 101: fg: no job control
As such, we need to ensure that variables are properly quoted when
exported.
Change-Id: Ie98d8c921bae849d6bffd3858f67708f417b1d0f
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|