commit | 795b621bb61ddf681127089a80d7ccfc260a46b0 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Aug 14 16:20:00 2020 -0500 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Aug 18 07:30:31 2020 +0000 |
tree | 8f61e7fa4d7f6221028045d7d2c699f9961dc41b | |
parent | 9b69f505eccff2f667279168f12f65ca0e87aec6 [diff] |
introduce functions to detect Jenkins environments New functions that should be called to condition code either running under a jenkins environment (is_jenkins_env) or jenkins on ARM infrastructure (is_arm_jenkins_env). Change-Id: Ifa52582aa08985afc1585b833ccc035fb93b6159 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>