We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf58e8 commit d1a3886Copy full SHA for d1a3886
.github/workflows/multicluster-e2e.yaml
@@ -57,6 +57,7 @@ jobs:
57
token: ${{ secrets.INFRA_TOKEN }}
58
flavor: osd-on-aws
59
name: ${{ matrix.name }}-${{ steps.cluster_id.outputs.short_sha }}
60
+ description: "Used for acs-fleet-manager Multicluster E2E tests. Workflow run: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
61
lifespan: 3h
62
args: nodes=3,machine-type=m5.2xlarge
63
wait: true
0 commit comments