# Trigger Execution List

#### Step-by-step process to trigger Avo Assure Client mage on Cloud infrastructure:

1. Open the **Kubernetes Clusters infrastructure** in system.

{% hint style="info" %}
**Note*****:*** Users can trigger the execution list on any available infrastructure using the ICE image copied from the DevOps window in Avo Assure. This ICE image can be run across different infrastructures through Docker.
{% endhint %}

<figure><img src="/files/SPWkGlnPP48aSXzwelCp" alt=""><figcaption></figcaption></figure>

2. Paste the copied code snippet from the DevOps window where the ICE image was copied and **run** it.

{% hint style="info" %}
**Note:** After running it, user can see the Avo Assure Client image, was configure to the Kubernetes Clusters infrastructure.
{% endhint %}

<figure><img src="/files/guCFxWzgpftK0vh1xCGU" alt=""><figcaption></figcaption></figure>

3. Paste the second copied **code snippet** from the DevOps window, which contains the Execution list details and **run** it.

<figure><img src="/files/wt2G6TyDG30PxCLbRKgm" alt=""><figcaption></figcaption></figure>

4. Once triggered, the execution starts on the Kubernetes Cluster infrastructure, and two links are displayed in the console:

**A.  reportLink**

**B.  runningStatusLink**

<figure><img src="/files/W2QusNzVzEjHdEeFRhe2" alt=""><figcaption></figcaption></figure>

5. Steps after clicking **reportLink** and **runningStatusLink:**

{% tabs %}
{% tab title="A. reportLink" %}

#### Once after clicking reportLink, then it will navigate to the Avo Assure Login page

1. Provide **Username** and **Password** in their respective filed.
2. Click **login** button, it will directly navigate to the **Report tab** in Avo Assure.

{% hint style="info" %}
**Note:** Select the recently trigged Execution list.
{% endhint %}

3. In the right pane, click **Test Case Details** button. **Run Details** pop up window appears.
4. Select **View Report** icon to navigate to **Result Summary** window.

<figure><img src="/files/2s2z1H4yWwNmHKUa7Fsx" alt=""><figcaption></figcaption></figure>

5. Expand **Test Step Group** and see the **Execution** result.

<figure><img src="/files/17lltpfrk3JHr1C46o7g" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="B. runningStatusLink" %}

1. After clicking the **runningStatusLink**, it opens a UI that displays the live execution status. (e.g., InProgress, Queued and Completed)

<figure><img src="/files/mM1gJ3uQQ0MiCIO6K1Uo" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/devops-integration/cloud-execution/ci-cd-docker/trigger-execution-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
