Task03
Trigger CD Pipeline

Trigger CD Pipeline

Step 1 - Navigate to the Merge Request

To open the merge request page:

  1. Hover over Code on side menu
  2. Click Merge Requests
  3. Then click the PR link we just created: initial setup



Step 2 - Merge the Request

On Merge Request details page:

  1. Click Merge
  2. Once code is merged, a new CD pipeline is triggered, click Pipeline

Step 3 - Wait till pipeline is finished


Step 4 - Verfiy on NDFC

In your browser, open another instance of the browser or another tab. Copy the url of Nexus Dashboard:

  • ND URL: https://10.15.0.98/appcenter/cisco/ndfc/ui/lan-fabric/fabrics
  • Username: admin
  • Password: cisco.123

Check fabric-prod

This time open the fabric page and check fabric-prod, NOT fabric-stage. Remember the CD pipeline pushes changes to the production fabric.

Open fabric page and open fabric-prod, and verify VRF and Networks are provisioned:

  • Introduction
  • NDFC and Ansible
  • Lab Environment and Topology
  • Task01 Setup Ansible
  • Task02 Overlay Playbook
  • Task03 CI/CD Pipeline
  • Thanks
  • Bonus: Task04 Policy Playbook