Age | Commit message (Collapse) | Author | Files | Lines |
|
Also includes change to move virtual deployment for daily to be noha
(due to RAM limitation in LFPOD1)
Change-Id: Ia61cac220ccde9b2d4812c82e00dcd08c130dab6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ie8a2902967c9dad4879fd0c9696eb78993bdada1
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I85261ec5fcbe59db2e67f8347d2babb082454e14
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Get test cases from cases declares in Tiers
Consider only Tier 0-3 to validate scenario
Display results for Tier > 3
Change-Id: I581702bd7f2cc323d38b82a2404b301fb8fd7840
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
|
|
post body: {'href':'<http://ip:8000/pods/pod_name >'}
get body: Pod/Project
list body: list of Pod/Project
update body: Pod/Project
delete: no body
JIRA: FUNCTEST-253
Change-Id: I28c6f5b35d8909d827f2f803197d95be4abd44bb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
oscar: terminated project.
genesis: installers and genesisreq have their own jobs so genesis jobs
are obsolete.
Change-Id: I1f5e869d0bae0c6c199c7dd439ec035f9f59205b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Due to a full cycle job running on zte-pod1, adjust the trigger in
yardstick-ci-jobs.yml on zte-pod1.
Change-Id: Ic5e37d0ce378984c67490d1346835827c45f540b
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
|
|
Change-Id: I417b1b9c7798e5fc774979de1a07b1e3db69b784
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I90cc45304b54d289b94fc302b679de1abec9ef57
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
|
|
|
|
1. add zte-pod1 info and related triggers in fuel-ci-jobs.yml.
2. add zte-pod1 info in fuel-deploy.sh
JIRA: RELENG-88
Change-Id: Id1d922da7d16ee705b4dfbf98254e67db6d2ffe4
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
unittest for create/get/list pod in testAPI project
JIRA: FUNCTEST-252
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Change-Id: Ifedb4715abffda20c93284ef58cd93f584879af8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: Ib01658ed1e8c85b6408d32a1b367702bc6b32abd
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
Change-Id: I004dc3c641eb025f38f4d5964a119dc55748af15
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I1db172a298d6b8301a121af4a242d28466d588f9
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: I497213685fa4954977c75537b1cd6ad1c52ab312
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
|
|
Change-Id: If855e03df16d4786af6274c5b9c234fbef480278
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I5e93cd3e43f093b7b889d2af390fb40e38d369f6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: I3f8d0eb96b42b4b9081941cf68aad7bf17347276
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
Change-Id: I02114925651c34714de92b0c39c89e452f3ef582
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: YARDSTICK-262
Change-Id: Ib3b9d2e514eff2da2a6ba3ebc9c2dbb614ff1496
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
|
|
The download script will now use gsutils if they are available, or fall
back to curl as before.
In general, use curl -f, which will exit with an error code if the
server gave an error, instead of writing a file with the HTML error
page.
Change-Id: Ib24e7803ec38b20a8879cd1509a0cb7b512fee61
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
usage is shown in utils/test/result_collection_api/README.md
JIRA: FUNCTEST-251
Change-Id: I788417e296c153cc485f4a4064697bdafc394e5b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: Ic5bfb547902dafc9243f0a5d4550f1f9b6085221
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Change-Id: I898c0abe92efa774ab878759be2456a4ad2de2d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I5e13f45714f188eaf32a518149b9515572911139
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
methods in model
query: GET /item?property1=1&property2=1
methods in model:
@swagger.model()
class Item:
def format_http(self):
pass
@staticmethod
def item_from_dict(item_dict):
pass
@classmethod
def test_classmethod(cls):
pass
JIRA: FUNCTEST-250
Change-Id: I12f937c4d2f64f93dc1194a8ad982e8b7ff21b7c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
Enable only odl_l2 HA for now, due to limited resources / high
demand for manual testing on AArch64.
Change-Id: Iea0f42aa722c024879d30139701d7e68f37bac55
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
for mitaka we can enable trusty and xenial and wip to include
arm64 and power8 architecture as well.
Change-Id: I7624367fcb6464d9619097775448b9b768a73025
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
|
|
We are troubleshooting Daisy4nfv which is a new deployment installer project of
OPNFV on zte-pod1. There is not enough resource for bottlenecks temporarily. So
we decide to disable bottlenecks CI job temporarily.
Meanwhile, we are building zte shanghai testlab to offer more lab resource to
community.
Change-Id: Ia3820e9ab59b2887fc3760147b7e218d9e64f7e8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Change-Id: I70ad2be1c31408a815725f2e7f8759189e63498c
Signed-off-by: Jorgen Karlsson <jorgen.w.karlsson@ericsson.com>
|
|
JIRA:RELENG-87
Change-Id: I4ca1ea6a206fcadc94f813e33bae4751236ee24d
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
orange-test1 -> orange-pod5
orange-fr-pod2 -> orange-pod2
Change-Id: Id5a31db98d349bef654fb59ab03e52e6cc50611f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
basically just a copy/paste from what looks good in the functest job.
Change-Id: I56aca8835b2102bf3559f6653ea2d52947d5040b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
|