-
Notifications
You must be signed in to change notification settings - Fork 81
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
Travis tests failing #300
Comments
I've combed through the last handful of failed CI tests on master, and the errors are the same as reported in #267:
We're seeing this error across all examples/tests that have at least 1 cluster defined that does not use a newly created VPC, and instead depends on the account's default VPC. Givens:
Failing examples/tests:
pulumi-eks/nodejs/eks/nodegroup.ts Lines 565 to 601 in 40f965b
Related PRs that attempted to fix #267: |
cc @lukehoban |
Ran a slew of attempts, all with varying outcomes, but no clear resolution. cc @lukehoban @stack72 @CyrusNajmabadi For starters, these are all the examples/tests we have. There are 6 core examples:
There are 4
There are 6 regression tests currently, and 2 new ones in the pipeline per #302 :
and
Fix attempts and outcomes:
In summary:
|
Another issue:
|
Related pulumi/pulumi-kubernetes#958 |
The |
Confirmed that i have not seen this today in EKS CI. Still debugging rest of the issues we're seeing today:
|
Travis tests have failed or errored for the last 16 days, and for 20 of the 21 latest runs in
master
.The text was updated successfully, but these errors were encountered: