aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-05-07Add usage prompt for docker-manifest check scriptGary Wu1-0/+6
Change-Id: I79c75c188f4faea891908d8dd2a7f0fe0b44e7a9 Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Script to sync OOM helm charts with manifestGary Wu2-5/+36
Change-Id: Idb40b4fc8d02b82ba43f9dc4c53f485ba9939091 Issue-ID: INT-492 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Add missing docker images from OOM helm chartsGary Wu1-0/+38
Change-Id: Ide98947905ed0de445a7858edf9f277256cc0eea Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Verify that docker manifest images exist in nexus3Gary Wu2-1/+22
Add enforcement check to ensure that all docker images specified in the manifest can actually be found on nexus3. Change-Id: I49ebc60a50cbb9f36f6e06d2d69c39cfeeacfcde Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-06Enforce consistent sort order across environmentsGary Wu1-0/+12
Change-Id: If4b753ca344fecfaf32b3a6c498edb58c4f6a0f6 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>