cancel
Showing results for 
Search instead for 
Did you mean: 
swefredde
Mission Specialist
Mission Specialist
  • 518 Views

Wrong instructions/grading script in compreview-topology

In the last assignment in the compreview-topology lab your instructed to create a replication-agreement between the two replicas named "replica-agreement". (My?) Instructions says to use the replica2 as left node but grading fails if you don't use the replica1 as left node.

1 Reply
wojlys
Mission Specialist
Mission Specialist
  • 41 Views

Yeah, the problem is with the Verify topology segments task inside /home/student/.venv/labs/lib/python3.9/site-packages/rh362/ansible/review-topology/grade-replication.yml.

 

The task asserts the left node is set to replica1. 

wojlys_0-1732200307086.png

 

After modification, the grading script works as expected:

wojlys_1-1732200521259.png

 

 

Join the discussion
You must log in to join this conversation.