Closed krtkvrm closed 4 years ago
@deshraj @RishabhJain2018 @rishabhbhardwaj @fristonio Please review
@vkartik97 can you please add a short description to this PR?
@deshraj Added :)
@vkartik97 Can you please add the usage of evalai push
command in the development/test version?
Deliverables:
localhost:5000
. Ref: registry:2$ evalai push
. The test involvestest_make_submission_for_docker_based_challenge_setup
: Spawning a new isolatedregistry:2
on random open port(get_open_port
), where image push will be testedtest_make_submission_for_docker_based_challenge
: Push aScratch
image to registry created insetup
.test_make_submission_for_docker_based_challenge_teardown
: To delete the spawned registry after the test is done.