summaryrefslogtreecommitdiffstats
path: root/jjb/integration
AgeCommit message (Collapse)AuthorFilesLines
2020-06-29Merge "Add jjb for integration/seccom repository"Jessica Wagantall1-0/+37
2020-06-29Add jjb for integration/seccom repositorymrichomme1-0/+37
Issue-ID: INT-1640 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I04b493503a3fd4b893cb1c454ca76ba221047b5a
2020-06-23Merge "Add integration-simulators-pnf-simulator-cli job"Jessica Wagantall2-1/+23
2020-06-22Last nit in benchmarking pathmrichomme1-1/+1
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibf39433e34d1169a2c4043e023e445204db488b9
2020-06-19Add integration-simulators-pnf-simulator-cli jobBartek Grzybowski2-1/+23
Change-Id: Ie709449dac7876de168364a5fb303608528e6e10 Issue-ID: INT-1632 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-19Add all xtesting dockers in build processmrichomme1-2/+52
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I265eabe51fcff5db2d9ccdc67da7deb64fde9b5a
2020-06-18Fix typo in docker verify pathJessica Wagantall1-1/+1
xtesting-infra-healthcheck path was missing the 'docker' directory. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1fc409c3dd8e1144249accfbc695f633ff2707ec
2020-06-18Fix build pathmrichomme1-5/+9
The repo includes several build dir, precise the right one for each build Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I88e53b45bc794ab2c79e336d7b64ae83c3edba57
2020-06-17Update jjb to build xtesting dockers in ONAPmrichomme1-0/+37
So far the dockers are built with gitlab-ci in gitlab.com The dockers are hosted in gitlab.com registry Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I2d2b65d4cbedf893ea9f3ddf95eae7cf5d3767fa Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-06-09Add missing runtime dependency in verify-vagrantfile jobBartek Grzybowski1-0/+1
Change-Id: Iae2bba66968fb6cfef9c458233de2fc8d0c680d9 Issue-ID: INT-1620 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-26Fix integration project nameJessica Wagantall1-1/+1
Integration xtesting project name needed correction. Name should have "-" and not "/" Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iddf021746f066b0c57e35a19cfc27b218a65c7ab
2020-05-25Invoke tox for verifying Mass PNF SimulatorBartek Grzybowski1-7/+1
Change-Id: If44d97a80033f7311f45d2acd2e21f5dc31d4856 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-05-20Add linter for xtestingmrichomme2-9/+37
Issue-ID: INT-1533 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I54e7049e3916aa9400fe97747380baca6f719675
2020-05-12Merge "Add integration chain to build python3 baseline image"Jessica Wagantall1-0/+63
2020-05-12Merge "Run integration test after docker image is build"Jessica Wagantall1-1/+1
2020-05-12Add integration chain to build python3 baseline imagemrichomme1-0/+63
Issue-ID: INT-1587 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3c04bfbca026752745dab98dfdb8e29549ba4b2b
2020-05-12Run integration test after docker image is buildBartosz Gardziejewski1-1/+1
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ib1ce2fa5522b5d33e4baffcdbcad53548bd13c7c
2020-05-08Upgrade script options in mass-pnf-sim jobBartek Grzybowski1-5/+6
Change-Id: I654115ccb0e286f61e46a3080f120a2adeedce08 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-29Merge "Add post job build script for mass PNF simulator"Jessica Wagantall1-0/+10
2020-04-29Merge "Allow setting post build script for integration-docker-verify job"Jessica Wagantall1-0/+2
2020-04-29Merge "Add maven build job for mass PNF simulator"Jessica Wagantall1-0/+4
2020-04-29Merge "Use another docker jjb to build java11 in ONAP"Jessica Wagantall1-14/+7
2020-04-29Add post job build script for mass PNF simulatorBartek Grzybowski1-0/+10
Additional build actions will be performed for mass PNF simulator bringing up the services to validate infra setup. Change-Id: I4de8c6bb031d84e4fefd16c1a3afb12d5eacc506 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-29Allow setting post build script for integration-docker-verify jobBartek Grzybowski1-0/+2
Change-Id: I30ce5aa50cd866643cb1b2f8db9b9ba4ac692d21 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-29Use another docker jjb to build java11 in ONAPmrichomme1-14/+7
No need to use the maven based jjb Issue-ID: INT-1555 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I5f9f67516e64342ad1431dc8c4cc04d40fd6b273 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-29Add maven build job for mass PNF simulatorBartek Grzybowski1-0/+4
Change-Id: Ie8d8f0b9e1ffa011a27c5e784e938ee06365d703 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-29Allow setting custom maven goal for integration docker jobsBartek Grzybowski1-2/+4
Change-Id: I62dada8942f04df6b3e1ee51fc5482249baf33ad Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-28Assign an id to the integration docker jobsBartek Grzybowski2-5/+4
Change-Id: Idcca70acfd0f07734bb4fc65c648dd34adb6bc84 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-21Merge "Update java to version 11 in pnf-simulator project"Jessica Wagantall1-2/+2
2020-04-21Update docker java11 baseline jjbmrichomme2-9/+70
Issue-ID: INT-1555 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia64c37f008200dcdbfbcdd978b8af31f214746f0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-21Update java to version 11 in pnf-simulator projectBartosz Gardziejewski1-2/+2
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I9669a8a077125838c8f6166154de56537f8b3995
2020-04-15Run tox for prov-mns-providerBartek Grzybowski1-0/+2
This will run tox runner to spawn pytest based tests for the project. Change-Id: I0be2528637276ef1755e311ec8daa0b5a77dd983 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-14Merge "netconf-pnp-simulator: fix tox execution working dir"Jessica Wagantall1-1/+7
2020-04-14Merge "Add doc linters"Jessica Wagantall1-0/+8
2020-04-14Update PNF simulator project name in CIBartosz Gardziejewski1-5/+5
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I776a4293a5c5d2d174126371edc1dae1ddda1101
2020-04-14netconf-pnp-simulator: fix tox execution working direbo1-1/+7
Using inline script since it's not possible to configure the working dir where tox-build.sh runs. Issue-ID: INT-1124 Change-Id: Ia8fee5bc6dbbee7f3e416fc4f5fe9480dd47071b Signed-off-by: ebo <eliezio.oliveira@est.tech>
2020-04-10Merge "Deploy Python linter job for integration/simulators/pnf-simulator repo"Jessica Wagantall1-0/+4
2020-04-10Setup verify job for prov-mns-providerBartek Grzybowski1-0/+8
Change-Id: I3a069e3004debf826da4f26d873aa698201ff37d Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-10Add doc lintersmrichomme1-0/+8
Effort has been done to remove rst warning in integration repository BUT new commits show that people do nto have the reflex to dive into the logs to see if they introduced regressions or new errors A rst linters will be useful to vote on documentation change Issue-ID: INT-1523 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I18b986f841e457e420994c48ede8a87eb56ad71c
2020-04-10Deploy Python linter job for integration/simulators/pnf-simulator repoBartek Grzybowski1-0/+4
Change-Id: I730e34ab48e30763dbca0a5c25d0c78499188187 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-09Merge "Tag linter and docker-compose integration jobs with id"Jessica Wagantall9-7/+9
2020-04-09Tag linter and docker-compose integration jobs with idBartek Grzybowski9-7/+9
Simplify linter and docker-compose jobs assignment by tagging them with shorthand name. Change-Id: I9b7994c2a032b160a0356bdd2577de330c18ba56 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-09Fix regression in netconf-pnp-simulator-verify.shBartek Grzybowski1-1/+1
Regression introduced in change I7f361e5399c68a05a20cdd4002fedcc5b04e761e This patch makes the verify script backward compatible with older netconf images. Change-Id: Ieefd9402ae9fbc83ff9b037f1507e95ea104aa22 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-08Merge "Fix netconf-pnp-simulator-verify.sh to work with new log fmt"Jessica Wagantall1-1/+1
2020-04-08Fix netconf-pnp-simulator-verify.sh to work with new log fmtebo1-1/+1
The test is dependent on the log format, which was changed on version 2.8 Issue-ID: INT-1516 Change-Id: I7f361e5399c68a05a20cdd4002fedcc5b04e761e Signed-off-by: ebo <eliezio.oliveira@est.tech>
2020-04-08Remove old PNF simulator JJBBartosz Gardziejewski1-6/+0
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I6189d9277f59b2053eecc84cfc6bd68015fa88ec
2020-04-07Rollback linter jobBogumil Zebek1-0/+25
Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I225c01c0263a7cbb2e745429ce212c4b3cfab201
2020-04-06Deploy datafilecollector verify jobBartek Grzybowski1-5/+21
This adds gating job for datafilecollector-testharness subproject based on deployment scripts provided by it. Change-Id: I21faafbe44e1776b9a05fc7375b4dfe0a7763790 Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-06Standardized PNF simulator jjb configuration for building docker imagesBartosz Gardziejewski1-29/+56
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I0ac210706fb2bf17741ea10f2ffe5a36c76080a5
2020-04-03Setup CI gating verify job for pmsh-pnf-simBartek Grzybowski2-1/+6
Change-Id: I9ced0bed26334028b2349e523a15c9dede6ee15e Issue-ID: INT-1508 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>