aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main/scripts/check-sorted.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26Check for duplicate entries in manifestsGary Wu1-0/+9
Change-Id: Ibb63db5372d0000670e5c35df5c0c4e3313881ba Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Add script to sync heat template from manifestGary Wu1-0/+7
Also clean up other helper scripts Change-Id: Icae9cac8c6e9e3cef5e52e66bf79d6c30d23d235 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Verify that docker manifest images exist in nexus3Gary Wu1-1/+1
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>