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
hyokeun [Thu, 8 Jun 2017 05:58:18 +0000 (05:58 +0000)]
Merge "Add ref_obs_target_prj field instead of obs_target_prj" into devel
hyokeun [Thu, 8 Jun 2017 05:58:06 +0000 (05:58 +0000)]
Merge "Setup system jenkins url at first bootup" into devel
hyokeun [Thu, 8 Jun 2017 00:41:26 +0000 (09:41 +0900)]
Remove _tpk string from branch when fetching the mapping list
Change-Id: I22de92472273d39088614daa7be64530fc144e98
hyokeun [Wed, 7 Jun 2017 10:47:12 +0000 (19:47 +0900)]
Add ref_obs_target_prj field instead of obs_target_prj
REPA tool uses obs_target_prj field.
Do not modify this fields. Instead use ref_obs_target_prj.
Change-Id: I44f95374ed75605adcf96af00aa506379dd5939f
hyokeun [Wed, 7 Jun 2017 04:56:49 +0000 (13:56 +0900)]
Fix TRBS build flag setting
Change-Id: Ic61d5da9cc9a7fa744ee14b827d1efe568710762
hyokeun [Wed, 7 Jun 2017 02:17:16 +0000 (11:17 +0900)]
Rpmbuildstage option starts with -(minus)
Change-Id: I62a05909cf6d3bde3d685af0e1dc7ca21586adf9
hyokeun [Wed, 7 Jun 2017 01:41:38 +0000 (01:41 +0000)]
Merge "ref build check: aggregate file issue fix" into devel
Yonghee Han [Tue, 6 Jun 2017 23:57:50 +0000 (23:57 +0000)]
Merge "Trigger next fields to REF_IMPORT_RPM_OBS job" into devel
hyokeun [Tue, 6 Jun 2017 00:36:15 +0000 (09:36 +0900)]
Setup system jenkins url at first bootup
Change-Id: I036228b3a74edf575c2c22a1aff247c60dde24bf
Yonghee Han [Mon, 5 Jun 2017 09:24:52 +0000 (18:24 +0900)]
Trigger next fields to REF_IMPORT_RPM_OBS job
Change-Id: I50c4e3d071785f48f9c15c3d6c24adbad6f8e78a
SungHun Hwang [Mon, 5 Jun 2017 08:29:22 +0000 (17:29 +0900)]
[BuildMonitor] Add the TRBS mode check routine
Add the TRBS mode check routine
Change-Id: If44f54a2d809637c56311bbccddec7ffe1d3cdd5
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
SungHun Hwang [Mon, 5 Jun 2017 08:20:32 +0000 (08:20 +0000)]
Merge "[BuildMonitor] Add the "failed" keyword to check the build fail" into devel
Yonghee Han [Mon, 5 Jun 2017 05:16:17 +0000 (14:16 +0900)]
1) Add action for create,remote-create,copy in ref_create_prj_obs.py
2) change the trigger data for repo_sync
3) Fixed some error for autoremove jobs of trbs
exclude a devel project in autoremove jobs of trbs
We have to check the "Tizen:" project
4) Do not send the rsync for devel and test project.
Change-Id: I4fc014f1253d9c55a274f1aecd72cb3df0ac8a31
hyokeun [Mon, 5 Jun 2017 04:45:40 +0000 (13:45 +0900)]
ref build check: aggregate file issue fix
Problem: False updating qemu_aggregate file.
Change-Id: Ibea002e62a463683d3082f082bd755dd31767e9c
SungHun Hwang [Mon, 5 Jun 2017 01:57:54 +0000 (10:57 +0900)]
[BuildMonitor] Add the "failed" keyword to check the build fail
Add the "failed" keyword to check the build fail of main project in public OBS
Change-Id: I4add074a9edfad45933dab044602e32bb35ce066
Signed-off-by: SungHun Hwang <sh0924.hwang@samsung.com>
hyokeun [Fri, 2 Jun 2017 06:21:55 +0000 (15:21 +0900)]
MERGE - TRBS
Change-Id: Ib6e905134109af0e9a1aced4a32c8ef42342f00c
Junghyun Kim [Thu, 1 Jun 2017 08:30:09 +0000 (17:30 +0900)]
NEW JOB: add_dotnet_launching_performance_test
Change-Id: I431b42b595b42f35c171c13067b1c4ccb9aaf95a
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
hyokeun [Wed, 31 May 2017 04:09:13 +0000 (13:09 +0900)]
Fix: Ignore patchinfo, Trigger for build check
1. Discard patchinfo package which should not be present when creating reference project.
2. Importing rpms on backend server runs as obsservicerun.
That user have no write permission in ${JENKINS_WORKSPACE} path.
Change-Id: I2250fea8cfb247133fc80b70f06269308b86eb18
hyokeun [Tue, 30 May 2017 04:09:54 +0000 (13:09 +0900)]
Reference build check
Change-Id: I9b8935bd7b687617dec46d3b103926257103eab0
hyokeun [Mon, 29 May 2017 09:19:33 +0000 (18:19 +0900)]
Do not run ref routine if no ref found in obs description
Change-Id: Ia9bb40f2250005a14cc633f8608aed2685f9a401
Yonghee Han [Mon, 29 May 2017 08:45:10 +0000 (17:45 +0900)]
Reduce a count of the palleral execution
Change-Id: I86a1f557aeffc0e4b2e86134e781bbcb7c3662d5
Yonghee Han [Mon, 29 May 2017 06:17:25 +0000 (15:17 +0900)]
fix the error of dir_purge_tool.sh
Change-Id: I13c3e31fd291bc36f5bff3cbb4a5a491e4a859be
SungHun Hwang [Mon, 29 May 2017 03:27:06 +0000 (03:27 +0000)]
Merge "fix the trbs test information error" into devel