Skip to content

Commit 3854bcc

Browse files
committed
CI : Add test-definition parameter
Adding test definition as a parameter while generating job_render yml, this will enable test cases which are part of test definition. Signed-off-by: Salendarsingh Gaud <sgaud@qti.qualcomm.com>
1 parent a80388e commit 3854bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/lava_job_render/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ runs:
151151
sh -c 'export BOOT_METHOD=fastboot && \
152152
export TARGET=qcs6490-rb3gen2 && \
153153
export TARGET_DTB=qcs6490-rb3gen2 && \
154-
python3 lava_Job_definition_generator.py --localjson ./data/cloudData.json'
154+
python3 lava_Job_definition_generator.py --localjson ./data/cloudData.json --KernelCI_PreMerge'

0 commit comments

Comments
 (0)