Versions Compared

Key

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

...

Add Configs in System Configuration Page

  1. Launch Automatics Auto499pxmatics Orchestration tool. From menu select Settings → System Configuration as shown in the image below.

       Image Modified


2. Click on 'Add configuration' shown on the top right corner of the System Configuration page and add the following 4 configurations and click on save changes button.
 

Image Modified


Parameter NameDescription
CDROUTER_SERVICE_BASE_URLCD Router Service base url
CDROUTER_PAGINATION_LIMIT

Recommended value 10

In a single API call, the orchestration side will receive 10 packages. If there are a total of 30 packages

and the pagination limit is set to 10, then these packages will be fetched in three requests

CDROUTERS

Configure the CDRouters details to be used with Automatics in given josn format.

eg: 

 [{"name":"CDRouterInstanceName1","url":"http://XXX.XXX.XXX.XX"},

{"name":"CDRouterInstanceName2","url":"http://XXX.XXX.XXX.XX"}]

Test_TypesAdd test type 'CDROUTER' along with existing test type values


3. Adding a new test type as CDROUTER

1. Navigate to the automatics URL  and select 'System Configuration' under the settings drop down as shown in the below image.

Image Modified


2. User should search for 'Test_Types' in the search bar and click on the edit button present on the right side of the page.

Image Modified


New Job Template in Job Settings Page

1 From menu select Settings → Job Settings as shown in the image below. 
Image Modified


2 Click on add new job on the right top corner as shown below.

Image Modified


3 Add job name as AUTO_CDROUTER_TEST_JOB' and under select parent job add 'AUTO_QUICK_TEST_JOB' and click on save button.

Image Modified

Configure CDRouter Base URL under Device Models

  1. Navigate to Manage Scripts page and click on 'run on models' button seen on top of the page.

 Image Modified

    2. User should add CDRouter base URL under Device Name and add 'CDROUTER' as Image Name prefix. Select the device type in Select Category and click on save button.
      

Image Modified



Configuration in Device Manager

Map the device with cdrouter instance

Add cdrouter url in extra properties of the device.  Basically, it is used for locking and unlocking of devices.  Every time a new CDRouter is connected to this device, the user should update the base URL of CDRouter connected to the corresponding device.

  1. Launch Device Manager tool.

Image Modified

2. Click on 'Edit Device Extra Properties' button. A pop-up will be shown.

Image Modified

3. In the pop-up user should add 'cdrouterinstance' under Name category and base URL of CDRouter that the device is connected to under value category. Click on add button as well as update button at the bottom.

Image Modified