summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-07Merge "minor bug fixes"Morgan Richomme2-21/+18
2016-07-07minor bug fixesMorgan Richomme2-21/+18
Change-Id: I8ea8b03559a27374cb387ed9a4f3b0b08364f7ad Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-07-07sandbox: Create example jobs based on new job structureFatih Degirmenci2-0/+195
Change-Id: I1ee2593445737da135ba52b07960d4c0f0d52a78 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-07Merge "flake 8 fix + add logger"Morgan Richomme7-124/+208
2016-07-07flake 8 fix + add loggerMorgan Richomme7-124/+208
Change-Id: Ib8fbf0e784b57ea9be824e95fafe68e991b80aab Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-07-06Fix for gpg-agent.Aric Gardner1-3/+3
I might need to force call an $(eval gpg-agent) Buuut I think this should work. Change-Id: I6b3311bc1a1f19d74f4668bfe717fdd67757fc72 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06I had a hanging done...Aric Gardner1-1/+0
Change-Id: I0cba3a8e4e85c22e5cebf3085b249c6ec8ebbbe0 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06gsutil was not in pathAric Gardner1-0/+2
Change-Id: Ieaf81a93e9b7a8a0e582f93e8a1bd7faa737af46 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06Testing signing artifactsAric Gardner2-0/+67
gpg agent does not work in non interactive mode. merging this so that I can reproduce and debug Change-Id: I641e8988885aa2d0acf794c9ec7592cb6c90a3e9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06Merge "For artifact signing we need the releng repo."Aric Gardner1-1/+7
2016-07-06For artifact signing we need the releng repo.Aric Gardner1-1/+7
Forgot to clone the releng repo so that my script is avaliable Change-Id: I5e8658123140c0c173138e597730263753099503 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-06moon: Create verify jobFatih Degirmenci2-0/+57
Change-Id: I72d21335f5cbff7dc630b1c2019bb7fa8b0d379f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-06Merge "Add a put result method to modify trust_indicator"Morgan Richomme7-38/+150
2016-07-06Add a put result method to modify trust_indicatorSerenaFeng7-38/+150
update trust_indicator date model add update trust_indicator method add unittest add swagger information JIRA: FUNCTEST-309 Change-Id: Ibb05efbe008aa7fd4dccb27452d8f5dbf541b8f2 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-07-06Merge "[functest] Upload the specified version of the directory"meimei1-1/+1
2016-07-06[functest] Upload the specified version of the directorymeimei1-1/+1
Change-Id: Ia185feab00336c35888e1e7b3ff6cd71077e30f8 Signed-off-by: meimei <meimei@huawei.com>
2016-07-06[compass] set healthcheck as the smoke test in patch-verifying jobmeimei1-1/+1
Change-Id: I435c17a3426d6157efab5292f2acf9df8634eaeb Signed-off-by: meimei <meimei@huawei.com>
2016-07-05Merge "This will enable artifact signing for apex uploads"Aric Gardner2-0/+83
2016-07-05This will enable artifact signing for apex uploadsAric Gardner2-0/+83
sources gpg_import_key.sh which: -installs gpg2 -imports key -grabs proper key based on $NODE_NAME only tries to sign if the key is correctly imported otherwise it will skip signing and just do the upload Keys have only been created for lf intel and ericsson labs Keys are only unique per company Master pubkey has not been sent to the key server Or brought into the web of trust. Lets see that this works as I expected rather than having to go through the pain of revoking these keys. Change-Id: Ifa4bc4e11407c53f8174f6c64945949bf66d6535 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-07-05fix bug + introduction of blacklist for scenario scoringMorgan Richomme3-42/+71
Change-Id: Ib1a99cbeeb66d4c51eedb56d25d317b92602d51d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-07-05dockerize testAPISerenaFeng3-0/+72
running testAPI in a docker container JIRA: FUNCTEST-352 Change-Id: I93d7bae847da4c6527d9907611108b79cb0cc31b Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-07-05Merge "[compass] set mitaka as default os release"meimei2-2/+2
2016-07-04Merge "arm-pod2: Adding arm-pod2 to jenkins"Fatih Degirmenci2-0/+37
2016-07-04Merge "Add weekly loop in Functest CI"Morgan Richomme2-10/+35
2016-07-04[compass] set mitaka as default os releasemeimei2-2/+2
Change-Id: Iefded3b425785d6dc2b25bb4f8312934b8c8b545 Signed-off-by: meimei <meimei@huawei.com>
2016-07-01Apex, Functest: Fixes iptables ruleTim Rozet1-1/+1
Something in Apex is pushing the RETURN rule down the chain, and adding REJECT reject-with icmp-port-unreachable. This enhances the check to make sure not only does the rule exist, but it is at the top of the chain. Change-Id: I527bc45c30008aaf30d5bc9e1d474a14065b3fdf Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-01Merge "using ProjectUpdateRequest when update projects record in testAPI"Morgan Richomme1-2/+2
2016-07-01Merge "Apex: enables healthcheck smoketest"Tim Rozet1-7/+14
2016-07-01Apex: enables healthcheck smoketestTim Rozet1-7/+14
Change-Id: I817a4be443dfcaad233183a1815ddbc1fd3b8bb0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-01Merge "Set build description to node name for easy identification"Fatih Degirmenci4-0/+14
2016-07-01Merge "Functest, Apex: Add iptables forwarding rule"Tim Rozet1-0/+7
2016-07-01Functest, Apex: Add iptables forwarding ruleTim Rozet1-0/+7
Change-Id: Ice55eece4aad6b9b8a1f51ebac13e26251b50708 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-02using ProjectUpdateRequest when update projects record in testAPISerenaFeng1-2/+2
ProjectCreateRequest -> ProjectUpdateRequest JIRA: FUNCTEST-344 Change-Id: I714bef8bd6c2e98b82dfd37ee71dea56967e8552 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-07-01Change the trigger time on zte-pod1.wu.zhihui1-1/+1
Change the trigger time from 12:00 to 9:15 on zte-pod1. Change-Id: I70eaafe7d426335d21f01ab4008322e8e4d0e92a Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-01Add weekly loop in Functest CIMorgan Richomme2-10/+35
Change-Id: I2d1dfc4c9c09199d2ced56ce47f3376eb8ea8f81 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-07-01Set build description to node name for easy identificationFatih Degirmenci4-0/+14
Change-Id: Iaa1b15badf9750f47a68612f4dae48952de3a3d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-01arm-pod2: Adding arm-pod2 to jenkinsPaul Vaduva2-0/+37
Change-Id: I127d4634448f32e6bf9df53c6dc441cd63d5f505 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-07-01functest: Set build description to node name for easy identificationFatih Degirmenci1-0/+2
Change-Id: I4e2bdd499d60c07230d5f6a15a2c9fd9a9c8efdd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-07-01Merge "Add domino project"Fatih Degirmenci1-0/+55
2016-07-01Merge "correct swagger description of last in testAPI"Morgan Richomme1-1/+1
2016-07-01Merge "Add huawei-pod2 and huawei virtual pod as CI POD"Morgan Richomme1-1/+1
2016-07-01correct swagger description of last in testAPISerenaFeng1-1/+1
last days => last records stored until now JIRA: FUNCTEST-341 Change-Id: I59e7b73e0a5c575d65cd0aced99fc53c13906709 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-30Add domino projectUlas Kozat1-0/+55
Change-Id: Ie733a929e11c3a9a8390495008bdd0a22cfec5d8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-30Apex: adds ONOS to daily masterTim Rozet1-0/+28
Change-Id: I042fa315f970d6289c2d20b922215babdfcaba69 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-30Add Project Option to Throttle PropertyTrevor Bramwell14-0/+27
This is a required field for JJB > 1.4 Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-06-30Merge "delete 'description' of 'Result' in testAPI"Morgan Richomme1-3/+0
2016-06-30Merge "joid: Change the order of functest and yardstick"Morgan Richomme1-3/+3
2016-06-30delete 'description' of 'Result' in testAPISerenaFeng1-3/+0
delete description assignments JIRA: FUNCTEST-339 Change-Id: I913baa8cd5bd692fa1edd74bb89c79d767374884 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2016-06-30Add huawei-pod2 and huawei virtual pod as CI PODMorgan Richomme1-1/+1
Change-Id: Id1df2534811db42c40de6212113baabad6aa864d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-06-30joid: Change the order of functest and yardstickFatih Degirmenci1-3/+3
Change-Id: I85a36f8241a99f3365b6eacbb323a0bf6e851916 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>