Replace
<api_project_id> with your test
project's ID. You can find it in the Test
Automation box when opening your project in Talend Cloud API Tester.
Create a Maven Authenticate task and select the feed and
credentials that you added in a previous step.
Create a Maven task and configure it as follows:
Field
Value
Display name
Enter a name for your task, Launch API
Tests for example.
Maven POM file
$(pom.secureFilePath)
Goal(s)
surefire-report:report
Options
-Dapi.test.filepath=./api-test.json -Dtalend.account.id=$(talend_account_id)
-Dtalend.instance=<your_talend_instance> in which
you should replace <your_talend_instance> with
either us, eu or
ap depending on your data center.
Example
Click Save.
Results
Your release pipeline is now configured. You can create a release and deploy it.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!