queue added to competition while unpacking from YAML
@ mention of reviewers`
@Didayolo`
A brief description of the purpose of the changes contained in this PR.
While unpacking a competition with queue
mentioned in the YAML file was failing.
Now a queue
is attached to a competition while unpacking if the queue name is provided in this field.
Issues this PR resolves
https://github.com/codalab/codabench/issues/855
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge