Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Change-Id: Iabfa5076862509290a1418694fb6c29f48e5a17b
Issue-ID: SO-1103
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: DCAEGEN2-612
Change-Id: I9afbf627fd5d891250cfffb4261a4d3ec4783651
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
SDC sometimes times out during build process.
Increase the tiemout to 120 to allow more room to
process the build steps
Change-Id: Ie79bd1f6d7b26654fec7add4c5ab0dab581b87b0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I16e469cfb6e8b1e84fb3cf2026618b524f8b1e26
Issue-ID: INT-679
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I92039fb051d56d66b0dd3f355a5ff26eaa7035a5
Issue-ID: AAI-1698
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
|
|
Adding Jenkins scripts for Change Management Schedule Optimization
Change-Id: I0b97ad2f6d3c4ad44ce69dab7d2588205b8f2741
Issue-ID: OPTFRA-360
Signed-off-by: RamaPrasad Amaranarayana (ra5425) <ra5425@att.com>
|
|
This reverts commit 6ce4bbd51bb9b99c1cb38ece42412e7f527a3f85.
Change-Id: I28c0685fbd250d20681ea2a58ac300b1a199cc08
Issue-ID: INT-649
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
|
|
Add INFO file verify job for logging-analytics repo
Change-Id: I46d3d1a66f72c04748d540b46ecec84623a10d36
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: AAI-1692
Change-Id: I32d29f8f8a8f949e4000ab499ffa62b736e560f8
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
|
|
|
|
|
|
Spread the scheduling of Daily jobs throughout the
day to reduce resource contention.
Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Beijing CSIT jobs will no longer work as-is after the
relocation to the integration/csit repo. Removing
them for now.
Change-Id: Ie555d55e2b93a2e0f8da417a4987e28459c63e26
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I4c4777cc8ea78c76a4152ec0025bf398e55747f7
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I002d64d2f8edf26ce9dbbf444047fb534ccb1caa
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Add docker image name explicitly as these are sub modules under a main
repo.
Change-Id: Ie8dc983679e5c8d0b5e6a39a3e4efc9f6fc9fc18
Issue-ID: AAI-1690
Signed-off-by: Ravi Geda <gravik@amdocs.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>
|
|
Expand rendered image name to include seconds and milliseconds.
This reduces the probability of image name collisions on the cloud
from 1/60 to 1/60000.
The initial change Ic1853ba7566def397b8bce389e2779fe3020c7ce was
reverted, since the change had issues bringing up an instance on the
OpenStack cloud provider. This was because the default `instance_name`
value is taken as the `image_name`, when the instance_name is unset,
the instance_name does not allow FQDN format hostname ending with
a period+number.
The workaround is to use separate `instance_name` parameter in your
builder which does not end with period+number.
Fixed upstream in common-packer [1.].
[1.] https://gerrit.linuxfoundation.org/infra/#/c/10986/
JIRA: https://jira.linuxfoundation.org/browse/RELENG-971
Issue-ID: CIMAN-168
Change-Id: I451dd8956fbd2b97a47b5064d9802108f4fc3115
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
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>
|
|
|
|
|
|
Update installation path for Firefox
Change-Id: Ic0d730660bc5d14121366a6d4f1e7228c30dca2f
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
|
|
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>
|