summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-12Merge "Remove obsolete iptable rules"Trevor Bramwell1-5/+0
2018-06-12Merge "Add separate fraser jobs to Barometer container builds"Trevor Bramwell1-0/+30
2018-06-12Merge "Auto: Project Modification in armband jobs"Trevor Bramwell2-3/+3
2018-06-12Merge "Apex: disable functest for k8s deployment in gate job"Tim Rozet1-0/+1
2018-06-12Auto: Project Modification in armband jobsPaul Vaduva2-3/+3
In order for us to run a job template from armband project and to override the project parameter that defaults to auto we need to modify the template for the deploy job from armband. Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-12Merge "[Dovetail] Setting correct process name for rabbitmq on Apex"mei mei1-2/+6
2018-06-12Apex: disable functest for k8s deployment in gate jobZenghui Shi1-0/+1
Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f
2018-06-11Remove obsolete iptable rulesCédric Ollivier1-5/+0
It simply breaks parallel testing and seems useless/deprecated. Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-08Merge "Stop hardcoding Docker repository"Tim Rozet2-8/+13
2018-06-07Merge "Use armband project for deploy in auto"Trevor Bramwell1-1/+5
2018-06-07Use armband project for deploy in autopava1-1/+5
Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-07Merge "Clean up CI Node Listing for pushing test logs"Ryota Mibu1-5/+5
2018-06-07[Dovetail] Setting correct process name for rabbitmq on ApexGeorg Kunz1-2/+6
Customizing the pod.yaml for running the dovetail.ha.rabbitmq test on Apex. Change-Id: I945d281bb8aac2799dd0ff0aa4a750cbf44803de Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2018-06-06Merge "Deploy job needs armband project for deploy"Aric Gardner1-1/+1
2018-06-06Merge "Remove INFO file as we've migrated to INFO.yaml"Aric Gardner1-31/+0
2018-06-07[doctor] pass inspector value to parameterRyota MIBU1-1/+3
Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a
2018-06-06Deploy job needs armband project for deploypava1-1/+1
Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-06-05Stop hardcoding Docker repositoryCédric Ollivier2-8/+13
Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-05Apex: Fix missed updating nosdn verify scenarioTim Rozet1-2/+2
Change-Id: If9e612b24fca868c3b330a03053accc7debf9420 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Apex: Change verify job to use tempestTim Rozet1-4/+4
Tempest is maintained for different versions of openstack which we need to be able to test master and queens in Apex for XCI. Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-02Merge "jjb/releng: fix compass container build error"Trevor Bramwell1-10/+16
2018-06-01Apex: Only use admin network for snapshot createTim Rozet1-3/+1
CSIT only uses admin network, so only collect that virsh def. Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-01jjb/releng: fix compass container build errorYibo Cai1-10/+16
Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-31Merge "Auto: Setup Ci Jobs for Auto project"Trevor Bramwell3-4/+133
2018-05-31Merge "updated commit for Auto 6.1.1"Trevor Bramwell1-0/+4
2018-05-31Apex: Parameterize functest suite/testcaseTim Rozet3-2/+12
This patch parameterizes the functest variables for the apex-virtual job so that we can indicate which tests to run when calling the apex-virtual (which in turn runs deploy and functest). Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-31Add separate fraser jobs to Barometer container buildsEmma Foley1-0/+30
In order to support additonal features that have been added to collectd since the 5.8 release, there needs to be a separate stable and master container so we can support the new features as well as the stable release. This change will allow us to increment the version of collectd as we add functest support, config guides and documentation, while keeping the stable version container intact and available for users to download. JIRA: BAROMETER-102 Change-Id: I06ca84581a2e0f1a994cedf53aebc8f5cc3e7535 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-05-30Merge "jjb/releng: support multi arch compass images"mei mei1-10/+89
2018-05-29updated commit for Auto 6.1.1Gerard Damm1-0/+4
Cherry-picked 3 changes from latest master, to stable/fraser merged these 3 changes into stable/fraser new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33 will need to be tagged as 6.1.1 patch#2: removed trailing spaces Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-29Apex: Changes default verify scenario to nosdnTim Rozet2-4/+4
Basically we are getting blocked on merging patches due to ODL breaking and these patches have nothing to do with ODL. So we are changing the default sceanrio to just be nosdn, and then if the change is relatd to ODL we can include an ODL gate run. Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-29[fuel] Schedule odl-ovs-noha scenarioMichael Polenchuk1-0/+16
Change-Id: I2946684b8e5941201865c123793b7f5800b5421b Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-05-26Projects did not fill out their releases/fraser/Aric Gardner14-0/+48
This is the patchset of projects that did not fill out their releases fraser file. I have done it for them. some of the projects had no changes on the fraser branch in this case I put the tag in the same place as the 6.0.0 tag some project I am familliar with and I move the tag to the head of fraser for them, Ideally team leads will do this work in the future We will update the tagging instructions accordingly. Change-Id: I1b2c7a8b6e63bc857192757e25f2d103c2629319 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-05-26Merge "updated auto.yaml with 6.1.0 commit"Aric Gardner1-0/+4
2018-05-26updated auto.yaml with 6.1.0 commitGerard Damm1-0/+4
master commit to use for 6.1.0: b718a43380376d2b19222c4203c97a95ca849ae8 (note: opnfv-6.1.0 tag: 553ea71b7aa2eb7d9ff46316de367dff0844ce42) (can/should a tag objet ID be used for a point release ?) updated stable/fraser SHA1, to same SHA1 that was used for 6.0.0 (i.e. 3a957a75f99686767d13f45d74b5ca8463559b7b) (I assume stable/fraser SHA1 should be the same as 6.0.0 SHA1 ?) >The stable ref is the ref when the branch was created, it should not >change (cherry-picking for stable/fraser is not possible after 6.0.0 is released) >You can cherry pick as long as you want. Change-Id: I887174801a56b374cae0197b31561673bc0435ea Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-26Merge "Doctor Fraser opnfv-6.1.0"Aric Gardner1-0/+4
2018-05-26Merge "Tagging IPv6 stable/fraser branch for Fraser 6.1.0"Aric Gardner1-0/+5
2018-05-26Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.1.0"Aric Gardner1-0/+3
2018-05-26Merge "Publish Functest opnfv-6.1.0 tags"Aric Gardner1-0/+6
2018-05-26Merge "Prepare for 6.1.0"Aric Gardner1-0/+4
2018-05-26Merge "Apex: Ready for Fraser SR1"Aric Gardner1-0/+12
2018-05-26Merge "modified for fraser 6.1.0 release"Aric Gardner1-0/+4
2018-05-26Merge "Prepare for Clover 6.1.0"Aric Gardner1-0/+3
2018-05-26Merge "[yardstick] fraser opnfv-6.1.0 release tag"Aric Gardner1-0/+3
2018-05-26Merge "tagging compass4nfv Fraser 6.1 release"Aric Gardner1-0/+7
2018-05-26Revert "Remove noop for tag creation."Aric Gardner1-1/+1
This reverts commit dc4b9d1ad316e9055ccb3767c4572ad22cbe43a5. Change-Id: I3bec4ef84dcb7e56d80b4df78b487f7caa931f3e
2018-05-26Remove noop for tag creation.Aric Gardner1-1/+1
This script is tested, and should now be allowed to create tags. Change-Id: Ia87341c9cb6397700442a11c38d502fed8dd4743 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-05-26[release] Fuel, Armband: Release opnfv-6.1.0Alexandru Avadanii2-0/+6
Change-Id: I7ec0b1d9b40d12500eaf0f82e2e8035c488d1437 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-26Merge "Verify and Create Tags from Release File"Aric Gardner6-32/+178
2018-05-25Verify and Create Tags from Release FileTrevor Bramwell6-32/+178
Updates the releases verify and merge jobs to check release files for the following: - commits exist - commits are on stable-branch If both of these criteria are met and the patch is merged, the repos will be tagged at the specified commits and pushed. If a repo has already been tagged but not on stable-branch the job will not exit, but will warn that the commit doesn't exist on the correct branch. This is because tags should never be removed. This adds an additional script 'repos.py' that provides an quick interface for pulling out information from release files, along with the script 'release-status.sh' for checking the status of tags. NOTE: The branch creation script has been disabled until it can be reworked. Change-Id: I498bc74f20aa50d2bd321771f20a77905b246399 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-05-26tagging compass4nfv Fraser 6.1 releasechigang1-0/+7
JIRA:- fix 3 neutron trunk testcases failure in functest Change-Id: Ie3cd55c3aac1b6e1104054b3ab666056efa83b5b Signed-off-by: chigang <chigang@huawei.com>