summaryrefslogtreecommitdiffstats
path: root/src/build/citest/create-sandbox
Commit message (Collapse)AuthorAgeFilesLines
* Add FSPBUILD to CI scriptsDan Crowell2019-02-061-2/+7
| | | | | | | | | | | | | | | | | | | | | | Added logic to the autoci scripts for a new FSPBUILD mode. This mode will perform the following actions: - Build hostboot with the fsprelease.config file - Build the errlparser code - Not run simics Also added support for a new env var (LOCAL_CI_USER) that can be used to let you execute 'build-script' locally rather than trying to use the 'hostboot' user id for some of the operations. Change-Id: Ifc9d7875e00713cd46a27765aef5d24f88122a50 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70617 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Camvan T. Nguyen <ctnguyen@us.ibm.com> Reviewed-by: Sameer R. Veer <sveer@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com>
* Change autocitest to run pre/post simsetup workarounds in sb cmdStephen Cprek2017-01-141-3/+7
| | | | | | | | | | Change-Id: I29ce0def93ef8c2c81e609c69480ebabfd8e3433 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34866 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* Updating attributes needed for PCIA and error log build changesElizabeth Liner2016-02-191-0/+4
| | | | | | | | | Change-Id: Ia41846143bc322d86c76d0ab31ed42fa2996de12 CMVC-Coreq:983380 RTC:137824 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23625 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix Simics hb_machine, Enable Simics for CIDean Sanner2016-02-191-16/+17
| | | | | | | | RTC: 137477 Change-Id: I57d1b410ebaaccc6e270ea7ff15f83fe7c70f177 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23054 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Disable pre/post workaround scripts and simics startupStephen Cprek2015-12-111-14/+15
| | | | | | | Change-Id: I36e5068140e94056a773d57c43354a20df8067c9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22278 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add -auto option into mksb commandStephen Cprek2015-04-021-2/+4
| | | | | | | | | | | | | This is done to throw an error if the jenkins slave is missing tokens vs running forever dumping garbage to stdout Change-Id: I7d68762d0a08288a3c37e761806f292a329aef34 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16794 Tested-by: Jenkins Server Reviewed-by: Elizabeth Liner <eliner@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Reorganize citest scripts.Patrick Williams2014-04-251-0/+70
Split pieces of the autocitest script out so that we can control the order of the pieces, allow some to run in parallel, etc. This will enable us to build the error log parsers as part of Jenkins testing. Change-Id: I017c7b0516673dc267eb90adf03b4604602281e6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10673 Tested-by: Jenkins Server Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud