cancel
Showing results for 
Search instead for 
Did you mean: 
  • 484 Views

lab grade compreview-topology

Hi, don't understand why the lab grade fail on replica

FAIL Verifying replication agrrements => test : 'idm : Verify topology segments: Error in replication agreements'

Regarding the solution, all seems to be good.

name replica-agreement, left replica2,  right replica1

How can I check what the lab grade is checking

Regards

2 Replies
Wasim_Raja
Moderator
Moderator
  • 462 Views

@Patrick06480 Thanks for reaching out.

I tried the exercise and I am unable to see any issues with grading.

Wasim_Raja_0-1707234925562.png

Can you make sure you are following all the steps correctly especially step 5 which deals with the replication agreement.

0 Kudos
  • 394 Views

Hi thanks for the reply, Perhaps we don't have the same version of lab or course ?

For me, the subject :

  • Use the IdM console to create a replication agreement between the replica2 and replica1 machines for the domain suffix. Use the replica2 machine as the left node for the replication agreement. Set replica-agreement as the name of the replication agreement.

 
I've finaly find the grade in /home/student/.venv/labs/lib/python3.9/site-packages/th362/ansible/review-topology
In the file "grade-replication.yml"
ansible.builtin.assert:
  that:
    - ts_count.stdout |int == 3
    - "'Left node: repica1.lab.example.com' in replica1_replica2_ts.stdout"

I've change replica1 by replica2 in the yml file and the grab succeed.

I hope there's no such bug for the certification.

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