File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 command : make test_python2_all
4242 - run :
4343 name : Test if image size increase
44- command : make test_debian9_image_size
44+ command : make test_debian10_image_size
4545 - run :
46- name : Running debian9 CI Tests
46+ name : Running debian10 CI Tests
4747 command : make run_tests_debian10
4848 no_output_timeout : 20m
4949 - store_artifacts :
Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ docker exec -it $1 bash -c 'if [[ $$(python -V 2>&1) =~ "Python 2" ]] ; then ech
400400docker kill $1
401401endef
402402
403- test_debian9_image_size :
404- $(call test_image_size,splunk-debian-9 )
403+ test_debian10_image_size :
404+ $(call test_image_size,splunk-debian-10 )
405405
406406define test_image_size
407407docker pull splunk/splunk:edge
You can’t perform that action at this time.
0 commit comments