I am working through ch05s05 lab in DO188, and having trouble passing my test cases despite running the correct commands provided in the course.
I am currently passing 5 out of the 7 testcases when I'm confident that I should be passing at least 6 out of the 7 testcases. The 5th testcase says that I dont have the persistent-db volume mounted to the container even though I specify this field within the command exactly how the course solution has it.
What am I doing wrong here? Also, because the other 5 test cases are passing I know my frontend and backend containers are configuring correctly but I am not sure as to why the 7th test case isn't passing.
@tanaysrivastava The 4th task is failing with message : persisting-db is not running and 7th task is failing with routing not working. The 7th task is : "Expose the port 3000
on the machine to route requests to port 8080
inside the container."
It is a chance for you to rectify the errors on your own which will help you in real life as well as in exam scenarios. The lab was working fine last when I check somedays ago.
You can run the lab finish command and then retry this lab from scratch one more time to see if you can get this complete.
@tanaysrivastava The 4th task is failing with message : persisting-db is not running and 7th task is failing with routing not working. The 7th task is : "Expose the port 3000
on the machine to route requests to port 8080
inside the container."
It is a chance for you to rectify the errors on your own which will help you in real life as well as in exam scenarios. The lab was working fine last when I check somedays ago.
You can run the lab finish command and then retry this lab from scratch one more time to see if you can get this complete.
FYI the lab is working fine, so you need to check about task 4 and task 7
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.