This website requires JavaScript.
Explore
Help
Register
Sign In
Media
/
compute-runtime
mirror of
https://github.com/intel/compute-runtime.git
Watch
1
Star
0
Fork
You've already forked compute-runtime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e802fdb93
compute-runtime
/
Jenkinsfile
5 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit Change-Id: I4bf1707bd3dfeadf2c17b0a7daff372b1925ebbd
2017-12-21 07:45:38 +08:00
#!groovy
dependencies update Change-Id: Ic887455199aab987f5d7de3ce022a4ef8a525c4c
2018-05-30 19:34:28 +08:00
neoDependenciesRev='769497-961'
Initial commit Change-Id: I4bf1707bd3dfeadf2c17b0a7daff372b1925ebbd
2017-12-21 07:45:38 +08:00
strategy='EQUAL'
fix dependencies for elflib and tbx unit tests these tests should be executed after unit_tests target is complete to ensure everything is ready in environment and to avoid sporadic failures Change-Id: Ib9f9fdb9f4135441d17761c8dbee0868f1be404b Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-04-12 17:31:16 +08:00
allowedCD=301