Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • User should be on the Home screen of the BQ platform.

  • Postman application should be installed onto the machine.

...

BQ Integration with CICD Tools

...

  1. Click on Setup.

  2. Click on Add On (s).

     

  3. Click on Add Add-on button.

     

  4. Enter meta-data for below fields :

    1. Name

    2. Add-On Type (CiClient selected by default)

    3. Description

    4. Comma Separated List of IP's (enter ip address of all the machines user wishes to allow for CI/CD. You can look up for the machine(s) ip address by typing my ip on google)

       

  5. Click on Save.

     

  6. Once user clicks on Save button, the Api Key and Secret Key will be auto-generated.

     

  7. Copy the Secret Key and use it as Authorization with Bearer Token in CICD Tools.

     

...

Running Tests from CI/CD CICD pipeline

How to setup Jenkins?

...