services/jenkins-scripts.git
6 years agoDB connect timeout to 3 seconds 97/169897/1
hyokeun [Mon, 12 Feb 2018 05:13:34 +0000 (14:13 +0900)]
DB connect timeout to 3 seconds

Change-Id: I2dd5fb6683533397aea2d75aa2ef8e1509853a7f

6 years agoMerge "Fix name conflict from parent class" into devel
hyokeun [Wed, 7 Feb 2018 02:11:31 +0000 (02:11 +0000)]
Merge "Fix name conflict from parent class" into devel

6 years agoMerge "Search git_commit with branch" into devel
hyokeun [Wed, 7 Feb 2018 02:11:26 +0000 (02:11 +0000)]
Merge "Search git_commit with branch" into devel

6 years agoFix name conflict from parent class 12/169312/1
hyokeun [Tue, 6 Feb 2018 02:35:37 +0000 (11:35 +0900)]
Fix name conflict from parent class

Change-Id: I907f2326dac97415159404c7f052eca8ab9d7ab3

6 years agoSearch git_commit with branch 40/169240/1
hyokeun [Mon, 5 Feb 2018 06:58:23 +0000 (15:58 +0900)]
Search git_commit with branch

Change-Id: I0287ab1a0cf4e98b31c6ae040a42917c313ddfe6

6 years agoDelete data after check the duplicated manifest 24/169224/1
Yonghee Han [Mon, 5 Feb 2018 05:22:35 +0000 (14:22 +0900)]
Delete data after check the duplicated manifest

Need to delete a data when Trigger rebuild.

Change-Id: I5793c0c2813ea1b0aef813965a91110c7a40e9fb

6 years agoMerge "Workaround code for HTTP Error 408" into devel
Yonghee Han [Mon, 5 Feb 2018 05:21:43 +0000 (05:21 +0000)]
Merge "Workaround code for HTTP Error 408" into devel

6 years agoMerge "Skip SR if all the packages are from forked git." into devel
hyokeun [Mon, 5 Feb 2018 05:16:04 +0000 (05:16 +0000)]
Merge "Skip SR if all the packages are from forked git." into devel

6 years agoMerge "Fix commit id update" into devel
hyokeun [Mon, 5 Feb 2018 05:16:00 +0000 (05:16 +0000)]
Merge "Fix commit id update" into devel

6 years agoMerge "Adding gbs stage table name" into devel
hyokeun [Mon, 5 Feb 2018 05:15:56 +0000 (05:15 +0000)]
Merge "Adding gbs stage table name" into devel

6 years agoSkip SR if all the packages are from forked git. 17/169217/1
hyokeun [Mon, 5 Feb 2018 05:09:42 +0000 (14:09 +0900)]
Skip SR if all the packages are from forked git.

Change-Id: I8da6893ba47a69da479ef531fb90c0b11db8938c

6 years agoFix commit id update 86/169186/1
hyokeun [Mon, 5 Feb 2018 02:32:15 +0000 (11:32 +0900)]
Fix commit id update

Change-Id: I643f0207ab75b0940060f1a74277371aff350709

6 years agoMerge "Handle TRIGGER_INFO" into devel
hyokeun [Mon, 5 Feb 2018 02:28:24 +0000 (02:28 +0000)]
Merge "Handle TRIGGER_INFO" into devel

6 years agoMerge "Fix sr sync code" into devel
hyokeun [Mon, 5 Feb 2018 02:28:17 +0000 (02:28 +0000)]
Merge "Fix sr sync code" into devel

6 years agoAdding gbs stage table name 71/169171/1
hyokeun [Mon, 5 Feb 2018 01:29:29 +0000 (10:29 +0900)]
Adding gbs stage table name

Change-Id: If017f847275d63fb61a5f6ff87956561ebf00ad7

6 years agoWorkaround code for HTTP Error 408 45/169045/2
Yonghee Han [Fri, 2 Feb 2018 04:58:28 +0000 (13:58 +0900)]
Workaround code for HTTP Error 408

PROBLEM : HTTP Error 408: Request Timeout
SOLUTION : Retry for Error exception

Change-Id: I09311b0c06c215b9d10f6c97239f7a06aebb6b8f

6 years agoHandle TRIGGER_INFO 26/169026/2
hyokeun [Fri, 2 Feb 2018 02:34:56 +0000 (11:34 +0900)]
Handle TRIGGER_INFO

Change-Id: I0057c850e65f7bca23e42dc4c7033829cd90f5f1

6 years agoMerge "Remove test code" into devel
hyokeun [Thu, 1 Feb 2018 10:16:50 +0000 (10:16 +0000)]
Merge "Remove test code" into devel

6 years agoFix sr sync code 52/168952/1
hyokeun [Thu, 1 Feb 2018 10:16:12 +0000 (19:16 +0900)]
Fix sr sync code

Change-Id: I25173109f3a4536d348bc8f6e46f85a05fa69bac

6 years agoChange the query way to get build_project_id 36/168936/2
Yonghee Han [Thu, 1 Feb 2018 08:14:17 +0000 (17:14 +0900)]
Change the query way to get build_project_id

use the snapshot_name to query

Change-Id: Ib508a2fd6b1b102406464af66a3e45ad8be70a7c

6 years agoMerge "Add status field in sr_commit table and updated on dashboard" into devel
Yonghee Han [Thu, 1 Feb 2018 04:43:41 +0000 (04:43 +0000)]
Merge "Add status field in sr_commit table and updated on dashboard" into devel

6 years agoAdd status field in sr_commit table and updated on dashboard 18/168718/1
Yonghee Han [Tue, 30 Jan 2018 08:42:22 +0000 (17:42 +0900)]
Add status field in sr_commit table and updated on dashboard

N : New package
R : Renamed package or Git Repository

Change-Id: Ieabca49f4ce6be64e32a5f0c2a69aae47ac41e94

6 years agoBase code of gbs dashboard 60/168560/3
hyokeun [Mon, 29 Jan 2018 08:31:45 +0000 (17:31 +0900)]
Base code of gbs dashboard

Change-Id: I5056cb3b764b618912b77c8a4cc2305fc1f5b55c

6 years agoRemove test code 19/168619/1
hyokeun [Tue, 30 Jan 2018 01:25:11 +0000 (10:25 +0900)]
Remove test code

Change-Id: Ib88c7f98567c20c1d9d0d5c0bf6495cf3a49ff4b

6 years agoAdd jenkins jobs and utils for gbs build on dashboard 80/168480/2
SoonKyu Park [Mon, 29 Jan 2018 02:15:55 +0000 (11:15 +0900)]
Add jenkins jobs and utils for gbs build on dashboard

Change-Id: I53b0bebf3dd7cd28ba722c314da7b0312fc546e4

6 years agoUpdating git commits into dashboard db 55/168455/1
hyokeun [Sat, 27 Jan 2018 08:54:16 +0000 (17:54 +0900)]
Updating git commits into dashboard db

Change-Id: Idb66e55e3998f41c4fb95862031f34bc9466bb18

6 years agoMerge "Fix undefined error" into devel
hyokeun [Sat, 27 Jan 2018 04:08:12 +0000 (04:08 +0000)]
Merge "Fix undefined error" into devel

6 years agoMerge "ABS check 64 bit rootstraps for mobile profile" into devel
hyokeun [Sat, 27 Jan 2018 04:07:33 +0000 (04:07 +0000)]
Merge "ABS check 64 bit rootstraps for mobile profile" into devel

6 years agoMerge "ABS: Save enough logs" into devel
hyokeun [Sat, 27 Jan 2018 04:07:25 +0000 (04:07 +0000)]
Merge "ABS: Save enough logs" into devel

6 years agoMerge "ABS: Remove previous tpk tag if the same build was requested" into devel
hyokeun [Sat, 27 Jan 2018 04:07:16 +0000 (04:07 +0000)]
Merge "ABS: Remove previous tpk tag if the same build was requested" into devel

6 years agoMerge "Call buildmonitor only if submit is successful" into devel
hyokeun [Fri, 26 Jan 2018 08:04:54 +0000 (08:04 +0000)]
Merge "Call buildmonitor only if submit is successful" into devel

6 years agoAdd Data Compression and Decompression in trigger_next, trigger_info 97/168397/1
Yonghee Han [Fri, 26 Jan 2018 07:53:55 +0000 (16:53 +0900)]
Add Data Compression and Decompression in trigger_next, trigger_info

To use : Add a compresss=True to the trigger_next parameter
Move update-manifest function from download to master because download server cannot connect the database server.

Change-Id: Iea0b81dfb282998a6faf49b8fe72d0fbfc3c9f34

6 years agoABS check 64 bit rootstraps for mobile profile 66/168366/1
hyokeun [Fri, 26 Jan 2018 05:19:08 +0000 (14:19 +0900)]
ABS check 64 bit rootstraps for mobile profile

Change-Id: I6fdd952eab66c727ef35e83dfbf735add9a32623

6 years agoABS: Save enough logs 39/168339/1
hyokeun [Fri, 26 Jan 2018 01:44:13 +0000 (10:44 +0900)]
ABS: Save enough logs

Change-Id: I3306c98ab7442e813ea2532c70f53f611365870e

6 years agoCall buildmonitor only if submit is successful 32/168332/1
hyokeun [Fri, 26 Jan 2018 01:15:01 +0000 (10:15 +0900)]
Call buildmonitor only if submit is successful

Change-Id: Ie540420b1d2e0d2d3ee5db4421bb35d6e710613b

6 years agoABS: Remove previous tpk tag if the same build was requested 49/168249/1
hyokeun [Thu, 25 Jan 2018 07:38:18 +0000 (16:38 +0900)]
ABS: Remove previous tpk tag if the same build was requested

Change-Id: I4354a830daf3cf72f3a58a53cef0712da297cb03

6 years agoFix undefined error 80/168180/1
hyokeun [Thu, 25 Jan 2018 00:41:24 +0000 (09:41 +0900)]
Fix undefined error

Change-Id: I18cdc176b40d64f63114bb9b7727797628ef9959

6 years agoMerge "Exit current pre-release-create if the same build is in the queue" into devel
hyokeun [Thu, 25 Jan 2018 00:39:39 +0000 (00:39 +0000)]
Merge "Exit current pre-release-create if the same build is in the queue" into devel

6 years agoMerge "ABS: Set default mobile profile if no profile tag in manifest" into devel
hyokeun [Thu, 25 Jan 2018 00:39:34 +0000 (00:39 +0000)]
Merge "ABS: Set default mobile profile if no profile tag in manifest" into devel

6 years agoMerge "Precheck VM status before assigning jobs" into devel
hyokeun [Thu, 25 Jan 2018 00:39:23 +0000 (00:39 +0000)]
Merge "Precheck VM status before assigning jobs" into devel

6 years agoFixed type check error for the condition 76/168176/1
Yonghee Han [Thu, 25 Jan 2018 00:00:54 +0000 (09:00 +0900)]
Fixed type check error for the condition

Fixed check for contains branch of the submit tag

Change-Id: Ibb4c49fd158742aefb9bb2b6c88434e0b16ba45f

6 years agoExit current pre-release-create if the same build is in the queue 06/168106/1
hyokeun [Wed, 24 Jan 2018 06:56:49 +0000 (15:56 +0900)]
Exit current pre-release-create if the same build is in the queue

Change-Id: Id9123dd0f8a0a8babb9be4848a9fa00d8d2ba00b

6 years agoPrecheck VM status before assigning jobs 11/167811/3
hyokeun [Mon, 22 Jan 2018 07:39:09 +0000 (16:39 +0900)]
Precheck VM status before assigning jobs

Change-Id: I69613384505c4b84271195e5be4b9b9f0ef9a4b1

6 years agoABS: Set default mobile profile if no profile tag in manifest 05/167905/1
hyokeun [Tue, 23 Jan 2018 02:14:14 +0000 (11:14 +0900)]
ABS: Set default mobile profile if no profile tag in manifest

Change-Id: I371233d890a927d6408f072b39e0e79336df989c

6 years agoFix snapshot status_info update error 61/167761/2
hyokeun [Mon, 22 Jan 2018 01:38:47 +0000 (10:38 +0900)]
Fix snapshot status_info update error

1. Fix snapshot status_info update error
2. Split OBS worker VM request between normal and power.
3. Remove wait for imager VM creation.

Change-Id: I83652de261cb3cf44a6d62a48b2a0adc071e98e7

6 years agoMerge "Fix duplicated calculation routine" into devel
hyokeun [Fri, 19 Jan 2018 02:19:46 +0000 (02:19 +0000)]
Merge "Fix duplicated calculation routine" into devel

6 years agoMerge "Imager issue fix" into devel
hyokeun [Fri, 19 Jan 2018 02:19:40 +0000 (02:19 +0000)]
Merge "Imager issue fix" into devel

6 years agoMerge "Request enough imager for snapshot creation" into devel
hyokeun [Fri, 19 Jan 2018 02:19:26 +0000 (02:19 +0000)]
Merge "Request enough imager for snapshot creation" into devel

6 years agoMerge "Fix abs dashboard issue" into devel
hyokeun [Fri, 19 Jan 2018 02:19:17 +0000 (02:19 +0000)]
Merge "Fix abs dashboard issue" into devel

6 years agoFix duplicated calculation routine 36/167636/1
hyokeun [Fri, 19 Jan 2018 02:11:46 +0000 (11:11 +0900)]
Fix duplicated calculation routine

Change-Id: I4557f38171b82ffb9d4dceabe11003d5b0ae928d

6 years agoImager issue fix 66/167566/1
hyokeun [Thu, 18 Jan 2018 07:49:52 +0000 (16:49 +0900)]
Imager issue fix

Sometimes VM is in pending state. This will not be stopped. Force terminate it.

Change-Id: Ic1a4776f7988cd125f85cd85e2994215fc5e2dfa

6 years agoMerge "Fix rsync issue for sdk rootstrap" into devel
Yonghee Han [Thu, 18 Jan 2018 06:04:13 +0000 (06:04 +0000)]
Merge "Fix rsync issue for sdk rootstrap" into devel

6 years agoManual SR Sync - Set submitter to triggered user 26/167426/1
hyokeun [Wed, 17 Jan 2018 12:46:13 +0000 (21:46 +0900)]
Manual SR Sync - Set submitter to triggered user

Change-Id: I64f3d1adc631ce3799e07d577de31dff852e56a3

6 years agoFix keyerror in create obs project job 87/167387/1
Yonghee Han [Wed, 17 Jan 2018 09:25:48 +0000 (18:25 +0900)]
Fix keyerror in create obs project job

Change-Id: I46c14bd03df5b57840008939e0f259418fe41f3f

6 years agoChanged update function to use a api of BuildMonitorExtention 05/167305/1
Yonghee Han [Wed, 17 Jan 2018 02:32:25 +0000 (11:32 +0900)]
Changed update function to use a api of BuildMonitorExtention

move send_status_buildmonitor to update_project_mgr_log

Change-Id: I0cceafc7ec16f7c856d8f639b7d71f15154f9ad1

6 years agoRequest enough imager for snapshot creation 03/167303/1
hyokeun [Wed, 17 Jan 2018 02:29:05 +0000 (11:29 +0900)]
Request enough imager for snapshot creation

Change-Id: I18e0f10306b1a8f43c9fad91a91a5a66620cfcae

6 years agoChange the obs_package_name value of sr_commit table 95/167295/1
Yonghee Han [Wed, 17 Jan 2018 01:25:47 +0000 (10:25 +0900)]
Change the obs_package_name value of sr_commit table

Changed from basename of git path to name of spec file.

Change-Id: I5c3404a3732b465a17020f5377384824a1febe99

6 years agoFeature : Buildmonitor_Extention 48/167248/1
Yonghee Han [Tue, 16 Jan 2018 10:34:34 +0000 (19:34 +0900)]
Feature : Buildmonitor_Extention

Created to extend api that connects The Buildmonitor Database

Change-Id: Ic6e2364b4a497b3614e778c783268fc195e5322c

6 years agoFix abs dashboard issue 94/166594/1
hyokeun [Thu, 11 Jan 2018 04:25:25 +0000 (13:25 +0900)]
Fix abs dashboard issue

Change-Id: I354993550e22c095c3d38e3307b0a145fa950586

6 years agoMerge "Fix create link packages for target project Fix keyerror in create obs project...
Yonghee Han [Wed, 10 Jan 2018 05:31:33 +0000 (05:31 +0000)]
Merge "Fix create link packages for target project Fix keyerror in create obs project Change-Id: I8883197691ac8a1d6dfe5b10c5a10def453d3ba2" into devel

6 years agoFix create link packages for target project 98/165698/2
Yonghee Han [Wed, 3 Jan 2018 08:33:41 +0000 (17:33 +0900)]
Fix create link packages for target project
Fix keyerror in create obs project
Change-Id: I8883197691ac8a1d6dfe5b10c5a10def453d3ba2

6 years agoFix rsync issue for sdk rootstrap 55/166255/1
hyokeun [Tue, 9 Jan 2018 04:19:25 +0000 (13:19 +0900)]
Fix rsync issue for sdk rootstrap

Change-Id: I1d5f5ae44dc5cc8481602b49ba3eba452db56f9c

6 years agoUpdate dashboard main_project table when rep conf updated 49/166149/1
hyokeun [Mon, 8 Jan 2018 07:53:24 +0000 (16:53 +0900)]
Update dashboard main_project table when rep conf updated

Change-Id: I5ab25b234325300bc7d99a924f124df6197706f5

6 years agoFix the import rpm after copy the project 45/165645/1
Yonghee Han [Wed, 3 Jan 2018 04:51:13 +0000 (13:51 +0900)]
Fix the import rpm after copy the project

Change-Id: I5b7051e13f9235e000a2dddf96893fc0c9db93bc

6 years agoAdd feature : Sync for mapping table 25/165625/1
Yonghee Han [Wed, 3 Jan 2018 02:00:22 +0000 (11:00 +0900)]
Add feature : Sync for mapping table

Process : remote-create-project -> copy-project-obs-sync-mapping

Change-Id: Ie79c0b78359152f58b5a10b786ca36d5fe6d36fe

6 years agoMerge "Update link parsing due to Apache 2.4.18 (Ubuntu) version up" into devel
hyokeun [Wed, 3 Jan 2018 01:15:00 +0000 (01:15 +0000)]
Merge "Update link parsing due to Apache 2.4.18 (Ubuntu) version up" into devel

6 years agoUpdate link parsing due to Apache 2.4.18 (Ubuntu) version up 92/165592/1
hyokeun [Tue, 2 Jan 2018 10:47:09 +0000 (19:47 +0900)]
Update link parsing due to Apache 2.4.18 (Ubuntu) version up

Change-Id: Ia050b51473e1227857976a1cbf3f3b05b34bbcbf

6 years agoDo not print trigger log from create-snapshot job 51/165551/1
hyokeun [Tue, 2 Jan 2018 06:06:01 +0000 (15:06 +0900)]
Do not print trigger log from create-snapshot job

Change-Id: I3dc9bffa6fd174be779334f4ddb8145cf420c84c

6 years agoMerge "TPE-502 Skip prerelease create if the same is in the queue" into devel
hyokeun [Tue, 2 Jan 2018 01:23:22 +0000 (01:23 +0000)]
Merge "TPE-502 Skip prerelease create if the same is in the queue" into devel

6 years agoInsert data if not exist 77/165377/1
hyokeun [Thu, 28 Dec 2017 11:21:40 +0000 (20:21 +0900)]
Insert data if not exist

Change-Id: If84f239baafdba8f9a9829299f51d5e7ea0c27a2

6 years agoMerge "Generate branch to obs project mapping file for dashboard" into devel
hyokeun [Thu, 28 Dec 2017 06:17:15 +0000 (06:17 +0000)]
Merge "Generate branch to obs project mapping file for dashboard" into devel

6 years agoGenerate branch to obs project mapping file for dashboard 95/165295/1
hyokeun [Thu, 28 Dec 2017 04:58:15 +0000 (13:58 +0900)]
Generate branch to obs project mapping file for dashboard

Change-Id: I3b8e5d4c81bd8a555eca9ce14fca004b88b9d625

6 years agoTPE-401 TPE-329 Imager - disable automatic updates, wait 90 seconds 87/165287/1
hyokeun [Thu, 28 Dec 2017 01:48:31 +0000 (10:48 +0900)]
TPE-401 TPE-329 Imager - disable automatic updates, wait 90 seconds

Change-Id: I19b6f8d9ef5b08e3efb584d7b1b3aff55b60dab2

6 years agoFix rsync error and print command to use 75/165175/1
hyokeun [Wed, 27 Dec 2017 01:32:36 +0000 (10:32 +0900)]
Fix rsync error and print command to use

Change-Id: Ie376b7bfe50e009f6159ff8ec57bc08c3f86e48d

6 years agoTPE-502 Skip prerelease create if the same is in the queue 50/164950/2
hyokeun [Fri, 22 Dec 2017 04:04:05 +0000 (13:04 +0900)]
TPE-502 Skip prerelease create if the same is in the queue

Change-Id: I6e56d241344d39a82ca1bdef46d293c5bf41ef9e

6 years agoTPE-501 Scheduling power worker for chromium-efl
hyokeun [Fri, 22 Dec 2017 00:53:32 +0000 (09:53 +0900)]
TPE-501 Scheduling power worker for chromium-efl

Change-Id: I20631b2d82897c576ee7ec86d9e00110498b4c72

6 years agoTerminate VMs if healthy check failed 47/164847/1
hyokeun [Thu, 21 Dec 2017 07:43:52 +0000 (16:43 +0900)]
Terminate VMs if healthy check failed

Change-Id: I1f38d7fbd8a312e13f0cab756f2da932e589d20d

6 years agoMerge "TPE-481 [AWS] On-demand scailing for OBS POWER workers" into devel
hyokeun [Thu, 21 Dec 2017 07:21:22 +0000 (07:21 +0000)]
Merge "TPE-481 [AWS] On-demand scailing for OBS POWER workers" into devel

6 years agoTPE-481 [AWS] On-demand scailing for OBS POWER workers 08/164608/3
hyokeun [Wed, 20 Dec 2017 04:10:14 +0000 (13:10 +0900)]
TPE-481 [AWS] On-demand scailing for OBS POWER workers

Change-Id: I6667540b4087325b41558bb87c0ba5f735bf3d85

6 years ago Add Request Submit funtion in git sync 53/164653/1
Yonghee Han [Wed, 20 Dec 2017 07:41:02 +0000 (16:41 +0900)]
 Add Request Submit funtion in git sync

add api : get_tagname_from_prerelease_name
add funtion : Request submit after git sync

Change-Id: I37a37e757a49d0761d5545194de150b5e916ca6b

6 years ago1.Modify sync method from gbsfullbuild server to download server : Use rsync command... 11/164111/1
SoonKyu Park [Fri, 15 Dec 2017 09:45:39 +0000 (18:45 +0900)]
1.Modify sync method from gbsfullbuild server to download server : Use rsync command directly --> User 'sync' function
2.Modify Build Monitor status update point for gbsfullbuild results

Change-Id: I81db641a86ad2c8d07cb2d59cf061643d1cd7a77

6 years agoDo not modify the original build fail reason string
hyokeun [Thu, 14 Dec 2017 06:55:38 +0000 (15:55 +0900)]
Do not modify the original build fail reason string

Change-Id: I70f5705a4e42818aa8a418328a2494c2a69db3c8

6 years agoDo not insert new cycle information in the comment
hyokeun [Thu, 14 Dec 2017 06:45:05 +0000 (15:45 +0900)]
Do not insert new cycle information in the comment

Change-Id: I492ffd80ea41beffb7116f703c027dcc64a599a9

6 years agoMerge "TPE-489 Cycle check for main projects" into devel
hyokeun [Thu, 14 Dec 2017 06:41:19 +0000 (06:41 +0000)]
Merge "TPE-489 Cycle check for main projects" into devel

6 years agoMerge "TPE-313 Add comment if cyclic happened in SR process" into devel
hyokeun [Thu, 14 Dec 2017 06:41:11 +0000 (06:41 +0000)]
Merge "TPE-313 Add comment if cyclic happened in SR process" into devel

6 years agoTPE-489 Cycle check for main projects 04/163904/4
hyokeun [Thu, 14 Dec 2017 04:05:25 +0000 (13:05 +0900)]
TPE-489 Cycle check for main projects

Change-Id: I8d5002ba6af586d719670a16765419914a210095

6 years agoTPE-313 Add comment if cyclic happened in SR process 96/163896/1
hyokeun [Thu, 14 Dec 2017 02:41:36 +0000 (11:41 +0900)]
TPE-313 Add comment if cyclic happened in SR process

Change-Id: I2aedd9d8756e8c99dc10601bfcfd67ed9784a309

6 years agoTPE-487 Fix of attempt to hack rsync failed. 73/163673/1
hyokeun [Wed, 13 Dec 2017 01:37:22 +0000 (10:37 +0900)]
TPE-487 Fix of attempt to hack rsync failed.

Change-Id: Ia3cd57b2972bc9ef6100b9127c47180abbf5c93d

6 years agoRemove duplicated list
hyokeun [Tue, 12 Dec 2017 03:42:07 +0000 (12:42 +0900)]
Remove duplicated list

Change-Id: I2ed745e9df20ac1f81f31afe73d3f3b827f51d51

6 years agoMerge "TPE-486 Duplicated check into db" into devel
hyokeun [Tue, 12 Dec 2017 02:42:25 +0000 (02:42 +0000)]
Merge "TPE-486 Duplicated check into db" into devel

6 years agoMerge "Sync up latest code" into devel
hyokeun [Tue, 12 Dec 2017 02:36:35 +0000 (02:36 +0000)]
Merge "Sync up latest code" into devel

6 years agoSync up latest code 34/163534/1
hyokeun [Tue, 12 Dec 2017 02:34:05 +0000 (11:34 +0900)]
Sync up latest code

Change-Id: I851b16db69f59e6332240d2702e12eae0c39c5a9

6 years ago1.job_gbs_ref_fullbuild.py : Check mount existance before running gbsfullbuild 32/163532/1
SoonKyu Park [Tue, 12 Dec 2017 02:23:50 +0000 (11:23 +0900)]
1.job_gbs_ref_fullbuild.py : Check mount existance before running gbsfullbuild
2. job_gbsfullbuild_create_snapshot.py : Modify conditioning check of profile repo section in ks file

Change-Id: Ibda93e78a49f2b5e5c0bebd77b7c73ef2c291920

6 years agoChange string from None to Null 27/163527/1
Yonghee Han [Tue, 12 Dec 2017 02:15:14 +0000 (11:15 +0900)]
Change string from None to Null

Change-Id: I64b571893910d60545a258ea22f96c92a5c806d3

6 years agoTPE-486 Duplicated check into db 72/163472/3
hyokeun [Mon, 11 Dec 2017 10:50:26 +0000 (19:50 +0900)]
TPE-486 Duplicated check into db

Change-Id: I2575cf8365abea651e7d2a6d32c01b5a8e79e001

6 years agoChange the github_type parameters 68/163468/1
Yonghee Han [Mon, 11 Dec 2017 10:27:51 +0000 (19:27 +0900)]
Change the github_type parameters

GITHUB_TYPE,GITHUB_FETCH_URL,GITHUB_FULL_NAME

Change-Id: I12511dead4cd00681a54e3da5364db07d617f049

6 years agoSync buildmonitor.py 48/163448/1
hyokeun [Mon, 11 Dec 2017 07:59:22 +0000 (16:59 +0900)]
Sync buildmonitor.py

Change-Id: I7f71dfeaafe11a192192636383cef3c6f15b5421

6 years agoMerge "TPE-294 RPM spec error when processing multiple requests" into devel
hyokeun [Mon, 11 Dec 2017 07:46:24 +0000 (07:46 +0000)]
Merge "TPE-294 RPM spec error when processing multiple requests" into devel

6 years agoTPE-294 RPM spec error when processing multiple requests 39/163439/2
hyokeun [Mon, 11 Dec 2017 07:14:44 +0000 (16:14 +0900)]
TPE-294 RPM spec error when processing multiple requests

Change-Id: I0ffcb628929d49e629e0426684d60af8e2e5e1d9

6 years agoVerbose mode in sql query multi select 35/163435/1
hyokeun [Mon, 11 Dec 2017 07:05:10 +0000 (16:05 +0900)]
Verbose mode in sql query multi select

Change-Id: Ieba78b2b3b95110ca2c62ce4364f13b09eea7d8a