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

Skip updates, {vm,kubernetes}-azure-yaml #494

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

cnunciato
Copy link
Member

@cnunciato cnunciato commented Jan 12, 2023

As a follow-up to https://github.com/pulumi/devrel-team/issues/464, this change skips running full updates for all templates, relying instead on successful previews, and adds vm-azure-yaml and kubernetes-azure-yaml to the list of skipped tests.

Doesn't represent the ideal state for sure, but given the state we're in now, we think this is an acceptable trade-off to get back to reliably passing while we explore alternative ways to run full deployments for some or all templates.

Note that this change also skips testing github-go (temporarily) due to #481. I'll remove it from the list once that issue's fixed.

Fixes https://github.com/pulumi/devrel-team/issues/487.

@@ -125,14 +125,11 @@ jobs:
env:
PULUMI_PYTHON_CMD: python
TESTPARALLELISM: 3
SKIPPED_TESTS: "alicloud,digitalocean,kubernetes,openstack,equinix-metal,civo,aiven,auth0,github,oci,java-jbang,java-gradle,azuredevops,container"
Copy link
Member Author

@cnunciato cnunciato Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why these are overridden -- I believe these steps should inherit the values set on line 22.

@cnunciato cnunciato force-pushed the cnunciato/previews-only branch 2 times, most recently from 00b67ce to 0485426 Compare January 12, 2023 20:35
@cnunciato cnunciato marked this pull request as ready for review January 12, 2023 20:36
@cnunciato cnunciato changed the title Skip updates, vm-azure-yaml Skip updates, {vm,kubernetes}-azure-yaml Jan 12, 2023
@cnunciato cnunciato requested a review from a team January 12, 2023 20:43
@cnunciato cnunciato force-pushed the cnunciato/previews-only branch 2 times, most recently from 3e3e804 to a4218ce Compare January 12, 2023 21:16
Copy link
Contributor

@scottslowe scottslowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@cnunciato cnunciato merged commit 9f115cb into master Jan 13, 2023
@cnunciato cnunciato deleted the cnunciato/previews-only branch January 13, 2023 00:18
dirien pushed a commit to dirien/templates that referenced this pull request Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants