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

fix: smoke test the tagged release before upgrading #3276

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

safeer
Copy link
Contributor

@safeer safeer commented Oct 31, 2024

Run the tagged release's smoke test on its released image, which sets up the deployments to upgrade, before running the upgrade tests.

@safeer safeer requested a review from stuartwdouglas October 31, 2024 17:51
@safeer safeer requested a review from alecthomas as a code owner October 31, 2024 17:51
This was referenced Oct 31, 2024
cp ./tmpsmoketest/deployment/Justfile ./deployment/Justfile
echo "Removing tmpsmoketest"
rm -r ./tmpsmoketest
# # # These are disabled until the tagged release has the integration test changes.
Copy link
Contributor

Choose a reason for hiding this comment

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

is this commented out because you plan on bringing it back?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it was, until we had a tagged release with the smoketest changes. Going in a different direction now though 🙃

@safeer safeer changed the title chore: smoke test disable no-op git checkout fix: smoke test the tagged release before upgrading Oct 31, 2024
@safeer safeer force-pushed the saf/smoketest_disable_noop branch from b8ec637 to 23f46a6 Compare October 31, 2024 22:30
@safeer safeer added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Oct 31, 2024
@safeer safeer enabled auto-merge (squash) October 31, 2024 23:15
@safeer safeer force-pushed the saf/smoketest_disable_noop branch 2 times, most recently from 1f53529 to fb40a87 Compare November 1, 2024 21:31
@stuartwdouglas stuartwdouglas force-pushed the saf/smoketest_disable_noop branch from fb40a87 to d27e329 Compare November 5, 2024 02:20
@safeer safeer merged commit acd4c82 into main Nov 5, 2024
92 of 93 checks passed
@safeer safeer deleted the saf/smoketest_disable_noop branch November 5, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants