Removed `CONTAINER_ID` in prepare.sh, so `CONTAINER_ID` in base.sh is used.
What does this MR do?
Removed CONTAINER_ID in prepare.sh
Why was this MR needed?
CONTAINER_ID in prepare.sh is not same with the one in base.sh. So the container launched in prepare.sh can not be used in run.sh or cleanup.sh
Are there points in the code the reviewer needs to double check?
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased