summaryrefslogtreecommitdiffstats
path: root/jjb/tldk/tldk.yaml
diff options
context:
space:
mode:
authorroot <root@gklab-246-006.igk.intel.com>2017-01-16 09:13:54 +0100
committerKarol Latecki <karolx.latecki@intel.com>2017-01-16 17:29:05 +0100
commit1589632d2fc7bf178a329036dacd060fada06576 (patch)
tree62049f14091ea487c464a9d1415240d10a5ff85c /jjb/tldk/tldk.yaml
parentf6aa774a98755df06ad7decdec644fbe5e01108d (diff)
Modify tldk jenkins job to enable unit tests
Modify TLDK jenkins job to clone and build googletest and run unit tests. Change-Id: I20b8bce8c715a492ac77d73f07a2b26f56f4d057 Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
Diffstat (limited to 'jjb/tldk/tldk.yaml')
-rw-r--r--jjb/tldk/tldk.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml
index 1b9610502..f2357044d 100644
--- a/jjb/tldk/tldk.yaml
+++ b/jjb/tldk/tldk.yaml
@@ -52,6 +52,10 @@
builders:
- shell:
+ !include-raw-escape: gtest-build.sh
+ - inject:
+ properties-file: gtest-env.prop
+ - shell:
!include-raw-escape: include-raw-build.sh
publishers:
@@ -109,6 +113,10 @@
builders:
- shell:
+ !include-raw-escape: gtest-build.sh
+ - inject:
+ properties-file: gtest-env.prop
+ - shell:
!include-raw-escape: include-raw-build.sh
publishers:
@@ -152,6 +160,10 @@
builders:
- shell:
+ !include-raw-escape: gtest-build.sh
+ - inject:
+ properties-file: gtest-env.prop
+ - shell:
!include-raw-escape: include-raw-build.sh
publishers: