Commit Graph

19 Commits

Author SHA1 Message Date
Kent Knox 160d92af20 Update container to newer cuda driver and sdk 9.0 2017-10-25 16:14:32 -05:00
Kent Knox fb561a3821 Making docker_clean_images more resilient
To the failure of deleting images.
2017-09-28 14:28:53 -05:00
Kent Knox 90f1a9626e Force organization name to be lowercase for docker
error building docker image because of CamelCasing
2017-09-26 14:33:29 -05:00
Kent Knox b3038b3ea7 Modify the path for downloaded artifacts from hcc 2017-09-24 23:12:42 -05:00
Kent Knox 48292521ee Adding boolean parameter to job to push to docker-hub
Remove the restriction to build only on gfx803
2017-09-15 10:25:26 -05:00
Kent Knox 0bd6d0c9e4 Made function hcc_integration_testing 2017-09-15 10:25:26 -05:00
Kent Knox eecc936e54 Adding support to take parameters from upstream hcc
HCC build can start passing in build parameters into hip build
2017-09-15 10:25:26 -05:00
Kent Knox 0e44675139 Adding docker_clean_images 2017-09-15 10:25:26 -05:00
Kent Knox a31cd5cf18 Adding docker_upload_dockerhub
Refactored when docker images get deleted to the end of the
pipeline
2017-09-15 10:25:26 -05:00
Kent Knox 7565d8ca8c Adding support to upload images to docker-hub 2017-09-15 10:25:26 -05:00
Kent Knox d50fb898bf Update the nvidia volume driver version
Move deleting docker images into the try clause, don't treat failure to delete images
as a build failure
2017-08-28 13:58:18 -05:00
Maneesh Gupta c11b8737b9 [ci] Archive packages based on hcc-ctu instead of hcc-1.6
Change-Id: Ie1ea6411ed19aae87b979fa001db3e8927fc11f6
2017-08-16 10:57:07 +05:30
Maneesh Gupta ec3db6791e [ci] Continue building remaining dtests on failure
Change-Id: Iab7fd53517e0b66dd5f71efb9e65bd2e9c91355b
2017-08-11 15:57:20 +05:30
sunway513 6f359dfbe6 Update Jenkinsfile to run all the built tests 2017-07-24 19:02:00 +00:00
sunway513 1275ceed67 Re-enable hipEnvVarDriver in Jenkinsfile 2017-07-24 18:53:46 +00:00
Maneesh Gupta 4b8931f717 [ci] Exclude sporadically failing test in CI only
Change-Id: If76bc89d39aa35f5c246cbcd41a997b580832450
2017-07-24 15:16:41 +05:30
Kent Knox ed82afad2e [ci] Fixes to remove repo.radeon.com build-args
HiP docker images should inherit the repo information from the hcc image,
so no need to duplicate in HiP again
2017-07-14 17:28:16 -05:00
Maneesh Gupta 7ba09c4137 [ci] Pass IP for repo.radeon.com as docker buildargs 2017-07-11 11:21:53 +05:30
Kent Knox f5b335b147 Adding initial set Jenkinsfile and dockerfiles
For continuous integration enablement
2017-06-26 13:18:15 -05:00