Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow failure: Run Acceptance Tests from Cron #214

Closed
pulumi-bot opened this issue Oct 25, 2024 · 2 comments
Closed

Workflow failure: Run Acceptance Tests from Cron #214

pulumi-bot opened this issue Oct 25, 2024 · 2 comments
Assignees
Labels
kind/engineering Work that is not visible to an external user p1 Bugs severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Milestone

Comments

@pulumi-bot
Copy link

pulumi-bot commented Oct 25, 2024

Workflow Failure

Run Acceptance Tests from Cron has failed. See the list of failures below:

@pulumi-bot pulumi-bot added kind/engineering Work that is not visible to an external user needs-triage Needs attention from the triage team p1 Bugs severe enough to be the next item assigned to an engineer labels Oct 25, 2024
@justinvp justinvp removed the needs-triage Needs attention from the triage team label Oct 28, 2024
@justinvp
Copy link
Member

The ALB example tests are failing with:

          error: main.pp:40,3-19: unsupported attribute 'enableZonalShift'; unsupported attribute 'enableZonalShift'
          error: main.pp:94,3-24: unsupported attribute 'tcpIdleTimeoutSeconds'; unsupported attribute 'tcpIdleTimeoutSeconds'

Looks like the module is using new capabilities of v5.73.0 of the AWS provider, and the associated Pulumi update is still in progress: pulumi/pulumi-aws#4674

We could temporarily pin the test to older commit of the module until pulumi/pulumi-aws#4674 has been merged and released.

@justinvp justinvp added this to the 0.112 milestone Oct 28, 2024
@justinvp justinvp modified the milestones: 0.112, 0.113 Nov 12, 2024
@justinvp justinvp added the resolution/fixed This issue was fixed label Nov 13, 2024
@justinvp
Copy link
Member

The tests are now running successfully. I'm guessing fixed by the release of pulumi/pulumi-aws#4674

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p1 Bugs severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants