Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Add smoke tests #276

Merged
merged 4 commits into from
Nov 29, 2023
Merged

Add smoke tests #276

merged 4 commits into from
Nov 29, 2023

Conversation

pamelafox
Copy link
Collaborator

No description provided.

@pamelafox pamelafox requested a review from kjaymiller November 28, 2023 22:10
env:
URI: ${{needs.build.outputs.uri}}
run: |
echo "Sleeping 1 minute due to https://github.com/Azure/azure-dev/issues/2669"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I do wonder if we want to do this a fancier way. We could even write a Python script using tenacity to check for 200 status with backoff and 10 attempts, that sort of thing. Or we could do that in bash (barf).

Copy link
Owner

Choose a reason for hiding this comment

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

I think we can make it cooler later... this works for now (unless it doesn't)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It does seem to work so far! We'll see what happens when we cruft update on all 17 repos.

@pamelafox
Copy link
Collaborator Author

Copy link
Owner

@kjaymiller kjaymiller left a comment

Choose a reason for hiding this comment

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

Looks great! Happy to get smoke-tests added to our demos!

@pamelafox pamelafox merged commit 2bbde1b into main Nov 29, 2023
1 check passed
@pamelafox pamelafox deleted the smoketest branch November 29, 2023 20:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants