hyokeun [Fri, 28 Jul 2017 01:27:38 +0000 (10:27 +0900)]
Report manifest error
Problem: Duplicated rpms generated for the same source.
Cause: Not removing the old package after renaming the package name.
Action: Send e-mail notification to the mailing list.
Change-Id: Iadf1c2a89e0d51684809fde82ec47963f58c64a8
hyokeun [Mon, 24 Jul 2017 09:03:23 +0000 (18:03 +0900)]
Use latest image-configurations.rpm
In Unified builds, there could be exist out-dated image-configurations.rpm.
When creating ks file, use latest one(sort by name).
Change-Id: I1b102af2c7555296fa364a9440c066c24bf72287
Sanghoon Lee [Mon, 24 Jul 2017 08:01:07 +0000 (17:01 +0900)]
[TRBS][Updated jira issue receiver]
1. Updated jira issue receiver due to change the jira policy.
2. Received as file parameter.
Change-Id: I77274efd568a011376b93bf023d752997ad30b06
hyokeun [Mon, 24 Jul 2017 05:50:29 +0000 (05:50 +0000)]
Merge "Fix attribute error in SMTPDataError" into devel
hyokeun [Mon, 24 Jul 2017 04:26:53 +0000 (04:26 +0000)]
Merge "Fix indentation" into devel
hyokeun [Fri, 21 Jul 2017 02:34:52 +0000 (11:34 +0900)]
Fix indentation
Change-Id: Ic399e34fc0c76ea92764ae0f0683cb91c6b514ed
hyokeun [Wed, 19 Jul 2017 23:59:26 +0000 (08:59 +0900)]
Split obs creation task from pre-release-gerrit job
Change-Id: Ia49ab8c249bf6e4d955147f55dc6ce6554cf0477
hyokeun [Fri, 21 Jul 2017 00:34:25 +0000 (09:34 +0900)]
Fix attribute error in SMTPDataError
Change-Id: Ia2395b6f224f5597ee857bc629ec87ce845c022d
Junghyun Kim [Tue, 18 Jul 2017 23:13:17 +0000 (23:13 +0000)]
Merge "test check routine changed." into devel
hyokeun [Tue, 18 Jul 2017 07:03:52 +0000 (16:03 +0900)]
Support OBS_use_specname for submitobs job
Change-Id: If98d4adfe65f45184aaf1f5d7b327fe488723e99
hyokeun [Tue, 18 Jul 2017 05:02:14 +0000 (05:02 +0000)]
Merge "Check error condition before sync repo" into devel
hyokeun [Tue, 18 Jul 2017 01:22:25 +0000 (01:22 +0000)]
Merge "Keep build numbers when re-installing jenkins" into devel
Junghyun Kim [Tue, 18 Jul 2017 00:36:56 +0000 (09:36 +0900)]
test check routine changed.
PROBLEM:
- If tct fail(0) and ref fail(1), set to failed even if it is good.
- If tct pass(10) and ref pass(9), set to failed even if it is good.
SOLUTION:
- Set them succeeded for both cases.
Change-Id: I6e27b172d979343fa6735826be7c68095014905a
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Junghyun Kim [Mon, 17 Jul 2017 23:23:59 +0000 (23:23 +0000)]
Merge "assign right build_project_id" into devel
hyokeun [Mon, 17 Jul 2017 09:11:53 +0000 (18:11 +0900)]
Check error condition before sync repo
Problem: Recently we met "host down" exception while creating directories.
Change-Id: I0e31b087176220dbb691f933ce8b7b2ca39d3beb
hyokeun [Fri, 14 Jul 2017 07:18:57 +0000 (16:18 +0900)]
Keep build numbers when re-installing jenkins
Change-Id: I3659333f59082e33770d0a363c06f045b91a0a84
SoonKyu Park [Wed, 12 Jul 2017 11:51:17 +0000 (20:51 +0900)]
reference snapshot url error in gbs-config in job_update_gbs_meta.py
Change-Id: I2ad2bfeebfdd8077f7e47f9c8f2ea5f1c713c5ca
Junghyun Kim [Wed, 12 Jul 2017 08:00:58 +0000 (17:00 +0900)]
assign right build_project_id
PROBLEM:
- right build_project_id should be set for right info_stage data.
SOLUTION:
- Use snapshot name to get build_project_id
Change-Id: Ie720a5433105f23d2f1bd8d791e7c355f4cd0df4
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Yonghee Han [Wed, 12 Jul 2017 02:43:46 +0000 (11:43 +0900)]
DXLTTC-785 First SR acceptance problem.
PROBLEM : If you have a linked package when you first accept it, it will be added to linked package.
SOLUTION : First, create initial package and will be added to SR package.
Change-Id: I21ee6a4beccd9953f8503f789bdad49502da25e4
Yonghee Han [Wed, 12 Jul 2017 01:24:10 +0000 (01:24 +0000)]
Merge "DXLTTC-783 Problems with pre-release projects" into devel
SungHun Hwang [Tue, 11 Jul 2017 09:07:31 +0000 (18:07 +0900)]
fix the problem that trigger order is mixed up
PROBLEM:
display 'succuss' on dashboard
but actually the image was not created
REASON:
the trigger infomation order was mixed up
between 'pre-release-image-creator' and 'BUILD-MONIOTR' job
SOLUTION:
1. change the code from 'break' to 'return'
bcz the rest progress does not need anymore
2. remove DUMMY code
Change-Id: I898f57a74b97bb6b5f9e11f134c751f4dad9186f
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Yonghee Han [Tue, 11 Jul 2017 02:56:35 +0000 (11:56 +0900)]
DXLTTC-783 Problems with pre-release projects
Problem : remain the project folder in /srv/obs/build of backend server.
Solution : change the delete_project function from the cleanup funtion in a job_request job.
_bs.delete_project(prj) -> _bs.cleanup(prj, "This project has expired")
Change-Id: I56e3d22a97fc3d65438eb47640dbd62b9aa8a80c
hyokeun [Tue, 11 Jul 2017 02:17:57 +0000 (11:17 +0900)]
chmod -x for all script files
Change-Id: Ie681133b19ba68560407ed102b3d9f4df7b048d9
hyokeun [Tue, 11 Jul 2017 01:06:53 +0000 (10:06 +0900)]
Remove _link if _service file exists when accepting SR.
Problem: When accepting packages to multiple-linked project, it branches rather than creating it.
This will create _link package which references the original project's.
Workaround: Remove _link if exists and set associated comments for history.
Change-Id: Ibcddef330ad666405d29bc58812ff7afc723a973
Sanghoon Lee [Mon, 10 Jul 2017 02:37:04 +0000 (11:37 +0900)]
[TRBS][Handling when reference result is not existed]
PROBLEM:
- DA TRBS doesn't have REF and PERF result.
SOLUTION:
- When REF and PERF result is not existed, then skip the inserting into db.
Change-Id: I14db54ffc8f758de87deb2c2713d28d65b23b88b
Junghyun Kim [Mon, 10 Jul 2017 00:47:41 +0000 (09:47 +0900)]
Fix divide by zero
PROBLEM:
- We found there are the case that 'total_case' is zero.
- In this case, a 'divide by zero' exception occurs.
SOLUTION:
- Prior to the division, check if the value is zero.
Change-Id: Ia0d299cad2556b724f6cb85c87860da3da811cee
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SoonKyu Park [Fri, 7 Jul 2017 04:50:59 +0000 (13:50 +0900)]
Modify job_update_gbs_meta.py as 'BASIC_SNAPSHOT_URL' is removed in jobs/configuration
Change-Id: I32fcfbe8fb89e64848b2e60366e8b803ce3a69ca
Junghyun Kim [Thu, 6 Jul 2017 23:51:34 +0000 (23:51 +0000)]
Merge "BUGFIX: undefined attribute" into devel
Junghyun Kim [Thu, 6 Jul 2017 23:51:19 +0000 (23:51 +0000)]
Merge "extension changed: php -> html" into devel
hyokeun [Thu, 6 Jul 2017 10:28:39 +0000 (10:28 +0000)]
Merge "Adding linked build packages to test-trigger info." into devel
Junghyun Kim [Thu, 6 Jul 2017 10:13:57 +0000 (19:13 +0900)]
extension changed: php -> html
This javascript code moves the page if node is double-clicked.
Since we do not use php anymore, use html.
Change-Id: I35d1d4f97a8b41b0cc59a58e7f726003d4ada0fd
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SoonKyu Park [Thu, 6 Jul 2017 07:47:01 +0000 (16:47 +0900)]
Add new jenkins job : 'update-gbs-meta' when master branch of scm/git-ref-mapping is updated
Update following gbs fullbuild related meta file
scm/manifest
scm/meta/gbs-config
scm/meta/build-config
Change-Id: Id148aa998c11be10ca769f83e53bc3778c5bde5d
hyokeun [Thu, 6 Jul 2017 05:55:31 +0000 (14:55 +0900)]
Adding linked build packages to test-trigger info.
1. Read manifest xml file if exist.
2. Add 'linked_build_packages': ['blah', 'blah'] into .prerelease.description file.
Change-Id: I6e251bd632bd95fc824f35345e2ae2e275ecaf44
hyokeun [Thu, 6 Jul 2017 01:10:36 +0000 (01:10 +0000)]
Merge "BUGFIX: missing count increment" into devel
Yonghee Han [Thu, 6 Jul 2017 00:33:22 +0000 (00:33 +0000)]
Merge "Add job_test_trigger_automation.py" into devel
hyokeun [Thu, 6 Jul 2017 00:31:48 +0000 (09:31 +0900)]
BUGFIX: missing count increment
Change-Id: I21093fa34b0b6d88775d973b3ced2e491887d055
hyokeun [Wed, 5 Jul 2017 08:20:40 +0000 (17:20 +0900)]
Generate manifest info for pre-release projects
Change-Id: Ie639f8c965509e9aad4608156232707268a84702
Yonghee Han [Fri, 30 Jun 2017 05:34:06 +0000 (14:34 +0900)]
Add job_test_trigger_automation.py
migration of TRBS_TEST_AUTOMATION job
local trigger for tester
public trigger for tester
Change-Id: Ic4ac77bcd5a3d3a75bf784e1db18dd2f5736ffee
hyokeun [Tue, 4 Jul 2017 02:14:13 +0000 (11:14 +0900)]
Use OBS_package name on staging OBS project
If OBS_package field exists in mapping file, use this instead of spec name.
Change-Id: I4a7e0b62bc254a840c5d6d9171721df6e0636351
Junghyun Kim [Mon, 3 Jul 2017 08:26:49 +0000 (08:26 +0000)]
Merge "sr_stage update" into devel
hyokeun [Mon, 3 Jul 2017 04:45:07 +0000 (13:45 +0900)]
BUGFIX: python-jenkinsapi limitation
Problem: get_job() uses jenkins's system url which differs from internal url.
Todo: Use api/python requests instead.
Change-Id: I06a2297cc223574b3729d97c6b99531e144fc12c
Junghyun Kim [Fri, 30 Jun 2017 08:04:42 +0000 (17:04 +0900)]
sr_stage update
Change-Id: Ib7bad69f0d582f5319de0e5c5d5e45850203bc80
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Sanghoon Lee [Fri, 30 Jun 2017 04:32:04 +0000 (13:32 +0900)]
[TRBS][Fixed trbs test result receiver]
Handling duplicate data when TRBS is retriggered.
Change-Id: I74d0216b601a74ace3aeef6e4ef92ec81a9b2e9b
SungHun Hwang [Fri, 30 Jun 2017 03:38:34 +0000 (03:38 +0000)]
Merge "[BuildMonitor] remove 'trbs' proj check code for detecting fail status" into devel
hyokeun [Fri, 30 Jun 2017 02:14:17 +0000 (11:14 +0900)]
Remove test code
Change-Id: I7e2257ccf25026d11b079632d244a46b37e066de
SungHun Hwang [Thu, 29 Jun 2017 08:01:31 +0000 (17:01 +0900)]
[BuildMonitor] remove 'trbs' proj check code for detecting fail status
PROBLEM:
stay 'Accepted(Imaging)' status at SPIN dashboard
REASON:
download server url is changed from download to download_trbs
SOLUTION:
remove 'trbs' check code for updating fail status properly
Change-Id: Icc4f641548592c839d981c17bcf6f483188aa661
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
hyokeun [Thu, 29 Jun 2017 05:41:32 +0000 (05:41 +0000)]
Merge "Option to disabling log print in trigger_next()" into devel
Junghyun Kim [Wed, 28 Jun 2017 10:52:07 +0000 (19:52 +0900)]
BUGFIX: undefined attribute
PROBLEM:
- AttributeError: GitObsMapping instance has no attribute 'cur_OBS_staging_project'
SOLUTION:
- assign "" at the initialization
Change-Id: I00389c3cf40a188b984e70dcb438a022e9fe7a3e
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Yonghee Han [Wed, 28 Jun 2017 09:47:50 +0000 (18:47 +0900)]
Add a purge rule for smr project
Define : SMR_PURGE_PRJ_HOUR
Rule : find "Tizen" and "smr" and is not "Base"
Change-Id: I6a9d08d86a16fd6375f6421c55ed568c8e9060c8
Yonghee Han [Wed, 28 Jun 2017 08:42:03 +0000 (17:42 +0900)]
Enable trigger_next to sync
Bugfix : Can not sync to mirror server.
Solution : Add trigger_next to sync
Change-Id: If1521666a07ac9ed0a4eba328a737235629d9157
Yonghee Han [Wed, 28 Jun 2017 09:03:51 +0000 (09:03 +0000)]
Merge "BUGFIX : trigger to importrpm" into devel
Yonghee Han [Wed, 28 Jun 2017 04:10:21 +0000 (13:10 +0900)]
BUGFIX : trigger to importrpm
Add a environment variable
IMPORT_RPM , REPO_PATH, BUILDID
To use : ref-copy-project-obs job
SRC_PROJECT : Tizen:3.0:Mobile:ref:
20170626.1
DEST_PROJECT : Tizen:3.0:Mobile:smr:
20170626.1
remove a project field of data fields.
Change-Id: I25217ebc3339f06038326e28d280ae5a5778b43b
hyokeun [Wed, 28 Jun 2017 08:47:59 +0000 (08:47 +0000)]
Merge "Separate env parameter REF_USE_FOR_PRERELEASE" into devel
hyokeun [Tue, 27 Jun 2017 06:32:39 +0000 (15:32 +0900)]
Separate env parameter REF_USE_FOR_PRERELEASE
Change-Id: I84e68071635278025c2e50c85a62b993b1ef1241
hyokeun [Wed, 28 Jun 2017 04:42:05 +0000 (13:42 +0900)]
Option to disabling log print in trigger_next()
Change-Id: I282cd1618cb64543479607bcb07fd3d6fe7ae55e
Junghyun Kim [Wed, 28 Jun 2017 02:17:12 +0000 (02:17 +0000)]
Merge "BUGFIX: change environment variable" into devel
hyokeun [Wed, 28 Jun 2017 01:50:58 +0000 (01:50 +0000)]
Merge "ABS: Use PUBLIC_OBS_* parameters" into devel
Junghyun Kim [Tue, 27 Jun 2017 08:32:47 +0000 (17:32 +0900)]
BUGFIX: change environment variable
To match environment varibles for both SPIN and public,
we will use JENKINS_URL_INTERNAL, JENKINS_USER, JENKINS_PW
Change-Id: Icc60c2286efbf58e31c0ba985b3e5eeefaa3e066
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Tue, 27 Jun 2017 06:22:49 +0000 (15:22 +0900)]
ABS: Use PUBLIC_OBS_* parameters
Change-Id: I6ae5ce7bf189e8adf1a6d9de0950998fbc50efc1
hyokeun [Tue, 27 Jun 2017 01:42:23 +0000 (10:42 +0900)]
Add time interval between each git tagging
Change-Id: Icb01ee6dad742ba4d7433b7885b6b94390f8e518
hyokeun [Tue, 27 Jun 2017 00:50:11 +0000 (09:50 +0900)]
Remove duplicated items caused by both MappingV1 and MappingV2
Change-Id: I91e4b63eb0acf29cc64d7361727c27a12b46a638
hyokeun [Mon, 26 Jun 2017 08:06:32 +0000 (08:06 +0000)]
Merge "NEW FEATURE: Control ondemand slaves" into devel
hyokeun [Fri, 16 Jun 2017 08:22:15 +0000 (17:22 +0900)]
NEW FEATURE: Control ondemand slaves
Dynamically create/release imager slaves through python AWS SDK.
Change-Id: I4ace932e298546bb94a7fa9c0a9c0bdfb9b199a1
Yonghee Han [Mon, 26 Jun 2017 02:54:27 +0000 (02:54 +0000)]
Merge "Create a _aggregate package of related pakcages in submit jobs" into devel
Yonghee Han [Fri, 23 Jun 2017 00:40:35 +0000 (00:40 +0000)]
Merge "Do not handle non-existing repo when create repos" into devel
Yonghee Han [Fri, 23 Jun 2017 00:37:22 +0000 (00:37 +0000)]
Merge "Alternative implementation of git-domain mapping" into devel
Yonghee Han [Fri, 23 Jun 2017 00:35:44 +0000 (09:35 +0900)]
Create a _aggregate package of related pakcages in submit jobs
PROBLEM:
broken problem of _aggregate package to use the link project
SOLUTION:
create a _aggregate package when create Prelease project
REPA : latest version
Change-Id: I5e81b0e7ebdd7dd6e2239d96abfb8abf9eabb2fc
hyokeun [Fri, 23 Jun 2017 00:19:06 +0000 (00:19 +0000)]
Merge "NEW: SR grouping for pre-release" into devel
Yonghee Han [Fri, 23 Jun 2017 00:14:34 +0000 (00:14 +0000)]
Merge "Fixed mismatch base url problem: download_trbs solve : download" into devel
Yonghee Han [Thu, 22 Jun 2017 01:45:27 +0000 (10:45 +0900)]
Fixed mismatch base url
problem: download_trbs
solve : download
Add define : RSYNC_DOWNLOAD_BASE_URL
replace from URL_PUBLIC_REPO_BASE to RSYNC_DOWNLOAD_BASE_URL
Change-Id: I4635ff83d187451ff86f274c229e10c7ed85e386
SungHun Hwang [Thu, 22 Jun 2017 22:30:24 +0000 (07:30 +0900)]
Add to set default char-set encoding to utf-8
PROBLEM:
post-image-creation job failed
REASON:
Among the submitter name, there is a character
which is out of range in ascii code as below
e.g) "submitter": "\u0141ukasz Stelmach <l.stelmach@samsung.com>
SOLUTION:
Add to set default char-set encoding to utf-8
at 'post-image-creation' step
[error_log]
print "%s='%s'" % (key, data[key])
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0141'
in position 11: ordinal not in range(128)
Change-Id: I20952a06f1d3fa6772bc42920f51be09407b27c2
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Junghyun Kim [Thu, 22 Jun 2017 04:07:31 +0000 (04:07 +0000)]
Merge "Make REPA status 'succeeded' if no error occurs." into devel
Junghyun Kim [Thu, 22 Jun 2017 01:52:24 +0000 (10:52 +0900)]
Alternative implementation of git-domain mapping
PROBLEM:
SPIN gerrit does not maintain scm/meta/git repository.
So, it is not possible to git-domain-user mapping using scm/meta/git
SOLUTION:
Gather data directly from gerrit.
Change-Id: I8513b5a0bd8255fb9e4741061536d48574a78293
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Thu, 22 Jun 2017 00:04:36 +0000 (09:04 +0900)]
Do not handle non-existing repo when create repos
Problem: If there exist no matched directory in live repo,
it collects all rpms from other repos.
Change-Id: I59429968451540ba1879eb2deee8e2bbedbc54d1
Yonghee Han [Wed, 21 Jun 2017 23:46:42 +0000 (08:46 +0900)]
Modified jenkins-scripts
1) Change the trigger_next from remote_jenkins
2) remove the --bwlimit=5120000 , --will-cite options.
3) Reduce the delay time 30 -> 10 for sync_repo.
Change-Id: Id7e9234f1cc395a35eb9021588e5561ff4af9aee
hyokeun [Wed, 21 Jun 2017 23:27:51 +0000 (23:27 +0000)]
Merge "Change AWS configuration parameter name" into devel
Junghyun Kim [Tue, 20 Jun 2017 04:38:57 +0000 (13:38 +0900)]
Make REPA status 'succeeded' if no error occurs.
Change-Id: I322536cb0a5513f0778cc9557f8d6cac7f7b3b14
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Tue, 20 Jun 2017 04:02:41 +0000 (13:02 +0900)]
Change AWS configuration parameter name
Change-Id: Icd3ebcfcf8e906bf6b2f9f228398c5054b05de05
hyokeun [Tue, 20 Jun 2017 03:42:49 +0000 (12:42 +0900)]
ABS: check mandatory keys for git obs map
Change-Id: I182f089966b4e2428b84ea135b7bce16b18b02be
hyokeun [Thu, 15 Jun 2017 08:49:03 +0000 (17:49 +0900)]
NEW: SR grouping for pre-release
Change-Id: I52620f391492a446c1bc5b08dac10f101537bff0
Yonghee Han [Tue, 20 Jun 2017 00:04:42 +0000 (09:04 +0900)]
Add funtion in referenct project
1) Replace a gerrit url when project is copied from reference project
2) Import a binary rpm when project is copied from reference project
Change-Id: Ia6e95ac33a32addb2551b04e3735ee5d89f3d96f
hyokeun [Thu, 15 Jun 2017 04:25:40 +0000 (04:25 +0000)]
Merge "Set default node description as node name" into devel
hyokeun [Thu, 15 Jun 2017 04:25:16 +0000 (04:25 +0000)]
Merge "REF: Check existence of package before delete" into devel
jang [Wed, 14 Jun 2017 06:34:16 +0000 (15:34 +0900)]
[Tizen.Net] add inserting memory usage data of apps.
Change-Id: Ifd845505fce0ec1c0f5cd7b9200cce75cc8c8ef4
Signed-off-by: jang <jiseob.jang@samsung.com>
hyokeun [Wed, 14 Jun 2017 04:43:09 +0000 (13:43 +0900)]
Set default node description as node name
Change-Id: I78dced312afe097cf70b81b7ba4800721fd04d98
hyokeun [Tue, 13 Jun 2017 23:02:50 +0000 (08:02 +0900)]
REF: Check existence of package before delete
Change-Id: Ide843947ac54b0f93fd3ad60463f4a30ec64ba62
Junghyun Kim [Tue, 13 Jun 2017 22:52:40 +0000 (22:52 +0000)]
Merge "directory for update_scm_meta_git_for_dashboard changed." into devel
hyokeun [Tue, 13 Jun 2017 06:55:50 +0000 (15:55 +0900)]
Fix typo lagels -> labels
Change-Id: Ibd9bfc40a6016910770ef11b163af1673f90c952
hyokeun [Tue, 13 Jun 2017 04:26:22 +0000 (13:26 +0900)]
REF: Delete package if not exist in remote
Change-Id: I939c6b0c8e52feb1531a1fc9696da7e2c9c856df
hyokeun [Mon, 12 Jun 2017 06:54:00 +0000 (15:54 +0900)]
Do not update base snapshot information into ref mapping
Change-Id: Iae813c20003e8649aae0812ad4f714d179bf4161
hyokeun [Mon, 12 Jun 2017 02:24:13 +0000 (11:24 +0900)]
Ref build check change code.
1. Change candidate packages.
2. Do not delete OBS project if it failed.
3. Set default for useforbuild flag.
4. Shorten the test trigger git commit message.
Change-Id: If7030a27b51a0f7a05abedcb552922f1a8c5489d
Junghyun Kim [Mon, 12 Jun 2017 05:43:31 +0000 (14:43 +0900)]
directory for update_scm_meta_git_for_dashboard changed.
Since rync on download.tizen.org does not allow rync to
"snapshot/.dashboard", the target directory is changed to
"snasphot/.dashboard/domain".
Change-Id: Ic361223192198d891e6fda105b3c0af507efb712
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
SungHun Hwang [Mon, 12 Jun 2017 01:00:53 +0000 (10:00 +0900)]
enable the Tizen 3.0 test trigger
enable the Tizen 3.0 test trigger
because of moving Tizen 3.0 projects from SPIN to Public
Change-Id: I99e7ab9b5c02ac3bb97711f83f01954db64c9a57
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
SungHun Hwang [Mon, 12 Jun 2017 00:39:44 +0000 (09:39 +0900)]
Add new file named "codebase.py" to jenkins-scripts.spec
Add new file named "codebase.py" to [jenkins-scritps.spec]
for "TRBS_test_result_receiver" job in robit.tizen.org
Change-Id: If9050c66303b8baf04dd7a5eb2e34a1f19767801
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
Yonghee Han [Sun, 11 Jun 2017 23:50:59 +0000 (23:50 +0000)]
Merge "Fixed the snapshot path to use the reference snapshot" into devel
Sanghoon Lee [Sat, 10 Jun 2017 01:51:34 +0000 (10:51 +0900)]
Fixed daily litmus tct receiver error
PROBLEM:
If error msg is ended of \, then occurred sql exception.
Change-Id: I135147d5b1a90ef78a494cc091b5c14f0034617e
Yonghee Han [Fri, 9 Jun 2017 08:24:22 +0000 (17:24 +0900)]
Fixed the snapshot path to use the reference snapshot
Change-Id: I537f7f1ff0f98f8f03517ec6cfc66d5d050fdfa1
Yonghee Han [Fri, 9 Jun 2017 06:00:52 +0000 (15:00 +0900)]
Change the snapshot path to use the reference snapshot
must be used the reference buildid
Change-Id: I592145064f01a5301ca5e940de2d3e554f652fdc
Yonghee Han [Thu, 8 Jun 2017 09:27:12 +0000 (18:27 +0900)]
Fixed a problem that could not be compared from the menifest file.
issue : Webserver was changed from apache to nginx service
Change-Id: I2d7b797698affe14d4b942404db347f1efcf77fc
hyokeun [Thu, 8 Jun 2017 05:58:25 +0000 (05:58 +0000)]
Merge "Remove _tpk string from branch when fetching the mapping list" into devel