HomeSort by relevance Sort by last modified time
    Searched refs:dockerjob (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/tools/interop_matrix/
create_matrix_images.py 34 import dockerjob
144 dockerjob.remove_image(orig_tag, skip_nonexistent=True)
254 dockerjob.remove_image(image, skip_nonexistent=True)
run_interop_matrix_tests.py 35 import dockerjob
257 dockerjob.remove_image(image, skip_nonexistent=True)
  /external/grpc-grpc/tools/run_tests/
run_interop_tests.py 34 import python_utils.dockerjob as dockerjob
754 dockerjob.docker_kill(job._spec.container_name)
798 container_name = dockerjob.random_name(
886 container_name = dockerjob.random_name(
922 container_name = dockerjob.random_name(
    [all...]

Completed in 447 milliseconds