summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-build.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-09-02fuel, armband: Remove build jobs and scriptsAlexandru Avadanii1-109/+0
While at it, cleanup obsolete parameters specific to build ops. JIRA: FUEL-277 JIRA: FUEL-278 Change-Id: Id45dfe6855c95c425ac9aa771519d450ba9da3b5 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-05-30[fuel] Turn off upload action & checkoutMichael Polenchuk1-0/+1
* turn off non-existent artifacts upload * use latest commit in master since there is no iso/image for mcp based deployments yet Change-Id: Ib92680ef9838fc2e11d61c806dfd9728514c364e Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-29[fuel] Disable iso build for master branchMichael Polenchuk1-0/+8
Change-Id: Id523ea140cb8fad92126f2ecb178d3b182ff022f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-03-17fuel: fix daily build without properties fileAlexandru Avadanii1-1/+3
For the first time the daily build is ran, the properties file for the latest ISO built is not present. JIRA: FUEL-262 Change-Id: I842668bfde4c84cd3ba31571df274633ae238a90 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-10-12fuel, armband: build, deploy: export TERM="vt220"Alexandru Avadanii1-0/+2
Since we do not actually parse our build/deploy logs for color chars, set the terminal to "vt220". This will silence quite a few of colorization special identifiers, but NOT all of them (e.g. `tput sgr0` still prints a sequence). For Fuel@OPNFV build process, we also need to workaround docker terminal settings not being passed down when using a tty (see [1]), which will be fixed in Docker 1.13+. This fix is handled in [2]. [1] https://github.com/docker/docker/issues/9299 [2] https://gerrit.opnfv.org/gerrit/#/c/22883/ Change-Id: I5f0c6eae33349ef81b67dd17e6df4e0af6274fab Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-12Switch MD5SUM for SHA512SUMAric Gardner1-1/+1
This is for the CII best practices badge. Let me know if this effects your project and how we can adapt any scripts that consume this information Change-Id: I96b39181a075f381d81802b8464f632eea149549 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-06-16fuel: Don't attempt cache cleanup if cleanup script doesn't existFatih Degirmenci1-1/+1
Change-Id: Iafe300baabfe6a0261f318965104b4c56401a291 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-06-13fuel: Remove the expired items from the cache before starting the buildFatih Degirmenci1-0/+3
Change-Id: I51decee4ef32caa768e95a14d462b205f96203ab Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-05-04fuel: Disable build avoidance in CIFatih Degirmenci1-5/+7
Change-Id: I086b47b956faaa6c57c532a99debd06c05b148a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-02-22fuel: Enable force buildFatih Degirmenci1-2/+5
Change-Id: Ife5326ec3d64f2c2a3749461eb9687fa24fe15ac Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-28Add license headerFatih Degirmenci1-0/+8
License headers are added. - Set company name based on the author who created the file first time - Add SPDX header for Apache 2.0 Change-Id: I8f357a2d6f75179171c681f4b53e0f4249eca5a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-08fuel: Switch to include-raw-escape for jjbs and adjust scripts accordinglyFatih Degirmenci1-1/+1
Change-Id: Ic1a0b6e14223476b9a2bded877e787237dbc7d8f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-22Bugfix for fuel verify buildsFatih Degirmenci1-1/+1
Change-Id: I9e64b646c961d8a728994438b48a89789250d62d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-22Adjustments for fuel jobsFatih Degirmenci1-8/+12
- Disable build avoidance for non-daily fuel jobs - Enable throttling and disable concurrency to make sure we do not start extra builds on same pod. Change-Id: Iff3c609fdf77beb08480d6e265e1d2f134cb1230 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-22Skip artifact upload if nothing new is builtFatih Degirmenci1-0/+1
Change-Id: I966229199d07c44073247ae25e9423fda516f73d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Fix the updated INSTALLER_TYPE variable in scriptsFatih Degirmenci1-1/+1
Change-Id: Ifa9a11dcf1ecd7e43b54a03f92f00c42c0cac41f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-21Refactor fuel JJB to prepare for Milestone EFatih Degirmenci1-1/+28
Replace default stream definitions with stream anchors in order to be able to specify which job on which POD runs against which branch. Move project specific verify job to its own file to ease the stream handling. Enable CI on Ericsson POD2. Change-Id: I3732b43d8858473535ef5666882ee85124c6d652 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-27Enable fuel verify builds without cache if requestedFatih Degirmenci1-1/+8
Change-Id: I77a75852cb2ba0aae70dc68f719cd93a15b27859 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-25Adjust fuel ci scripts/jenkins jobs for new directory structureFatih Degirmenci1-1/+1
Change-Id: I67e081215b89e0bbcc67f0abba9eb511c64299ae Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20Fix the bug while setting OPNFV_ARTIFACT_VERSIONFatih Degirmenci1-2/+2
JIRA: RELENG-56 Change-Id: I98ec9be78b6858002edbd826be5fcca0281c05cb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20Check job name to decide what to do with fuel artifactsFatih Degirmenci1-1/+1
fuel-verify-virtual-deploy-master job is also removed for the timebeing. Change-Id: I744830cf377791ad0edf3f8c38012b01b6cd80cd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20Upload and download Fuel ISOs in scope of fuel-merge jobsFatih Degirmenci1-1/+6
This is the first step towards enabling virtual deployments for Fuel merge jobs. This change introduces - storing the ISOs built by the merge jobs on OPNFV Artifact Repository - downloading ISOs built by the merge jobs for virtual deployments Once this gets merged, a second change will be sent for enabling the virtual deployments using downloaded ISO. Change-Id: I726f58d914c7c216e1ffe626c2ca250f56d08222 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-10-05Fix genesis clone command for fuel-deploy-masterFatih Degirmenci1-2/+0
Change-Id: I98c28e0736e4099f95cda05963b0a9add659c3f0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-10-03Configure jenkins jobs for fuelFatih Degirmenci1-0/+38
- verify jobs are configured in order to run builds and virtual deployments for each and every new patch. - merge jobs are configured in order to run builds and virtual deployments for merged changes. - daily jobs are not configured and currently disabled. - builder scripts are taken out from yml and converted to standalone scripts. Change-Id: I2fc8a5072a48ecabfb9b0460e3717c7bf3623ff4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>