Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I002d64d2f8edf26ce9dbbf444047fb534ccb1caa
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
To facilite branching of CSIT tests, all CSIT test
code and scripts are relocated to the integration/csit
repo.
Change-Id: I96530af21740adc62e312457ff992b7ecb1dfcff
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I9ac0e72a07b201e58aa226e84cb4a804253bc333
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1210
|
|
Change-Id: I6097275cdff007880fa9223dfdc608f55934f223
Issue-ID: INT-649
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
|
|
Change-Id: Ic929b4fe0111a62c41f7d6fa2c3bc092fd7e993c
Issue-ID: SDC-1801
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
The minimum recommended version of packer required
for global-jjb packer jobs is 1.2.3 which supports
the `instance_name` configuration.
https://github.com/hashicorp/packer/blob/master/CHANGELOG.md
Change-Id: Ibd9874b8632f16d96b2a07a67235de00ce87ee50
Issue-ID: CIMAN-168
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
|
|
|
|
Adding osdf csit jenkins job configuration
Change-Id: Ia902fe33e010bf8e1dcc50af9d3ce7e83bfae6cd
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-286
Signed-off-by: vrvarma <vv8305@att.com>
|
|
|
|
CLM jobs should only run in master as running for
other branches causes the reports to be overwritten.
Refactor CLM jobs in a separate section of the yaml.
Change-Id: I6e0200866ae662c1becfd99e1169d06ba06bbe0a
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: DCAEGEN2-716
Change-Id: I10070068de14680d2714ee32cf04eb0eae47299a
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
|
|
|
|
ui/dmaapbc is not longer used in ONAP
Change-Id: I5893ab480c443839e1f4a379a3230f456c42a5fb
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
|
|
Add docker jobs for fproxy, rproxy and tproxy-config. Though the name
has "aai", aai code is not involved. Add sonar jobs for fproxy and
rproxy. tproxy-config just configures the pod and doesn't actually have
any code. Refactor existing cadi sonar job into separate sonar jobs for
each maven submodule in the project.
Change-Id: I7d7af5f3167c77845d1756bef36cb75c7314bb4f
Issue-ID: AAI-1660
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
tca-gen2 docker goals binded to mvn phases
Removing un-necessary docker goals during build
Change-Id: Ibaa5d3311dd5696aa8461205b4e2125a56f9a74a
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
|
|
Issue-ID: POLICY-924
Change-Id: Iddf2ce4599375916f9a7c4373d584217d0a742c2
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Adding the jenkins jobs for the newly-created
appc/parent gerrit repository.
Change-Id: If56072553b104c752a176c15c53caeb37989a6ab
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Committing this as a single patch since our verify
job is broken.
Change-Id: I17cb960bd182c45b8921855f699a0777882fd154
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Committing this as a single patch since our verify
job is broken.
Change-Id: I9e0531719fc7f524c149144afcbac49b5b5fcfb8
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
The ActiveMQ credentials are used by Python publisher for
connecting to the broker.
In order for the credentials to be available to the job,
ActiveMQ credentials need to be added to Jenkins with a
name/uid openci-connect-activemq.
Change-Id: Ie35bb5bd6f53be223bdc7301485648e5471f87e1
Issue-ID: CIMAN-161
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
|
|
It is necessary to log the eventBody to console before we attempt
to publish it since it is not possible to see the event body in
case if the publisher errors out due to invalid JSON.
Change-Id: If3159af82671d60580ca184900531b44ab573c54
Issue-ID: CIMAN-161
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
To enable docker build and push via tca-gen2-docker-java-shell-daily
Currently job creates/pushes only jar
Change-Id: I7244dd4e61fa0d5f6a92c22d461abd158b31504b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
|
|
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Committing this as a single patch since our verify
job is broken.
Issue-ID: CIMAN-184
Change-Id: I9e0e245109af786345802caee2f6f26126f550d4
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Repositories sdnc/features and sdnc/plugins are dormant in Casablanca.
Removed associated Jenkins jobs. Note: these repos are read-only in
Gerrit, so no changes can be made.
Change-Id: Ibfe37e2efdc338991496866cab65df37cfd61291
Issue-ID: CIMAN-205
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
ccsdk-storage-pgaas is no longer used in Casablanca release,
thus removing this ci-managment config file.
Change-Id: I9a5fcb924c9c51b352d82b23e3c7caebcb6da169
Issue-ID: CCSDK-587
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Issue-ID: DMAAP-528
Change-Id: I9a85adabc9d529acc35f72181b586f32f15f1296
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
|
|
|
|
|
|
Issue-ID: DCAEGEN2-823
Change-Id: Ic12789d498439398061ec73dff4f2f7d3827911b
Signed-off-by: Donald Hunter <donaldh@cisco.com>
|
|
Change-Id: Ic78898967829f9426b0afcd831ba5bd309992b80
Issue-ID: AAI-1547
Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
|
|
This change stops using JMS Messaging for publishing events
and switches to Python utility for publishing events created
by Yolanda.
Apart from switching to publisher, the filtering of events
is switched to selector instead of message fields due to issues
with the JSONPath.
These jobs will be used during ONS Europe session.
Issue-ID: CIMAN-161
Change-Id: I3f9822cd0cbdae58bf399fb1ce30048eda32ffae
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
Change-Id: I657f5853370e30c9ff86f270ec701946ddf3c147
Issue-ID: DCAEGEN2-792
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Issue-ID: AAI-1656
Change-Id: I8e64faaede4f7cfdf059492a6421c77923b2b775
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Removing all jobs for unused sdc-onap-ui repo.
Change-Id: I36826f3d879c7c6506d0e19ade8a57f393509f69
Issue-ID: SDC-1778
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|