Skip to content

Retrieve E2E testing resources from application framework repo #3

Retrieve E2E testing resources from application framework repo

Retrieve E2E testing resources from application framework repo #3

Workflow file for this run

# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: MIT
name: Test
on:
workflow_dispatch:
push:
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
permissions:
id-token: write
contents: read
jobs:
e2e-test:
uses: ./.github/workflows/appsignals-e2e-eks-test.yml
secrets: inherit
with:
aws-region: 'us-east-1'
test-cluster-name: 'e2e-enablement-script-test'