Skip to content

happy smoke test #16523

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

Merged
merged 1 commit into from
Mar 3, 2023
Merged

happy smoke test #16523

merged 1 commit into from
Mar 3, 2023

Conversation

iQQBot
Copy link
Contributor

@iQQBot iQQBot commented Feb 23, 2023

Description

We want to improve gitpod to be more reliable, in case someone changes the common path, but does not verify, we want to run a simple smoke test for each successful main build

This test only contains

  • start a private repo workspace with image build and stop it.

Related Issue(s)

Part of #16196

How to test

  1. go to github action , run this action from this branch
  2. make sure the test is pass.

e.g. https://github.com/gitpod-io/gitpod/actions/runs/4253507307

FYI, I change some code for wait image build, and already run integration test for workspace and ide, make sure it don't break anything (some failed are expected)

Release Notes

NONE

Documentation

Build Options:

  • /werft with-github-actions
    Experimental feature to run the build with GitHub Actions (and not in Werft).
  • leeway-no-cache
    leeway-target=components:all
  • /werft no-test
    Run Leeway with --dont-test
Publish Options
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer Options
  • with-ee-license
  • with-slow-database
  • with-dedicated-emulation
  • with-ws-manager-mk2
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated

Preview Environment Options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-pd-happy-smoke-test.10 because the annotations in the pull request description changed
(with .werft/ from main)

@iQQBot
Copy link
Contributor Author

iQQBot commented Feb 23, 2023

/werft run with-integration-tests=all recreate-vm

👍 started the job as gitpod-build-pd-happy-smoke-test.11
(with .werft/ from main)

@iQQBot iQQBot force-pushed the pd/happy-smoke-test branch from c2af486 to 5a460b2 Compare February 23, 2023 14:20
@iQQBot iQQBot marked this pull request as ready for review February 23, 2023 14:59
@iQQBot
Copy link
Contributor Author

iQQBot commented Feb 23, 2023

Copy link
Contributor

@mads-hartmann mads-hartmann left a comment

Choose a reason for hiding this comment

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

These changes look great! I happy reusing preivew-env-check-regression for this.

One thought for a follow-up PR: This job currently doesn't do anything when it fails. Would you be able to have it write a Slack message to #development-pipline - if it becomes annoying we can always disable the Slack message again ☺️

@iQQBot
Copy link
Contributor Author

iQQBot commented Feb 27, 2023

Would you be able to have it write a Slack message to #development-pipline

Could you help me to add this webhook URL to the repo secret? cc @mads-hartmann

@mads-hartmann
Copy link
Contributor

mads-hartmann commented Feb 28, 2023

@iQQBot Done 🧡 I named it DEVELOPMENT_PIPELINE_SLACK_WEBHOOK_URL

@iQQBot iQQBot force-pushed the pd/happy-smoke-test branch 5 times, most recently from b8759bd to 2681da3 Compare March 2, 2023 12:22
@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-pd-happy-smoke-test.20 because the annotations in the pull request description changed
(with .werft/ from main)

@iQQBot
Copy link
Contributor Author

iQQBot commented Mar 2, 2023

/werft run with-preview recreate-vm

👍 started the job as gitpod-build-pd-happy-smoke-test.21
(with .werft/ from main)

@iQQBot iQQBot force-pushed the pd/happy-smoke-test branch 2 times, most recently from 33f45e1 to d18a1f4 Compare March 3, 2023 04:07
@iQQBot
Copy link
Contributor Author

iQQBot commented Mar 3, 2023

/unhold

@roboquat roboquat merged commit 3daeaa3 into main Mar 3, 2023
@roboquat roboquat deleted the pd/happy-smoke-test branch March 3, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants