summaryrefslogtreecommitdiffstats
path: root/ci/verify-build.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17Update to Python3Mark Beierl1-0/+2
Updates to make StorPerf Python3 compatible, including pulling in SNAPS-OO as python3. Change-Id: Ie4e7af684bd5a1b8db086893848b1889da6308ba JIRA: STORPERF-268 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2018-01-11WIP - Use SNAPS to launch StorPerf StackTaseer Ahmed1-2/+7
Change-Id: I8857e6e0dd2bf9cd7c38cf18a7c239d7eb993d05 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-09-28Fix Test Resultsmbeierl1-0/+2
Updates the key/values that are sent to testresults db. Fixes the PASS/FAIL to ignore _warm_up job. Change-Id: I8af292cd764637cd12cbdb5a2a3e114fbeda5665 Signed-off-by: mbeierl <mark.beierl@dell.com> JIRA: STORPERF-216
2017-09-01Re-instating docker build verifymbeierl1-5/+7
Change-Id: I720ba0c8e413d5c61e8d6f9a13eae0441df53ccb Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-25Reinstating Mergembeierl1-1/+3
Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-24Expaning the Verify Scopembeierl1-0/+80
Adds a new verify job that does docker-compose build and up, and checks for HTTP responses from each of the endpoints. Change-Id: Idcb74c8b8337a74a2b624f93ea6b34707d7e5516 JIRA: STORPERF-199 Signed-off-by: mbeierl <mark.beierl@dell.com>